aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CallingConv.h
Commit message (Expand)AuthorAgeFilesLines
* add support, testcases, and dox for the new GHC callingChris Lattner2010-03-111-0/+3
* Add MSP430 interrupt calling conv. No functionality change yet.Anton Korobeynikov2009-12-071-1/+4
* Address review comments: add 3 ARM calling conventions.Anton Korobeynikov2009-06-161-1/+12
* Add "inreg" field to CallSDNode (doesn't increaseDale Johannesen2008-09-261-5/+1
* Tidy a doxygen comment.Dan Gohman2008-07-161-1/+1
* Implement sseregparm.Dale Johannesen2008-02-051-1/+5
* Removing a leaked file.Gordon Henriksen2008-01-071-6/+1
* Setting GlobalDirective in TargetAsmInfo by default rather thanGordon Henriksen2008-01-071-1/+6
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+66