RALinScan::attemptTrivialCoalescing() was returning a virtual register instead...
RALinScan::attemptTrivialCoalescing() was returning a virtual register instead of the physical register it is allocated to. This resulted in virtual register(s) being added the live-in sets. llvm-svn: 72890
Loading
Please register or sign in to comment