llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / PowerPC / structsinmem.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-11-30 Hal FinkelUpdate the cpu specified on some PPC regression tests
2013-06-13 Bill Schmidt[PowerPC] Disable fast-isel for existing -O0 tests...
2013-03-27 Bill SchmidtRemove the link register from the GPR classes on PowerPC.
2013-03-18 Bill SchmidtChange test cases to handle unaligned references.
2013-03-16 Hal FinkelRemove FIXMEs in PPC test cases related to unaligned...
2013-03-15 Hal FinkelEnable unaligned memory access on PPC for scalar types
2012-10-16 Bill SchmidtThis patch addresses PR13949.