summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCCallingConv.td
AgeCommit message (Expand)AuthorFilesLines
2014-07-21[PowerPC] ELFv2 aggregate passing supportUlrich Weigand1-10/+17
2014-03-28[PowerPC] v2[fi]64 need to be explicitly passed in VSX registersHal Finkel1-3/+8
2014-03-26[PowerPC] Add v2i64 as a legal VSX typeHal Finkel1-4/+4
2014-03-22[PowerPC] Fix the VSX v2f64 return registerHal Finkel1-4/+4
2014-02-28Add CR-bit tracking to the PowerPC backend for i1 valuesHal Finkel1-1/+8
2013-08-30[PowerPC] Call support for fast-isel.Bill Schmidt1-0/+11
2013-08-26[PowerPC] More fast-isel chunks (returns and integer extends)Bill Schmidt1-0/+20
2013-07-02Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handlingHal Finkel1-17/+22
2013-03-27Don't spill PPC VRSAVE on non-Darwin (even in SjLj)Hal Finkel1-1/+2
2013-03-21Implement builtin_{setjmp/longjmp} on PPCHal Finkel1-0/+5
2013-02-06PPC calling convention cleanup.Bill Schmidt1-43/+14
2013-01-17This patch fixes PR13626 by providing i128 support in the returnBill Schmidt1-0/+1
2013-01-17This patch fixes the PPC calling convention to handle returns ofBill Schmidt1-2/+2
2012-11-05On PowerPC64, integer return values (as well as arguments) are supposedUlrich Weigand1-0/+7
2012-04-17Remove unused CCIfSubtarget.Jay Foad1-4/+0
2012-03-06Convert PowerPC to register mask operands.Roman Divacky1-0/+31
2012-02-18Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu1-2/+2
2010-08-17fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner1-1/+1
2010-02-16Drop support for the InReg attribute on the ppc backend. This was used byRafael Espindola1-16/+1
2009-07-03Refactor ABI code in the PowerPC backend.Tilmann Scheller1-4/+2
2009-07-03Implement the SVR4 ABI for PowerPC.Tilmann Scheller1-0/+83
2008-03-17Make Complex long long/double/long double workDale Johannesen1-1/+1
2008-03-17Next round of PPC32 ABI changes. Allow for gccDale Johannesen1-1/+1
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner1-2/+2
2007-10-05First round of ppc long double. call/return andDale Johannesen1-1/+2
2007-05-03revert accidental commitChris Lattner1-1/+3
2007-05-03add support for printing offset of globalChris Lattner1-3/+1
2007-04-03The PPC64 ELF ABI is "intended to use the same structure layout and calling c...Nicolas Geoffray1-2/+2
2007-04-03The ELF ABI specifies F1-F8 registers as argument registers for double, notNicolas Geoffray1-2/+2
2007-03-06Switch PPC return lower to use an autogenerated CC description.Chris Lattner1-0/+65