[ADT] Add a 'find_as' operation to DenseSet.
[oota-llvm.git] / include / llvm / ADT / GraphTraits.h
2011-12-05 Anna ZaksChange the Dominators recalculate() function to only...
2009-11-17 Duncan Sands1. Allow SCCIterator to work with GraphT types that...
2009-02-20 Misha BrukmanFixed lint errors:
2009-01-09 Misha BrukmanRemoved trailing whitespace.
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-15 Anton KorobeynikovUse references in DF iterators. This eliminates copy...
2007-12-11 Wojciech MatyjewiczUse correct member access operator.
2007-10-03 Owen AndersonAdd a GraphTraits partial specialization to make the...
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-09-01 Reid SpencerChanges For Bug 352
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM notice.
2003-09-30 Chris LattnerStandardize header file comments
2003-06-17 Brian GaekeRegularize the names of #include-guards.
2002-10-13 Chris LattnerAdd dummy entries to document what members can be added
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...