summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-fast-isel-call.ll
AgeCommit message (Expand)Author
2016-03-02[AArch64] Enable non-leaf frame pointer elimination.Geoff Berry
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-08-29[FastISel][AArch64] Use the correct register class for branches.Juergen Ributzka
2014-08-21[FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka
2014-08-19Reapply [FastISel][AArch64] Make use of the zero register when possible (r215...Juergen Ributzka
2014-08-14Revert several FastISel commits to track down a buildbot error.Juergen Ributzka
2014-08-13[FastISel][AArch64] Make use of the zero register when possible.Juergen Ributzka
2014-08-05[FastISel][AArch64] Implement the FastLowerArguments hook.Juergen Ributzka
2014-07-31[FastISel][AArch64] Add MachO large code model support for function calls.Juergen Ributzka
2014-07-23AArch64: remove "arm64_be" support in favour of "aarch64_be".Tim Northover
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover