summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/fast-isel-tbz.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeGenPrepare] Sink and duplicate more 'and' instructions.Geoff Berry2017-02-211-1/+17
* [AArch64] Register passes so they can be run by llcDiana Picus2016-08-011-2/+2
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* Fix testicase to turn buildbot green. NFC.Balaram Makam2016-03-101-1/+1
* [AArch64] Optimize compare and branch sequence when the compare's constant o...Balaram Makam2016-03-101-1/+1
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-2/+2
* [FastISel][AArch64] Fix and extend the tbz/tbnz pattern matching.Juergen Ributzka2014-11-251-2/+156
* [FastISel][AArch64] Don't fold the 'and' instruction into the 'tbz/tbnz' inst...Juergen Ributzka2014-10-271-0/+16
* Recommit r218010 [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ.Juergen Ributzka2014-09-301-0/+125
* Revert "[FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ."Juergen Ributzka2014-09-181-50/+0
* [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ.Juergen Ributzka2014-09-181-0/+50
OpenPOWER on IntegriCloud