[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / AArch64 / addsub-shifted.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-05 Matthias BraunAArch64: Make test more robust.
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-04-14 Tim NorthoverARM64: specify full triple in tests to pacify Windows.
2014-04-14 Tim NorthoverARM64: optimise (cmp x, (sub 0, y)) to (cmn x, y).
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.