Age | Commit message (Expand) | Author |
2013-03-21 | Implement builtin_{setjmp/longjmp} on PPC | Hal Finkel |
2013-02-06 | PPC calling convention cleanup. | Bill Schmidt |
2013-01-17 | This patch fixes PR13626 by providing i128 support in the return | Bill Schmidt |
2013-01-17 | This patch fixes the PPC calling convention to handle returns of | Bill Schmidt |
2012-11-05 | On PowerPC64, integer return values (as well as arguments) are supposed | Ulrich Weigand |
2012-04-17 | Remove unused CCIfSubtarget. | Jay Foad |
2012-03-06 | Convert PowerPC to register mask operands. | Roman Divacky |
2012-02-18 | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu |
2010-08-17 | fix emacs language spec's, patch by Edmund Grimley-Evans! | Chris Lattner |
2010-02-16 | Drop support for the InReg attribute on the ppc backend. This was used by | Rafael Espindola |
2009-07-03 | Refactor ABI code in the PowerPC backend. | Tilmann Scheller |
2009-07-03 | Implement the SVR4 ABI for PowerPC. | Tilmann Scheller |
2008-03-17 | Make Complex long long/double/long double work | Dale Johannesen |
2008-03-17 | Next round of PPC32 ABI changes. Allow for gcc | Dale Johannesen |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-10-05 | First round of ppc long double. call/return and | Dale Johannesen |
2007-05-03 | revert accidental commit | Chris Lattner |
2007-05-03 | add support for printing offset of global | Chris Lattner |
2007-04-03 | The PPC64 ELF ABI is "intended to use the same structure layout and calling c... | Nicolas Geoffray |
2007-04-03 | The ELF ABI specifies F1-F8 registers as argument registers for double, not | Nicolas Geoffray |
2007-03-06 | Switch PPC return lower to use an autogenerated CC description. | Chris Lattner |