summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/fast-isel-cbz.ll
AgeCommit message (Expand)Author
2016-08-01[AArch64] Register passes so they can be run by llcDiana Picus
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-10-27[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.Juergen Ributzka
2014-10-27[FastISel][AArch64] Use 'cbz' also for null values (pointers).Juergen Ributzka
2014-10-24[AArch64] Fix fast-isel of cbz of i1, i8, i16Oliver Stannard
2014-09-17[FastISel][AArch64] Fold compare with zero and branch into CBZ and CBNZ.Juergen Ributzka