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-23 14:03:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
History
Dan Gohman
96649dea39
Run dead type elimination after dead argument elimination.
...
llvm-svn: 105552
2010-06-07 20:28:37 +00:00
..
bugpoint
Run dead type elimination after dead argument elimination.
2010-06-07 20:28:37 +00:00
edis
…
gold
Misc cleanups to the gold plugin.
2010-06-07 16:45:22 +00:00
llc
Avoid calling outs() and fouts() when the stream isn't really needed.
2010-05-27 19:47:36 +00:00
lli
…
llvm-ar
…
llvm-as
…
llvm-bcanalyzer
…
llvm-config
…
llvm-dis
…
llvm-extract
…
llvm-ld
…
llvm-link
Eliminate some unnessary Path::exists() calls.
2010-05-27 20:51:54 +00:00
llvm-mc
Avoid calling outs() and fouts() when the stream isn't really needed.
2010-05-27 19:47:36 +00:00
llvm-nm
…
llvm-prof
…
llvm-ranlib
…
llvm-shlib
…
llvm-stub
…
llvmc
…
lto
Eliminate some unnessary Path::exists() calls.
2010-05-27 20:51:54 +00:00
opt
Don't special-case stdout in llvm::WriteBitcodeToFile; just consider
2010-05-27 20:06:51 +00:00
CMakeLists.txt
…
Makefile
…