Merging r258471:
[oota-llvm.git] / test / CodeGen / AArch64 / addsub.ll
2015-03-31 Quentin Colombet[AArch64] Fix poor codegen for add immediate.
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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-30 Tim NorthoverAArch64/ARM64: use HS instead of CS & LO instead of CC.
2014-04-14 Tim NorthoverARM64: specify full triple in tests to pacify Windows.
2014-04-14 Tim NorthoverARM64: start porting regression test suite 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.