Initial JIT support for ARM by Raul Fernandes Herbster.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 7 Aug 2007 01:37:15 +0000 (01:37 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 7 Aug 2007 01:37:15 +0000 (01:37 +0000)
commit0ff94f7fcc95112331ee0f4f3d31c90acb9f2952
tree54471cc29467e6090779ba4e090695e967de8d37
parenta996d52e3767fb560774dfd8bc911c927ed5ca9f
Initial JIT support for ARM by Raul Fernandes Herbster.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40887 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMInstrInfo.h
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb.td
lib/Target/ARM/ARMInstrVFP.td
lib/Target/ARM/ARMJITInfo.cpp
lib/Target/ARM/ARMRelocations.h
lib/Target/ARM/ARMTargetMachine.cpp