aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DAGDeltaAlgorithm.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-23Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper1-2/+2
2012-09-14Fix Doxygen issues:Dmitri Gribenko1-3/+3
2011-12-07Adding missing anchor to DATDeltaAlgorithm.David Blaikie1-0/+3
2010-06-08Use const_iterator where appropriate.Daniel Dunbar1-1/+1
2010-06-08ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to...Daniel Dunbar1-0/+357