summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-fast-isel.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Prefer "mov" over "orr" to materialize constants.Eli Friedman2019-03-251-2/+2
* Relax fast register allocator related test cases; NFCMatthias Braun2018-10-291-5/+5
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-1/+1
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-0/+2
* [AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson2018-01-021-1/+1
* [AArch64][FastISel] Variant of the logical instructions that use two inputQuentin Colombet2015-05-011-0/+19
* [AArch64][FastISel] Fix the setting of kill flags for MUL -> UMULH sequences.Quentin Colombet2015-05-011-0/+13
* [AArch64] Fix bad register class constraint in fast-isel for TST instruction.Quentin Colombet2015-04-301-0/+10
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-5/+5
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-4/+4
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [FastISel][AArch64] Use the zero register for stores.Juergen Ributzka2014-08-271-4/+2
* [FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka2014-08-211-1/+1
* Reapply [FastISel][AArch64] Make use of the zero register when possible (r215...Juergen Ributzka2014-08-191-2/+2
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-2/+2
* [FastISel][AArch64] Make use of the zero register when possible.Juergen Ributzka2014-08-131-2/+2
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+95
OpenPOWER on IntegriCloud