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)
commit3fa362a51a0593421080fa4178206b8bbff89eca
treed19e91582de920f50f33bc4fecd97698d01df7c5
parent42a312b26158836b3a8f8d34f3e83c1229ec4419
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).

llvm-svn: 178119
llvm/lib/Target/PowerPC/PPCInstrInfo.td