summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCCallingConv.td
Commit message (Expand)AuthorAge
* [PowerPC] Call support for fast-isel.Bill Schmidt2013-08-30
* [PowerPC] More fast-isel chunks (returns and integer extends)Bill Schmidt2013-08-26
* Cleanup PPC Altivec registers in CSR lists and improve VRSAVE handlingHal Finkel2013-07-02
* Don't spill PPC VRSAVE on non-Darwin (even in SjLj)Hal Finkel2013-03-27
* Implement builtin_{setjmp/longjmp} on PPCHal Finkel2013-03-21
* PPC calling convention cleanup.Bill Schmidt2013-02-06
* This patch fixes PR13626 by providing i128 support in the returnBill Schmidt2013-01-17
* This patch fixes the PPC calling convention to handle returns ofBill Schmidt2013-01-17
* On PowerPC64, integer return values (as well as arguments) are supposedUlrich Weigand2012-11-05
* Remove unused CCIfSubtarget.Jay Foad2012-04-17
* Convert PowerPC to register mask operands.Roman Divacky2012-03-06
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-17
* Drop support for the InReg attribute on the ppc backend. This was used byRafael Espindola2010-02-16
* Refactor ABI code in the PowerPC backend.Tilmann Scheller2009-07-03
* Implement the SVR4 ABI for PowerPC.Tilmann Scheller2009-07-03
* Make Complex long long/double/long double workDale Johannesen2008-03-17
* Next round of PPC32 ABI changes. Allow for gccDale Johannesen2008-03-17
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* First round of ppc long double. call/return andDale Johannesen2007-10-05
* revert accidental commitChris Lattner2007-05-03
* add support for printing offset of globalChris Lattner2007-05-03
* The PPC64 ELF ABI is "intended to use the same structure layout and calling c...Nicolas Geoffray2007-04-03
* The ELF ABI specifies F1-F8 registers as argument registers for double, notNicolas Geoffray2007-04-03
* Switch PPC return lower to use an autogenerated CC description.Chris Lattner2007-03-06