Merging r258471:
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-fast-isel.ll
2015-05-01 Quentin Colombet[AArch64][FastISel] Variant of the logical instructions...
2015-05-01 Quentin Colombet[AArch64][FastISel] Fix the setting of kill flags for...
2015-04-30 Quentin Colombet[AArch64] Fix bad register class constraint in fast...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...
2014-08-27 Juergen Ributzka[FastISel][AArch64] Use the zero register for stores.
2014-08-21 Juergen Ributzka[FastISel][AArch64] Use the correct register class...
2014-08-19 Juergen RibutzkaReapply [FastISel][AArch64] Make use of the zero regist...
2014-08-14 Juergen RibutzkaRevert several FastISel commits to track down a buildbo...
2014-08-13 Juergen Ributzka[FastISel][AArch64] Make use of the zero register when...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place