Don't include DFAPacketizer in TargetInstrInfo, there's no reason.
[oota-llvm.git] / include / llvm / Target / TargetCallingConv.h
2014-05-09 Oliver StannardARM: HFAs must be passed in consecutive registers
2014-03-12 Patrik HagglundReplace '#include ValueTypes.h' with forward declarations.
2014-01-31 Reid KlecknerImplement inalloca codegen for x86 with the new inalloc...
2013-10-23 Tom StellardSelectionDAG: Pass along the original argument/element...
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...