summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-fast-isel-icmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Relax fast register allocator related test cases; NFCMatthias Braun2018-10-291-38/+56
* [AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson2018-01-021-1/+1
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [FastISel][AArch64] Emit immediate version of icmp (subs) for null pointer ch...Juergen Ributzka2014-10-271-0/+20
* [FastISel][AArch64] Use the correct register class to make the MI verifier ha...Juergen Ributzka2014-08-211-1/+1
* [FastISel][AArch64] Don't fold the sign-/zero-extend from i1 into the compare.Juergen Ributzka2014-08-201-0/+11
* [FastISel][AArch64] Factor out ADDS/SUBS instruction emission and add support...Juergen Ributzka2014-08-191-76/+72
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-0/+214
OpenPOWER on IntegriCloud