aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCCallingConv.td
Commit message (Expand)AuthorAgeFilesLines
* On PowerPC64, integer return values (as well as arguments) are supposedUlrich Weigand2012-11-051-0/+7
* Remove unused CCIfSubtarget.Jay Foad2012-04-171-4/+0
* Convert PowerPC to register mask operands.Roman Divacky2012-03-061-0/+31
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-2/+2
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-171-1/+1
* Drop support for the InReg attribute on the ppc backend. This was used byRafael Espindola2010-02-161-16/+1
* Refactor ABI code in the PowerPC backend.Tilmann Scheller2009-07-031-4/+2
* Implement the SVR4 ABI for PowerPC.Tilmann Scheller2009-07-031-0/+83
* Make Complex long long/double/long double workDale Johannesen2008-03-171-1/+1
* Next round of PPC32 ABI changes. Allow for gccDale Johannesen2008-03-171-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* First round of ppc long double. call/return andDale Johannesen2007-10-051-1/+2
* revert accidental commitChris Lattner2007-05-031-1/+3
* add support for printing offset of globalChris Lattner2007-05-031-3/+1
* The PPC64 ELF ABI is "intended to use the same structure layout and calling c...Nicolas Geoffray2007-04-031-2/+2
* The ELF ABI specifies F1-F8 registers as argument registers for double, notNicolas Geoffray2007-04-031-2/+2
* Switch PPC return lower to use an autogenerated CC description.Chris Lattner2007-03-061-0/+65