summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/fast-isel-pic.ll
Commit message (Expand)AuthorAgeFilesLines
* Fix tests.Peter Collingbourne2015-10-261-1/+1
* ARM/ELF: Better codegen for global variable addresses.Peter Collingbourne2015-10-261-11/+9
* Limit the range of processors supported by ARM fast isel to v6 orEric Christopher2015-09-181-1/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-5/+5
* 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
OpenPOWER on IntegriCloud