[arm-fast-isel] Add support for ELF PIC.
authorJush Lu <jush.msn@gmail.com>
Thu, 27 Sep 2012 05:21:41 +0000 (05:21 +0000)
committerJush Lu <jush.msn@gmail.com>
Thu, 27 Sep 2012 05:21:41 +0000 (05:21 +0000)
commit8f50647662560167b88851f92c3c891d2e7c1696
tree0b5503094e5e914662605cfba1f444f29484d8d1
parent5e9299070350b89a05491e2568a7aa9025805e81
[arm-fast-isel] Add support for ELF PIC.

This is a preliminary step towards ELF support; currently ARMFastISel hasn't
been used for ELF object files yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164759 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.h
lib/Target/ARM/ARMFastISel.cpp
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/ARMMachineFunctionInfo.h
lib/Target/ARM/ARMTargetMachine.cpp
test/CodeGen/ARM/fast-isel-pic.ll