summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/fast-isel-tbz.ll
AgeCommit message (Expand)Author
2017-02-21[CodeGenPrepare] Sink and duplicate more 'and' instructions.Geoff Berry
2016-08-01[AArch64] Register passes so they can be run by llcDiana Picus
2016-04-19[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2016-03-10Fix testicase to turn buildbot green. NFC.Balaram Makam
2016-03-10 [AArch64] Optimize compare and branch sequence when the compare's constant o...Balaram Makam
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-11-25[FastISel][AArch64] Fix and extend the tbz/tbnz pattern matching.Juergen Ributzka
2014-10-27[FastISel][AArch64] Don't fold the 'and' instruction into the 'tbz/tbnz' inst...Juergen Ributzka
2014-09-30Recommit r218010 [FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ.Juergen Ributzka
2014-09-18Revert "[FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ."Juergen Ributzka
2014-09-18[FastISel][AArch64] Fold bit test and branch into TBZ and TBNZ.Juergen Ributzka