summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-fast-isel-icmp.ll
AgeCommit message (Expand)Author
2018-01-02[AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-10-27[FastISel][AArch64] Emit immediate version of icmp (subs) for null pointer ch...Juergen Ributzka
2014-08-21[FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka
2014-08-20[FastISel][AArch64] Don't fold the sign-/zero-extend from i1 into the compare.Juergen Ributzka
2014-08-19[FastISel][AArch64] Factor out ADDS/SUBS instruction emission and add support...Juergen Ributzka
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover