llvm-6502/tools/bugpoint
Chris Lattner 47ae4a1cee If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for
narrowing, no matter what.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7596 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-05 15:51:05 +00:00
..
BugDriver.cpp Made a bunch of cleanups, as per Chris' recommendations: 2003-07-24 21:59:10 +00:00
BugDriver.h If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for 2003-08-05 15:51:05 +00:00
bugpoint.cpp Moved definition of InputArgv into ExecutionDriver.cpp -- it is only used there. 2003-07-30 17:59:23 +00:00
CodeGeneratorBug.cpp Print accurate run instructions for when testing LLC 2003-08-04 00:56:27 +00:00
CrashDebugger.cpp If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for 2003-08-05 15:51:05 +00:00
ExecutionDriver.cpp Make sure to flush the output stream so that we get incremental updates 2003-08-04 00:56:43 +00:00
ExtractFunction.cpp If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for 2003-08-05 15:51:05 +00:00
ListReducer.h CodeGeneratorBug.cpp: 2003-07-30 20:15:56 +00:00
Makefile Use $(PLATFORMLIBDL) to selectively bring in -ldl only on those platforms where 2003-06-17 20:09:18 +00:00
Miscompilation.cpp Do not attempt to reduce a test case if it is an empty set. 2003-08-04 19:03:42 +00:00
OptimizerDriver.cpp Fixed misspelling. 2003-07-21 21:58:16 +00:00
SystemUtils.cpp Use the C++, more portable, deleter 2003-08-01 20:29:18 +00:00
SystemUtils.h New files for miscompilation detection 2002-12-23 23:50:16 +00:00
TestPasses.cpp Remove unnecessary &* 2003-04-23 16:38:00 +00:00