Some ARM implementaions, e.g. A-series, does return stack prediction. That is,
[oota-llvm.git] / include / llvm / Target / TargetCallingConv.h
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...