1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/bugpoint
Rafael Espindola e580313f9e Make EmitProgressBitcode const and add a Module argument to runPasses. Use
that argument to simplify runPassesOn.

llvm-svn: 110291
2010-08-05 00:29:04 +00:00
..
BugDriver.cpp Add a Program argument to diffProgram to avoid a use of swapProgramIn. 2010-07-30 14:19:00 +00:00
BugDriver.h Make EmitProgressBitcode const and add a Module argument to runPasses. Use 2010-08-05 00:29:04 +00:00
bugpoint.cpp
CMakeLists.txt
CrashDebugger.cpp Make EmitProgressBitcode const and add a Module argument to runPasses. Use 2010-08-05 00:29:04 +00:00
ExecutionDriver.cpp Add const to some methods and change TestMergedProgram to return the merged 2010-07-31 14:34:49 +00:00
ExtractFunction.cpp The BlockExtractorPass() constructor was not reading the BlockFile and that was 2010-07-31 00:32:17 +00:00
FindBugs.cpp Make EmitProgressBitcode const and add a Module argument to runPasses. Use 2010-08-05 00:29:04 +00:00
ListReducer.h
Makefile
Miscompilation.cpp Make EmitProgressBitcode const and add a Module argument to runPasses. Use 2010-08-05 00:29:04 +00:00
OptimizerDriver.cpp Make EmitProgressBitcode const and add a Module argument to runPasses. Use 2010-08-05 00:29:04 +00:00
TestPasses.cpp
ToolRunner.cpp
ToolRunner.h