aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/fast-isel-pic.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-7/+7
* ARM: FastISel verifier error cleanup.Jim Grosbach2013-08-261-1/+1
* When initializing the PIC global base register on ARM/ELF add pc to fix the a...Benjamin Kramer2013-08-161-0/+4
* This adds range checking for "ldr Rn, [pc, #imm]" Thumb Mihai Popa2013-07-221-4/+4
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-141-2/+2
* Revert r182937 and r182877.Rafael Espindola2013-05-301-2/+2
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-291-2/+2
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-251-4/+4
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-141-4/+4
* [arm-fast-isel] Add support for ELF PIC.Jush Lu2012-09-271-0/+18
* [arm-fast-isel] Add support for ARM PIC.Jush Lu2012-08-291-0/+43