Add initial support for ARMv7M subtarget and cortex-m3 cpu. Patch by
authorJim Grosbach <grosbach@apple.com>
Wed, 5 May 2010 20:44:35 +0000 (20:44 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 5 May 2010 20:44:35 +0000 (20:44 +0000)
commitb1dc393bd56365ad8fabb51f22c2f3ace707c39a
tree67408f996c65a958bd344c12f9f5566bc48b3424
parentbc786530574016bd34510fcea19d72a18d5405a9
Add initial support for ARMv7M subtarget and cortex-m3 cpu. Patch by
Jordy <snhjordy@gmail.com>.

Followup patches will add some tests and adjust to use Subtarget features
for the instructions.

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