llvm-6502/tools/bugpoint
Chris Lattner 137d0ec3da Make the bugpoint reduction heuristics more effective. Patch submitted by
Domagoj Babic, thanks!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30863 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-10 21:42:25 +00:00
..
BugDriver.cpp
BugDriver.h Add a new -cbe-bug mode, which works just like -run-llc, except that it uses 2006-09-15 21:29:15 +00:00
bugpoint.cpp For PR885: 2006-08-21 05:34:03 +00:00
CrashDebugger.cpp
ExecutionDriver.cpp Add a new -cbe-bug mode, which works just like -run-llc, except that it uses 2006-09-15 21:29:15 +00:00
ExtractFunction.cpp Code cleanups, no functionality change. 2006-08-29 23:38:20 +00:00
FindBugs.cpp
ListReducer.h Make the bugpoint reduction heuristics more effective. Patch submitted by 2006-10-10 21:42:25 +00:00
Makefile Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
Miscompilation.cpp Change DisambiguateGlobalSymbols to not rename asm globals, which breaks 2006-09-07 18:21:07 +00:00
OptimizerDriver.cpp Fix --enable-valgrind. Add room for the new arguments, and don't keep 2006-09-14 04:20:17 +00:00
TestPasses.cpp
ToolRunner.cpp comment out debug code 2006-09-15 23:01:10 +00:00
ToolRunner.h Add a new -cbe-bug mode, which works just like -run-llc, except that it uses 2006-09-15 21:29:15 +00:00