History log of /external/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h
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/include/llvm/ADT/DAGDeltaAlgorithm.h
98dc202be01fb34f26d03d4069793974677a4a66 09-Jun-2010 Rafael Espindola <rafael.espindola@gmail.com> Fix a gcc warning:

'class llvm::DAGDeltaAlgorithm' has virtual functions and accessible non-virtual destructor

Not sure if this is the best solution, but this class has state and some of the
classes that inherit from it also do, so it looks appropriate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105675 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h
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/include/llvm/ADT/DAGDeltaAlgorithm.h