Commit 15775097 authored by Logan Chien's avatar Logan Chien
Browse files

Fix LLVM error after loweriing thumb tMOVCCr_pseudo.

The physical register should not be used across the
machine basic block, because the register allocator
may spill or resue the register.

The previous fix for test-libstlport by adding live-ins
will not run correctly.  This CL should address
the issue.

This reverts commit 95b8007d.
parent 5d34cd7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment