This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
bugpoint
History
Bill Wendling
b8441e6cce
Re-added the part where it tries to remove all global variables first.
...
llvm-svn: 31225
2006-10-27 20:18:06 +00:00
..
BugDriver.cpp
Fix for PR960. Improves bugpoint so that it removes global variable
2006-10-25 18:36:14 +00:00
BugDriver.h
Fix for PR960. Improves bugpoint so that it removes global variable
2006-10-25 18:36:14 +00:00
bugpoint.cpp
For PR885:
2006-08-21 05:34:03 +00:00
CrashDebugger.cpp
Re-added the part where it tries to remove all global variables first.
2006-10-27 20:18:06 +00:00
ExecutionDriver.cpp
Add a new -cbe-bug mode, which works just like -run-llc, except that it uses
2006-09-15 21:29:15 +00:00
ExtractFunction.cpp
For PR950:
2006-10-20 07:07:24 +00:00
FindBugs.cpp
minor cleanups
2006-08-17 18:49:52 +00:00
ListReducer.h
Make the bugpoint reduction heuristics more effective. Patch submitted by
2006-10-10 21:42:25 +00:00
Makefile
Use LINK_COMPONENTS to specify *components* to link against instead of
2006-09-04 05:59:09 +00:00
Miscompilation.cpp
Change DisambiguateGlobalSymbols to not rename asm globals, which breaks
2006-09-07 18:21:07 +00:00
OptimizerDriver.cpp
Fix --enable-valgrind. Add room for the new arguments, and don't keep
2006-09-14 04:20:17 +00:00
TestPasses.cpp
Remove trailing whitespace
2005-04-22 00:00:37 +00:00
ToolRunner.cpp
comment out debug code
2006-09-15 23:01:10 +00:00
ToolRunner.h
Add a new -cbe-bug mode, which works just like -run-llc, except that it uses
2006-09-15 21:29:15 +00:00