Sort a few more #include lines in tools/... unittests/... and utils/...
[oota-llvm.git] / include / llvm / SymbolTableListTraits.h
2012-09-05 Roman DivackyRemove unused typedefs gcc4.8 warns about.
2010-06-10 Duncan SandsAvoid many "variable 'Sub' set but not used [-Wunused...
2009-09-30 Douglas GregorForward-declare ValueSymbolTable so that SymbolTableLis...
2009-03-07 Gabor Greifsimplify the way how traits get hold of the symbol...
2009-03-07 Gabor Greiffurther simplifications arising from peruse of the...
2009-03-07 Gabor GreifRemove the burden of dealing with list offsets
2009-02-27 Gabor Greiffix comments
2009-02-26 Gabor Greifremove deleteNode definition, it is inherited in an...
2008-07-28 Dan GohmanFold the useful features of alist and alist_node into...
2008-07-07 Dan GohmanAdd some basic Pool-allocation infrastructure. This...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-08-12 Reid SpencerChange casts from old style to new style. This helps...
2007-04-17 Chris LattnerThe (negative) offset from a SymbolTableListTraits...
2007-04-17 Chris LattnerRefactor SymbolTableListTraits to only have a single...
2005-04-21 Misha BrukmanRemove trailing whitespace
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-09-30 Chris LattnerStandardize header file comments
2002-06-25 Chris Lattner*** empty log message ***