[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.
[oota-llvm.git] / test / CodeGen / AArch64 / sincos-expansion.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-16 Tim NorthoverAArch64/ARM64: add another set of tests from AArch64
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 3/4.
2013-03-08 Tim NorthoverAArch64: specify full triple in test as only Linux...
2013-03-08 Tim NorthoverAArch64: expand sincos operations, we don't support...