Prevent PPC::BCC first operand, the PRED number, from being isel'd into a LI instruction.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 29 Jun 2007 01:25:06 +0000 (01:25 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 29 Jun 2007 01:25:06 +0000 (01:25 +0000)
commit2bda17c92229e7116adf2edd3eea98c0a12f43cb
treefe912e850179aa5aa6a2a3d9bc4ef3228c46f5f7
parentca6c31cc419302514335e63ab927657f047516bf
Prevent PPC::BCC first operand, the PRED number, from being isel'd into a LI instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37790 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelDAGToDAG.cpp