[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.
[oota-llvm.git] / test / CodeGen / AArch64 / basic-pic.ll
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-04-14 Tim NorthoverARM64: specify full triple in tests to pacify Windows.
2014-04-14 Tim NorthoverARM64: enable more regression tests from AArch64
2013-10-28 Rafael EspindolaConvert a llc -filetype=obj test into a llvm-mc test.
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-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.