llvm-6502/tools/bugpoint
Dan Gohman f6dd0eb5c4 Use CloneModule's ValueMap to avoid needing to look up
functions by name. This fixes PR718.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66239 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-06 02:16:23 +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 fix bugpoint url, patch by Pieter de Bie! 2009-02-07 18:56:30 +00:00
CMakeLists.txt
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
ListReducer.h
Makefile
Miscompilation.cpp Generalize bugpoint's concept of a "safe" backend, and add options 2008-12-08 04:02:47 +00:00
OptimizerDriver.cpp
TestPasses.cpp Eliminate several more unnecessary intptr_t casts. 2009-02-18 05:09:16 +00:00
ToolRunner.cpp Add a "-gcc-tool-args" option. This option acts like the "-tool-args" option, 2009-03-02 23:13:18 +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