aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/DAGDeltaAlgorithm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper2012-09-231-2/+2
* Fix Doxygen issues:Dmitri Gribenko2012-09-141-3/+3
* Adding missing anchor to DATDeltaAlgorithm.David Blaikie2011-12-071-0/+3
* Use const_iterator where appropriate.Daniel Dunbar2010-06-081-1/+1
* ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to...Daniel Dunbar2010-06-081-0/+357