OSDN Git Service

Use ARM/t2PseudoInst class from ARM/Thumb2 special adds/subs patterns.
authorAndrew Trick <atrick@apple.com>
Tue, 18 Oct 2011 19:18:52 +0000 (19:18 +0000)
committerAndrew Trick <atrick@apple.com>
Tue, 18 Oct 2011 19:18:52 +0000 (19:18 +0000)
commit90b7b12f012d9234488277a323231e0b7a8d12ac
tree65f405df977e31073e115664a3bd71fb62cae657
parent9d45de252c7c3851c0159db4dcaa31e93598b29e
Use ARM/t2PseudoInst class from ARM/Thumb2 special adds/subs patterns.

Clean up the patterns, fix comments, and avoid confusing both tools
and coders. Note that the special adds/subs SelectionDAG nodes no
longer have the dummy cc_out operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142397 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Target.td
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td