llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll: s/REQUIRE/REQUIRES/
[oota-llvm.git] / test / CodeGen / PowerPC / structsinregs.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
2013-03-14 Hal FinkelNot all PPC functions with a frame pointer need a RS...
2012-10-25 Bill SchmidtThis patch addresses a PPC64 ELF issue with passing...
2012-10-16 Bill SchmidtThis patch addresses PR13949.
2012-09-20 Roman DivackySpecify cpu to get the correct instruction ordering...
2012-09-19 Jordan RoseReally XFAIL test/CodeGen/PowerPC/structsinregs.ll.
2012-09-19 Bill SchmidtXFAIL test/CodeGen/PowerPC/structsinregs.ll
2012-09-19 Bill SchmidtSmall structs for PPC64 SVR4 must be passed right-justi...