Create a new register class for the set of all GPRs except the PC. Use it to tighten...
authorOwen Anderson <resistor@mac.com>
Tue, 9 Aug 2011 22:48:45 +0000 (22:48 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 9 Aug 2011 22:48:45 +0000 (22:48 +0000)
commit51c9805c4bcca635bc6a854e4a246ebd4258f512
tree55ded190997f1ab6fc7be202c28c2b5ba8c444c2
parent18deb04e9c4285719972d10e92605e28f074614c
Create a new register class for the set of all GPRs except the PC.  Use it to tighten our decoding of BFI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137168 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMRegisterInfo.td
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
test/MC/Disassembler/ARM/invalid-BFI-arm.txt
utils/TableGen/EDEmitter.cpp