llvm-6502/tools/bugpoint
Brian Gaeke ad95d9ef50 Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h",
so that we can easily change its use to be conditional on the result of
an autoconf test later.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6723 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-16 21:54:01 +00:00
..
BugDriver.cpp Clarify BugDriver.cpp:BugDriver::ParseInputFile()'s return values in its 2003-05-23 05:34:32 +00:00
BugDriver.h Speed up convergence significantly and also reduce the size of testcases by making large portions of a function's CFG dead at a time. 2003-04-24 23:51:38 +00:00
bugpoint.cpp Bugpoint is always verbose, eliminate option 2003-05-03 03:18:41 +00:00
CrashDebugger.cpp Remove stupid thinko that was preventing bugpoint from working 2003-06-02 04:54:29 +00:00
ExecutionDriver.cpp Make a comment more accurate 2003-05-03 03:20:36 +00:00
ExtractFunction.cpp Allow disabling final cleanups 2003-05-21 20:38:59 +00:00
ListReducer.h Rename Kept -> Suffix 2003-04-25 03:16:33 +00:00
Makefile Link in lots o libraries 2003-01-14 21:30:30 +00:00
Miscompilation.cpp Print filename correctly 2003-05-12 14:32:04 +00:00
OptimizerDriver.cpp Give better information about how the passes crash 2003-06-02 04:54:16 +00:00
SystemUtils.cpp Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h", 2003-06-16 21:54:01 +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