summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/tbz-tbnz.ll
AgeCommit message (Expand)Author
2017-06-23[AArch64] Prefer Bcc to CBZ/CBNZ/TBZ/TBNZ when NZCV flags can be set for "free".Chad Rosier
2017-01-31CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2017-01-11Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt
2017-01-10CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2016-07-19[AARCH64] Enable AARCH64 lit tests on windows dev machinesSimon Pilgrim
2016-01-04[AArch64] Optimize some simple TBZ/TBNZ cases.Geoff Berry
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-08-01[AArch64] Fix test from r214518 in an attempt to appease buildbots.Chad Rosier
2014-08-01[AArch64] Generate tbz/tbnz when comparing against zero.Chad Rosier