llvm-6502/tools/bugpoint
Brian Gaeke 636df3d7ec Add --tool-args flag which lets you pass arguments to llc or lli.
This is intended to address Bug 40.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13358 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-04 21:09:16 +00:00
..
BugDriver.cpp Wrap at 80 cols. 2004-04-06 17:04:30 +00:00
BugDriver.h Merge the code generator miscompilation code into the optimizer miscompilation 2004-04-05 22:58:16 +00:00
bugpoint.cpp Make sure to print a stack trace whenever an error signal is delivered 2004-02-19 20:33:00 +00:00
CrashDebugger.cpp Refactor and clean up a bunch more code. No major functionality changes. 2004-03-14 20:50:42 +00:00
ExecutionDriver.cpp Add --tool-args flag which lets you pass arguments to llc or lli. 2004-05-04 21:09:16 +00:00
ExtractFunction.cpp Minor speedup 2004-04-02 16:28:32 +00:00
ListReducer.h
Makefile
Miscompilation.cpp Teach bugpoint to be a little bit smarter and avoid repeating work 2004-04-23 20:36:51 +00:00
OptimizerDriver.cpp Fix a minor bug in runPassesOn 2004-03-14 21:37:41 +00:00
TestPasses.cpp Fix an iterator invalidation problem in a "buggy" pass 2004-03-17 17:29:08 +00:00
ToolRunner.cpp Add "Args" optional argument to AbstractInterpreter factory methods, which 2004-05-04 21:09:01 +00:00
ToolRunner.h Add "Args" optional argument to AbstractInterpreter factory methods, which 2004-05-04 21:09:01 +00:00