aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Target/TargetCallingConv.h
AgeCommit message (Expand)Author
2013-04-21Remove unused, undefined ArgFlagsTy::getArgFlagsString; add a comment about '...Stephen Lin
2013-04-20Add CodeGen support for functions that always return arguments via a new para...Stephen Lin
2012-11-01OutputArg: added an index of the original argument to match the change toManman Ren
2012-10-10Issue description:Stepan Dyatkovskiy
2012-06-09Convert comments to proper Doxygen comments.Dmitri Gribenko
2011-12-10Minimize #include's and forward-declares in Target.Nick Lewycky
2011-11-04Add missing includes/decls.Eli Friedman
2010-11-03Inside the calling convention logic LocVT is always a simpleDuncan Sands
2010-07-07Split the SDValue out of OutputArg so that SelectionDAG-independentDan Gohman
2010-07-07Move ArgFlagsTy, OutputArg, and InputArg out of SelectionDAGNodes.h andDan Gohman