aboutsummaryrefslogtreecommitdiff
path: root/include/Support/PostOrderIterator.h
AgeCommit message (Expand)Author
2004-09-01Changes For Bug 352Reid Spencer
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM notice.John Criswell
2003-09-30Standardize header file commentsChris Lattner
2003-08-18Spell `necessary' correctly.Misha Brukman
2003-07-25Fix visibility problem exposed by GCC 3.3Chris Lattner
2003-06-17Regularize the names of #include-guards.Brian Gaeke
2003-03-21Update commentChris Lattner
2002-10-28Don't #include <Support/*>, #include "Support/*"Chris Lattner
2002-07-25GCC 3.1 changesChris Lattner
2002-07-24GCC 3.1 fixesChris Lattner
2002-02-24Genericize the ReversePostOrderIterator.Chris Lattner
2002-02-04PostOrderIterator really does depend on Method and BasicBlock. Obviously thisChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-11-27Create a new #include "Support/..." directory structure to move thingsChris Lattner