Use the list reducer to improve convergence speed and to support crashes that
authorChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 22:24:58 +0000 (22:24 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 22:24:58 +0000 (22:24 +0000)
commitaae33f9137e4a64394d8f9fe66611ae53a0ef4e8
tree51e1e6ef3682b4f0d574a4ed5b6ba01ebffa5504
parent39aebca3a2d1dd389a6d9cdfb51a53f625e244f0
Use the list reducer to improve convergence speed and to support crashes that
only occur when multiple passes interact or when multiple functions exist in a module

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5911 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/BugDriver.h
tools/bugpoint/CrashDebugger.cpp