summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/fast-isel-pic.ll
Commit message (Expand)AuthorAge
* ARM: FastISel verifier error cleanup.Jim Grosbach2013-08-26
* When initializing the PIC global base register on ARM/ELF add pc to fix the a...Benjamin Kramer2013-08-16
* This adds range checking for "ldr Rn, [pc, #imm]" Thumb Mihai Popa2013-07-22
* Enable FastISel on ARM for Linux and NaCl, not MCJITJF Bastien2013-06-14
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Enable FastISel on ARM for Linux and NaClJF Bastien2013-05-29
* Track IR ordering of SelectionDAG nodes 3/4.Andrew Trick2013-05-25
* Fix ARM FastISel tests, as a first step to enabling ARM FastISelDerek Schuff2013-05-14
* [arm-fast-isel] Add support for ELF PIC.Jush Lu2012-09-27
* [arm-fast-isel] Add support for ARM PIC.Jush Lu2012-08-29