Remove clobbersPred. Add an OptionalDefOperand to instructions which have the 's...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 10 Jul 2007 18:08:01 +0000 (18:08 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 10 Jul 2007 18:08:01 +0000 (18:08 +0000)
commit13ab020ea08826f1b87db6ec3da63889a12e3d9d
tree37518534f9244509cc7188ef7b6b352a59690f5d
parent2bf821c4bfb945c71a86082472ce2f72d1b07473
Remove clobbersPred. Add an OptionalDefOperand to instructions which have the 's' bit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38501 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/ARMInstrInfo.h
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