Remove unused, undefined ArgFlagsTy::getArgFlagsString; add a comment about 'returned'
[oota-llvm.git] / include / llvm / Target / TargetCallingConv.h
2013-04-21 Stephen LinRemove unused, undefined ArgFlagsTy::getArgFlagsString...
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2012-11-01 Manman RenOutputArg: added an index of the original argument...
2012-10-10 Stepan DyatkovskiyIssue description:
2012-06-09 Dmitri GribenkoConvert comments to proper Doxygen comments.
2011-12-10 Nick LewyckyMinimize #include's and forward-declares in Target.
2011-11-04 Eli FriedmanAdd missing includes/decls.
2010-11-03 Duncan SandsInside the calling convention logic LocVT is always...
2010-07-07 Dan GohmanSplit the SDValue out of OutputArg so that SelectionDAG...
2010-07-07 Dan GohmanMove ArgFlagsTy, OutputArg, and InputArg out of Selecti...