Add Thumb2 movcc instructions.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 7 Jul 2009 20:39:03 +0000 (20:39 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 7 Jul 2009 20:39:03 +0000 (20:39 +0000)
commite253c951b38e47f14a097db6ac7731c857837ae2
tree93ab9b11312b2e4c17cf418dcb3c5643368767e1
parent35bd43da76a986d3a3531325b947d3213acb614b
Add Thumb2 movcc instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74946 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/Thumb2/thumb2-select.ll [new file with mode: 0644]
test/CodeGen/Thumb2/thumb2-select_xform.ll [new file with mode: 0644]