aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/DAGDeltaAlgorithm.cpp
AgeCommit message (Expand)Author
2012-09-23Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper
2012-09-14Fix Doxygen issues:Dmitri Gribenko
2011-12-07Adding missing anchor to DATDeltaAlgorithm.David Blaikie
2010-06-08Use const_iterator where appropriate.Daniel Dunbar
2010-06-08ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to...Daniel Dunbar