llvm-mirror/tools
2010-06-05 00:42:29 +00:00
..
bugpoint No need to special-case structs here; structs are first-class now. 2010-06-05 00:42:29 +00:00
edis
gold Add a emit-llvm option to the plugin and make the path argument to also-emit-llvm optional. 2010-06-03 21:11:20 +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