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