Emit a getMatchingSuperRegClass() implementation for every target.
[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...