summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/fast-isel-cbz.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Register passes so they can be run by llcDiana Picus2016-08-011-1/+1
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.Juergen Ributzka2014-10-271-2/+1
* [FastISel][AArch64] Use 'cbz' also for null values (pointers).Juergen Ributzka2014-10-271-0/+11
* [AArch64] Fix fast-isel of cbz of i1, i8, i16Oliver Stannard2014-10-241-6/+9
* [FastISel][AArch64] Fold compare with zero and branch into CBZ and CBNZ.Juergen Ributzka2014-09-171-0/+57
OpenPOWER on IntegriCloud