summaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetCallingConv.h
Commit message (Expand)AuthorAge
* ARM: HFAs must be passed in consecutive registersOliver Stannard2014-05-09
* Replace '#include ValueTypes.h' with forward declarations.Patrik Hagglund2014-03-12
* Implement inalloca codegen for x86 with the new inalloca designReid Kleckner2014-01-31
* SelectionDAG: Pass along the original argument/element type in ISD::InputArgTom Stellard2013-10-23
* Remove unused, undefined ArgFlagsTy::getArgFlagsString; add a comment about '...Stephen Lin2013-04-21
* Add CodeGen support for functions that always return arguments via a new para...Stephen Lin2013-04-20
* OutputArg: added an index of the original argument to match the change toManman Ren2012-11-01
* Issue description:Stepan Dyatkovskiy2012-10-10
* Convert comments to proper Doxygen comments.Dmitri Gribenko2012-06-09
* Minimize #include's and forward-declares in Target.Nick Lewycky2011-12-10
* Add missing includes/decls.Eli Friedman2011-11-04
* Inside the calling convention logic LocVT is always a simpleDuncan Sands2010-11-03
* Split the SDValue out of OutputArg so that SelectionDAG-independentDan Gohman2010-07-07
* Move ArgFlagsTy, OutputArg, and InputArg out of SelectionDAGNodes.h andDan Gohman2010-07-07