summaryrefslogtreecommitdiff
path: root/include/llvm/CallingConv.h
AgeCommit message (Expand)AuthorFilesLines
2010-09-25Add ret instruction to PTX backendChe-Liang Chiou1-1/+9
2010-09-25Remove trailing spaces of CallingConv.hChe-Liang Chiou1-5/+5
2010-05-16Add support for thiscall calling convention.Anton Korobeynikov1-1/+6
2010-03-11add support, testcases, and dox for the new GHC callingChris Lattner1-0/+3
2009-12-07Add MSP430 interrupt calling conv. No functionality change yet.Anton Korobeynikov1-1/+4
2009-06-16Address review comments: add 3 ARM calling conventions.Anton Korobeynikov1-1/+12
2008-09-26Add "inreg" field to CallSDNode (doesn't increaseDale Johannesen1-5/+1
2008-07-16Tidy a doxygen comment.Dan Gohman1-1/+1
2008-02-05Implement sseregparm.Dale Johannesen1-1/+5
2008-01-07Removing a leaked file.Gordon Henriksen1-6/+1
2008-01-07Setting GlobalDirective in TargetAsmInfo by default rather thanGordon Henriksen1-1/+6
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner1-2/+2
2007-04-16Fix 80 col violations.Reid Spencer1-4/+4
2007-01-28Propagate changes from my local tree. This patch includes:Anton Korobeynikov1-8/+0
2006-09-17Added some eye-candy for Subtarget type checkingAnton Korobeynikov1-7/+18
2006-06-05For PR778:Reid Spencer1-2/+4
2006-05-19Add new calling convention, as documented in LangRef.htmlChris Lattner1-0/+7
2006-02-22Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner1-1/+1
2005-05-06New fileChris Lattner1-0/+54