OSDN Git Service

Update Thumb2 to not use CarryDefIsUnused or CarryDefIsUsed predicates, but
authorJim Grosbach <grosbach@apple.com>
Tue, 16 Feb 2010 20:42:29 +0000 (20:42 +0000)
committerJim Grosbach <grosbach@apple.com>
Tue, 16 Feb 2010 20:42:29 +0000 (20:42 +0000)
commit39be8fcfdcad1b01997b22739a889d7c819600d5
tree79457fad6e0a7800b9944465f40d5a8686e21f2b
parentcd862b19b8348ad5bc21c9fa95d08427c86aa053
Update Thumb2 to not use CarryDefIsUnused or CarryDefIsUsed predicates, but
to have the predicate on the pattern itself instead. Support for the new
ISel. Remove definitions of CarryDefIsUnused and CarryDefIsUsed since they are
no longer used anywhere.

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