OSDN Git Service

Fix predicates for Thumb co-processor instructions.
authorJim Grosbach <grosbach@apple.com>
Wed, 13 Jul 2011 21:14:23 +0000 (21:14 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 13 Jul 2011 21:14:23 +0000 (21:14 +0000)
commit9bb098ad3a3c93aec50a4a63e6894472727f8d88
tree1a8fd9062de1f114ea7a4a91b4197c5b106bb1c5
parent3bae1bf62eba1a2715ec22d9800799184cc495e6
Fix predicates for Thumb co-processor instructions.

They're all Thumb2 only, not just some of them. More refactoring cleanup
coming.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135081 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrThumb2.td
test/MC/ARM/thumb.s
test/MC/ARM/thumb2.s