[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-fast-isel-call.ll
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-29 Juergen Ributzka[FastISel][AArch64] Use the correct register class...
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-08-05 Juergen Ributzka[FastISel][AArch64] Implement the FastLowerArguments...
2014-07-31 Juergen Ributzka[FastISel][AArch64] Add MachO large code model support...
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place