aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/GraphTraits.h
Commit message (Expand)AuthorAgeFilesLines
* 1. Allow SCCIterator to work with GraphT types that are constant.Duncan Sands2009-11-171-1/+1
* Fixed lint errors:Misha Brukman2009-02-201-2/+2
* Removed trailing whitespace.Misha Brukman2009-01-091-3/+3
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Use references in DF iterators. This eliminates copy-ctor calls on huge objec...Anton Korobeynikov2007-12-151-2/+2
* Use correct member access operator.Wojciech Matyjewicz2007-12-111-1/+1
* Add a GraphTraits partial specialization to make the inverse of an inverse be...Owen Anderson2007-10-031-0/+20
* Remove trailing whitespaceMisha Brukman2005-04-211-6/+6
* Changes For Bug 352Reid Spencer2004-09-011-3/+3
* 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
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
* Add dummy entries to document what members can be addedChris Lattner2002-10-131-0/+7
* Create a new #include "Support/..." directory structure to move thingsChris Lattner2001-11-271-0/+65