aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/structsinregs.ll
AgeCommit message (Expand)Author
2013-03-27Remove the link register from the GPR classes on PowerPC.Bill Schmidt
2013-03-18Change test cases to handle unaligned references.Bill Schmidt
2013-03-16Remove FIXMEs in PPC test cases related to unaligned loads/storesHal Finkel
2013-03-15Enable unaligned memory access on PPC for scalar typesHal Finkel
2013-03-14Not all PPC functions with a frame pointer need a RS spill slotHal Finkel
2012-10-25This patch addresses a PPC64 ELF issue with passing parameters consisting ofBill Schmidt
2012-10-16This patch addresses PR13949.Bill Schmidt
2012-09-20Specify cpu to get the correct instruction ordering. Remove XFAIL.Roman Divacky
2012-09-19Really XFAIL test/CodeGen/PowerPC/structsinregs.ll.Jordan Rose
2012-09-19XFAIL test/CodeGen/PowerPC/structsinregs.llBill Schmidt
2012-09-19Small structs for PPC64 SVR4 must be passed right-justified in registers.Bill Schmidt