Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When initializing the PIC global base register on ARM/ELF add pc to fix the a... | Benjamin Kramer | 2013-08-16 | 1 | -0/+4 |
* | This adds range checking for "ldr Rn, [pc, #imm]" Thumb | Mihai Popa | 2013-07-22 | 1 | -4/+4 |
* | Enable FastISel on ARM for Linux and NaCl, not MCJIT | JF Bastien | 2013-06-14 | 1 | -2/+2 |
* | Revert r182937 and r182877. | Rafael Espindola | 2013-05-30 | 1 | -2/+2 |
* | Enable FastISel on ARM for Linux and NaCl | JF Bastien | 2013-05-29 | 1 | -2/+2 |
* | Track IR ordering of SelectionDAG nodes 3/4. | Andrew Trick | 2013-05-25 | 1 | -4/+4 |
* | Fix ARM FastISel tests, as a first step to enabling ARM FastISel | Derek Schuff | 2013-05-14 | 1 | -4/+4 |
* | [arm-fast-isel] Add support for ELF PIC. | Jush Lu | 2012-09-27 | 1 | -0/+18 |
* | [arm-fast-isel] Add support for ARM PIC. | Jush Lu | 2012-08-29 | 1 | -0/+43 |