Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / CodeGen / GCMetadata.h
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...