Skip to content
Commit 579ba2ac authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on top...

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.

llvm-svn: 105612
parent 45c1d289
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment