[cleanup] Re-sort all the #include lines in LLVM using
[oota-llvm.git] / include / llvm / CodeGen / GCMetadata.h
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-12-11 Philip ReamesGCStrategy should not own GCFunctionInfo
2014-12-10 Philip ReamesExtend some comments around GCModuleInfo, GCFunctionInf...
2014-04-15 David BlaikieUse unique_ptr to manage ownership of GCStrategy object...
2014-03-05 Chandler Carruth[Layering] Move DebugLoc.h into the IR library. The...
2013-03-01 Yiannis TsiourisGCInfoDeleter code cleanup after r175528
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-10-26 Nicolas GeoffrayRemove GC roots that reference dead objects.
2012-06-22 Dmitri GribenkoChange comment into proper Doxygen member comment.
2012-06-09 Dmitri GribenkoConvert comments to proper Doxygen comments.
2010-09-24 Nicolas GeoffrayAttach a DebugLoc to a GC point in order to get precise...
2010-07-01 Mikhail GlushenkovTrailing whitespace.
2010-04-15 Dan GohmanAdd const qualifiers to CodeGen's use of LLVM IR constr...
2010-03-14 Chris Lattnerswitch GC_LABEL to use an MCSymbol operand instead...
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2008-08-17 Gordon HenriksenRename some GC classes so that their roll will hopefull...
2008-08-17 Gordon HenriksenFactor GC metadata table assembly generation out of...