aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCCallingConv.td
AgeCommit message (Expand)Author
2008-03-17Make Complex long long/double/long double workDale Johannesen
2008-03-17Next round of PPC32 ABI changes. Allow for gccDale Johannesen
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-10-05First round of ppc long double. call/return andDale Johannesen
2007-05-03revert accidental commitChris Lattner
2007-05-03add support for printing offset of globalChris Lattner
2007-04-03The PPC64 ELF ABI is "intended to use the same structure layout and calling c...Nicolas Geoffray
2007-04-03The ELF ABI specifies F1-F8 registers as argument registers for double, notNicolas Geoffray
2007-03-06Switch PPC return lower to use an autogenerated CC description.Chris Lattner