aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/PostOrderIterator.h
Commit message (Expand)AuthorAgeFilesLines
* Convert tabs to spacesMisha Brukman2005-04-221-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-8/+8
* Add includes and use std:: for standard library calls to make codeAlkis Evlogimenos2004-09-281-2/+2
* Changes For Bug 352Reid Spencer2004-09-011-6/+6
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM notice.John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-1/+1
* Spell `necessary' correctly.Misha Brukman2003-08-181-1/+1
* Fix visibility problem exposed by GCC 3.3Chris Lattner2003-07-251-1/+1
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
* Update commentChris Lattner2003-03-211-1/+1
* Don't #include <Support/*>, #include "Support/*"Chris Lattner2002-10-281-1/+1
* GCC 3.1 changesChris Lattner2002-07-251-1/+1
* GCC 3.1 fixesChris Lattner2002-07-241-3/+4
* Genericize the ReversePostOrderIterator.Chris Lattner2002-02-241-15/+11
* PostOrderIterator really does depend on Method and BasicBlock. Obviously thisChris Lattner2002-02-041-0/+3
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-4/+4
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-0/+145