llvm-6502/tools/bugpoint
Chris Lattner 9686ae7f4e Teach bugpoint to kill optimization passes that run over the timeout limit,
which allows it to debug optimizer infinite loops.  This patch is contributed
by Nick Lewycky, thanks!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28763 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-13 03:10:48 +00:00
..
BugDriver.cpp Teach bugpoint to kill optimization passes that run over the timeout limit, 2006-06-13 03:10:48 +00:00
BugDriver.h Teach bugpoint to kill optimization passes that run over the timeout limit, 2006-06-13 03:10:48 +00:00
bugpoint.cpp Teach bugpoint to kill optimization passes that run over the timeout limit, 2006-06-13 03:10:48 +00:00
CrashDebugger.cpp Move ToolRunner.(cpp|h) into the bugpoint directory 2006-06-06 22:30:59 +00:00
ExecutionDriver.cpp Teach bugpoint to kill optimization passes that run over the timeout limit, 2006-06-13 03:10:48 +00:00
ExtractFunction.cpp Remove dead return value. 2006-05-12 17:28:36 +00:00
ListReducer.h Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
Miscompilation.cpp wrap long line 2006-05-04 23:35:31 +00:00
OptimizerDriver.cpp Teach bugpoint to kill optimization passes that run over the timeout limit, 2006-06-13 03:10:48 +00:00
TestPasses.cpp Remove trailing whitespace 2005-04-22 00:00:37 +00:00
ToolRunner.cpp After telling GCC to type of the input file with -x asm/-x c, switch back to 2006-06-09 21:31:53 +00:00
ToolRunner.h Move ToolRunner.(cpp|h) into the bugpoint directory 2006-06-06 22:30:59 +00:00