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
* Fix 80 col violations.Reid Spencer2007-04-161-4/+4
* Propagate changes from my local tree. This patch includes:Anton Korobeynikov2007-01-281-8/+0
* Added some eye-candy for Subtarget type checkingAnton Korobeynikov2006-09-171-7/+18
* For PR778:Reid Spencer2006-06-051-2/+4
* Add new calling convention, as documented in LangRef.htmlChris Lattner2006-05-191-0/+7
* Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner2006-02-221-1/+1
* New fileChris Lattner2005-05-061-0/+54