[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.
[oota-llvm.git] / test / CodeGen / AArch64 / regress-tail-livereg.ll
2014-06-10 Tim NorthoverAArch64: disallow x30 & x29 as the destination for...
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-04-16 Tim NorthoverAArch64/ARM64: add another set of tests from AArch64
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-02-01 Tim NorthoverAdd explicit triples to AArch64 tests
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.