OSDN Git Service

Initial bits of ARMv4-only support.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 6 Mar 2010 19:39:36 +0000 (19:39 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 6 Mar 2010 19:39:36 +0000 (19:39 +0000)
commitce7bf1c55f5238870bae2909cd368151f1d813d1
tree70eb0846345e56a0b7fbe4c6f98306df3ee07c11
parent043f3c2a0e286dcfd4cc5a16bf006e3c45929516
Initial bits of ARMv4-only support.
Patch by John Tytgat!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97886 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
test/CodeGen/ARM/armv4.ll [new file with mode: 0644]