summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-fast-isel-call.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Prefer "mov" over "orr" to materialize constants.Eli Friedman2019-03-251-4/+4
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-3/+3
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-3/+3
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-4/+4
* [AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson2018-01-021-3/+3
* [AArch64] Enable non-leaf frame pointer elimination.Geoff Berry2016-03-021-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-3/+3
* [FastISel][AArch64] Use the correct register class for branches.Juergen Ributzka2014-08-291-0/+15
* [FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka2014-08-211-3/+3
* Reapply [FastISel][AArch64] Make use of the zero register when possible (r215...Juergen Ributzka2014-08-191-12/+13
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-13/+12
* [FastISel][AArch64] Make use of the zero register when possible.Juergen Ributzka2014-08-131-12/+13
* [FastISel][AArch64] Implement the FastLowerArguments hook.Juergen Ributzka2014-08-051-3/+149
* [FastISel][AArch64] Add MachO large code model support for function calls.Juergen Ributzka2014-07-311-31/+38
* AArch64: remove "arm64_be" support in favour of "aarch64_be".Tim Northover2014-07-231-1/+1
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+100
OpenPOWER on IntegriCloud