Be a bit more efficient when processing the active and inactive
[oota-llvm.git] / include / Support / DepthFirstIterator.h
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM notice.
2003-10-13 Chris LattnerAdd missing default argument
2003-10-13 Chris Lattneradd support for "external" depth first iterators, which...
2003-10-13 Chris LattnerExtricate the "reverse" support from the depth-first...
2003-09-30 Chris LattnerStandardize header file comments
2003-07-25 Chris LattnerFix another accessibility problem illuminated by GCC 3.3
2003-06-17 Brian GaekeRegularize the names of #include-guards.
2002-10-28 Chris LattnerDon't #include <Support/*>, #include "Support/*"
2002-07-24 Chris LattnerChanges to build with GCC 3.1
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...