Add PredicateOperand to all ARM instructions that have the condition field.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 15 May 2007 01:29:07 +0000 (01:29 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 15 May 2007 01:29:07 +0000 (01:29 +0000)
commit44bec52b1b7e9a3ac1efbae90db240b8c1ca2ad4
tree6a1a76ed9f6ef5f903fe0b8571bb7cfe3ab69b1b
parent709fd414e2e5c3f3f282864a16688409ea152706
Add PredicateOperand to all ARM instructions that have the condition field.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37066 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrVFP.td
lib/Target/ARM/ARMLoadStoreOptimizer.cpp
lib/Target/ARM/ARMRegisterInfo.cpp