summaryrefslogtreecommitdiff
path: root/include/llvm/CallingConv.h
Commit message (Expand)AuthorAge
* Special calling conventions for Intel OpenCL built-in library.Elena Demikhovsky2012-10-24
* Add in support for SPIR to LLVM core. This adds a new target and two new call...Micah Villmow2012-10-01
* Use X86_thiscall calling convention for Win64 as well.Tilmann Scheller2011-03-03
* Add Win64 thiscall calling convention.Tilmann Scheller2011-03-02
* Adding target specific calling conventions to support the MBlaze GCC functionWesley Peck2010-12-15
* Add ret instruction to PTX backendChe-Liang Chiou2010-09-25
* Remove trailing spaces of CallingConv.hChe-Liang Chiou2010-09-25
* Add support for thiscall calling convention.Anton Korobeynikov2010-05-16
* add support, testcases, and dox for the new GHC callingChris Lattner2010-03-11
* Add MSP430 interrupt calling conv. No functionality change yet.Anton Korobeynikov2009-12-07
* Address review comments: add 3 ARM calling conventions.Anton Korobeynikov2009-06-16
* Add "inreg" field to CallSDNode (doesn't increaseDale Johannesen2008-09-26
* Tidy a doxygen comment.Dan Gohman2008-07-16
* Implement sseregparm.Dale Johannesen2008-02-05
* Removing a leaked file.Gordon Henriksen2008-01-07
* Setting GlobalDirective in TargetAsmInfo by default rather thanGordon Henriksen2008-01-07
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* Fix 80 col violations.Reid Spencer2007-04-16
* Propagate changes from my local tree. This patch includes:Anton Korobeynikov2007-01-28
* Added some eye-candy for Subtarget type checkingAnton Korobeynikov2006-09-17
* For PR778:Reid Spencer2006-06-05
* Add new calling convention, as documented in LangRef.htmlChris Lattner2006-05-19
* Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean.Chris Lattner2006-02-22
* New fileChris Lattner2005-05-06