summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-fast-isel-br.ll
Commit message (Expand)AuthorAgeFilesLines
* RegAllocFast: Improve hinting heuristicMatt Arsenault2019-05-161-3/+2
* RegAllocFast: Remove early selection loop, the spill calculation will report ...Matt Arsenault2019-03-191-1/+1
* [AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson2018-01-021-1/+1
* AArch64FastISel: Use cbz/cbnz to branch on i1Matthias Braun2015-12-031-11/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-9/+9
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [FastISel][AArch64] Add target-specific lowering for logical operations.Juergen Ributzka2014-09-041-5/+4
* [FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka2014-08-211-1/+1
* [FastISel][AArch64] Fix a few BuildMI callsites where the result register was...Juergen Ributzka2014-08-191-4/+4
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+155
OpenPOWER on IntegriCloud