History log of /external/llvm/lib/Support/DAGDeltaAlgorithm.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5729c5848c74a2413cc1d32a5f3c746aff5d9ccc 07-Dec-2011 David Blaikie <dblaikie@gmail.com> Adding missing anchor to DATDeltaAlgorithm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146025 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/DAGDeltaAlgorithm.cpp
ef45832d7cc6a846cc194ef2764b76ac994fe137 08-Jun-2010 Daniel Dunbar <daniel@zuster.org> Use const_iterator where appropriate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105620 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/DAGDeltaAlgorithm.cpp
73c6031a2546ad18ab0b454fe5d711715620d140 08-Jun-2010 Daniel Dunbar <daniel@zuster.org> ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on top of the standard 'delta debugging' algorithm.
- This can give substantial speedups in the delta process for inputs we can construct dependency information for.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105612 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/DAGDeltaAlgorithm.cpp