aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Target/TargetCallingConv.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+11
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+11
* Update to LLVM 3.5a.Stephen Hines2014-04-241-0/+6
* SelectionDAG: Pass along the original argument/element type in ISD::InputArgTom Stellard2013-10-231-2/+6
* Remove unused, undefined ArgFlagsTy::getArgFlagsString; add a comment about '...Stephen Lin2013-04-211-5/+2
* Add CodeGen support for functions that always return arguments via a new para...Stephen Lin2013-04-201-16/+21
* OutputArg: added an index of the original argument to match the change toManman Ren2012-11-011-2/+12
* Issue description:Stepan Dyatkovskiy2012-10-101-2/+11
* Convert comments to proper Doxygen comments.Dmitri Gribenko2012-06-091-3/+3
* Minimize #include's and forward-declares in Target.Nick Lewycky2011-12-101-1/+0
* Add missing includes/decls.Eli Friedman2011-11-041-0/+5
* Inside the calling convention logic LocVT is always a simpleDuncan Sands2010-11-031-8/+6
* Split the SDValue out of OutputArg so that SelectionDAG-independentDan Gohman2010-07-071-24/+5
* Move ArgFlagsTy, OutputArg, and InputArg out of SelectionDAGNodes.h andDan Gohman2010-07-071-0/+161