AArch64/ARM64: enable various AArch64 tests on ARM64.
[oota-llvm.git] / test / CodeGen / AArch64 / variadic.ll
2014-04-22 Tim NorthoverAArch64/ARM64: enable various AArch64 tests on ARM64.
2014-02-20 Oliver StannardAArch64: __va_list.__stack must be 8-byte aligned
2014-02-18 Jiangning LiuFix a typo about lowering AArch64 va_copy.
2014-01-12 Nico RieckFix non-deterministic SDNodeOrder-dependent codegen
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-10-09 Tim NorthoverAArch64: enable MISched by default.
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.