OSDN Git Service

Apply the no-r0 register class to the PPC SELECT_CC_I[4|8] pseudos
authorHal Finkel <hfinkel@anl.gov>
Wed, 27 Mar 2013 05:57:58 +0000 (05:57 +0000)
committerHal Finkel <hfinkel@anl.gov>
Wed, 27 Mar 2013 05:57:58 +0000 (05:57 +0000)
commitab42ec258627376e49f84141dd7be455b1e4ab3d
tree76b56871e9aca967509e74c62a92f514f9126df8
parent56d926ac14406ef87d34fbf77632c26d8e789818
Apply the no-r0 register class to the PPC SELECT_CC_I[4|8] pseudos

Either operand of these pseudo instructions can be transformed into the first
operand of an isel instruction (and this operand cannot be r0).

This is not yet testable because we don't yet allocate r0 (and even when we do,
any test would be very fragile).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178119 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCInstrInfo.td