Add 'IsThumb' predicate to patterns marked as 'IsThumb1Only'. The latter gates
authorJim Grosbach <grosbach@apple.com>
Mon, 1 Nov 2010 17:08:58 +0000 (17:08 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 1 Nov 2010 17:08:58 +0000 (17:08 +0000)
commit6797f89815d9e26ae6b6856273e6a96ff5e135ea
tree499632c4a17ec7947c1bcf8f02d39626df5171cf
parentc70a1d985aca40b33b3e4b046b179f0d5e5e238b
Add 'IsThumb' predicate to patterns marked as 'IsThumb1Only'. The latter gates
codegen using the patterns; the latter gates the assembler recognizing the
instruction.

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