This website requires JavaScript.
Explore
Help
Register
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-02-06 04:09:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
bugpoint
History
Lauro Ramos Venancio
4cd6971f99
Fix bugpoint to run -llc-safe with -Xlinker.
...
llvm-svn: 37483
2007-06-06 23:10:56 +00:00
..
BugDriver.cpp
use the new MemoryBuffer interfaces to simplify error reporting in clients.
2007-05-06 23:45:49 +00:00
BugDriver.h
Add possibility to set memory limit for binaries run via libSystem. This
2007-02-16 19:11:07 +00:00
bugpoint.cpp
Add possibility to set memory limit for binaries run via libSystem. This
2007-02-16 19:11:07 +00:00
CrashDebugger.cpp
add bitcode support
2007-05-06 05:47:06 +00:00
ExecutionDriver.cpp
Fix bugpoint to run -llc-safe with -Xlinker.
2007-06-06 23:10:56 +00:00
ExtractFunction.cpp
Drop 'const'
2007-05-03 01:11:54 +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
switch tools to bitcode from bytecode
2007-05-06 09:32:02 +00:00
Miscompilation.cpp
remove use of deprecated apis
2007-02-19 07:41:31 +00:00
OptimizerDriver.cpp
Fix a buggy conversion from bytecode to bitcode
2007-05-06 19:43:09 +00:00
TestPasses.cpp
Drop 'const'
2007-05-03 01:11:54 +00:00
ToolRunner.cpp
Fix bugpoint to run -llc-safe with -Xlinker.
2007-06-06 23:10:56 +00:00
ToolRunner.h
Added -rsh-host and -rsh-user to support remote execution.
2007-05-03 18:36:15 +00:00