Guard fabs to bfc convert with V6T2 flag
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-pic.ll
2015-10-26 Peter CollingbourneFix tests.
2015-10-26 Peter CollingbourneARM/ELF: Better codegen for global variable addresses.
2015-09-18 Eric ChristopherLimit the range of processors supported by ARM fast...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2013-08-26 Jim GrosbachARM: FastISel verifier error cleanup.
2013-08-16 Benjamin KramerWhen initializing the PIC global base register on ARM...
2013-07-22 Mihai PopaThis adds range checking for "ldr Rn, [pc, #imm]" Thumb
2013-06-14 JF BastienEnable FastISel on ARM for Linux and NaCl, not MCJIT
2013-05-30 Rafael EspindolaRevert r182937 and r182877.
2013-05-29 JF BastienEnable FastISel on ARM for Linux and NaCl
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 3/4.
2013-05-14 Derek SchuffFix ARM FastISel tests, as a first step to enabling...
2012-09-27 Jush Lu[arm-fast-isel] Add support for ELF PIC.
2012-08-29 Jush Lu[arm-fast-isel] Add support for ARM PIC.