llvm-6502/tools/bugpoint
2009-03-12 00:53:34 +00:00
..
BugDriver.cpp Reimplement the old and horrible bison parser for .ll files with a nice 2009-01-02 07:01:27 +00:00
BugDriver.h Generalize bugpoint's concept of a "safe" backend, and add options 2008-12-08 04:02:47 +00:00
bugpoint.cpp Change various llvm utilities to use PrettyStackTraceProgram in 2009-03-06 05:34:10 +00:00
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CrashDebugger.cpp Use CloneModule's ValueMap to avoid needing to look up 2009-03-06 02:16:23 +00:00
ExecutionDriver.cpp Add a "-gcc-tool-args" option. This option acts like the "-tool-args" option, 2009-03-02 23:13:18 +00:00
ExtractFunction.cpp Add the private linkage. 2009-01-15 20:18:42 +00:00
FindBugs.cpp PR2027, Fix bugpoint's -find-bugs option, clean up the code. 2008-02-14 05:01:46 +00:00
ListReducer.h Detabify. 2008-02-26 10:46:10 +00:00
Makefile remove attributions from tools/utils makefiles. 2007-12-29 20:07:17 +00:00
Miscompilation.cpp Generalize bugpoint's concept of a "safe" backend, and add options 2008-12-08 04:02:47 +00:00
OptimizerDriver.cpp Add -silence-passes option to bugpoint. This option suppresses output generated 2008-06-12 13:02:26 +00:00
TestPasses.cpp Eliminate several more unnecessary intptr_t casts. 2009-02-18 05:09:16 +00:00
ToolRunner.cpp Also pass -gcc-tool-args when building a shared object. 2009-03-12 00:53:34 +00:00
ToolRunner.h Add a "-gcc-tool-args" option. This option acts like the "-tool-args" option, 2009-03-02 23:13:18 +00:00