summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-fast-isel-gv.ll
AgeCommit message (Expand)Author
2018-01-02[AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson
2016-06-16AArch64: allow MOV (imm) alias to be printedTim Northover
2016-05-13add support for -print-imm-hex for AArch64Paul Osmialowski
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-09-03[FastISel][AArch64] Add target-dependent instruction selection for Add/Sub.Juergen Ributzka
2014-08-21[FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover