aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/structsinregs.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-30/+30
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC.Bill Schmidt2013-06-131-1/+1
* Remove the link register from the GPR classes on PowerPC.Bill Schmidt2013-03-271-2/+2
* Change test cases to handle unaligned references.Bill Schmidt2013-03-181-13/+5
* Remove FIXMEs in PPC test cases related to unaligned loads/storesHal Finkel2013-03-161-4/+0
* Enable unaligned memory access on PPC for scalar typesHal Finkel2013-03-151-1/+1
* Not all PPC functions with a frame pointer need a RS spill slotHal Finkel2013-03-141-10/+10
* This patch addresses a PPC64 ELF issue with passing parameters consisting ofBill Schmidt2012-10-251-7/+3
* This patch addresses PR13949.Bill Schmidt2012-10-161-18/+30
* Specify cpu to get the correct instruction ordering. Remove XFAIL.Roman Divacky2012-09-201-6/+1
* Really XFAIL test/CodeGen/PowerPC/structsinregs.ll.Jordan Rose2012-09-191-1/+1
* XFAIL test/CodeGen/PowerPC/structsinregs.llBill Schmidt2012-09-191-0/+6
* Small structs for PPC64 SVR4 must be passed right-justified in registers.Bill Schmidt2012-09-191-0/+204