Add IsThumb1Only to most 16-bit thumb instructions since we want to isel 32-bit instr...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 23 Jun 2009 19:38:13 +0000 (19:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 23 Jun 2009 19:38:13 +0000 (19:38 +0000)
commit09c39fcf83952bbe0a56b950f0d90ce4eac773d0
treeaeb1f14cca5e61f2a0433d3726d8d200193e1d14
parent35d0e8793737201d9e24f8944f0ead5636a695f4
Add IsThumb1Only to most 16-bit thumb instructions since we want to isel 32-bit instructions when they are available.

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