summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-fast-isel-br.ll
AgeCommit message (Expand)Author
2018-01-02[AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson
2015-12-03AArch64FastISel: Use cbz/cbnz to branch on i1Matthias Braun
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-09-04[FastISel][AArch64] Add target-specific lowering for logical operations.Juergen Ributzka
2014-08-21[FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka
2014-08-19[FastISel][AArch64] Fix a few BuildMI callsites where the result register was...Juergen Ributzka
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover