llvm-6502/tools
2009-11-21 00:00:02 +00:00
..
bugpoint Make bugpoint pass -load arguments to LLI. This lets one use bugpoint with 2009-11-17 10:20:22 +00:00
gold Fix to pass options from Gold plugin to LTO codegen 2009-10-28 18:55:55 +00:00
llc
lli Revert the API changes from r85295 to make it easier for people to build 2009-10-27 22:39:42 +00:00
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-config Stop running get_target_triple more than we need to. 2009-11-07 23:52:20 +00:00
llvm-dis
llvm-extract
llvm-ld llvm-ld doesn't throw. 2009-10-22 00:52:28 +00:00
llvm-link
llvm-mc Line this up as well. 2009-11-01 22:08:51 +00:00
llvm-nm
llvm-prof Reverting 85714, 85715, 85716, which are breaking the build 2009-11-01 16:42:53 +00:00
llvm-ranlib
llvm-stub
llvmc Make example/Hello compile again. 2009-11-19 17:29:25 +00:00
lto Added two SubtargetFeatures::AddFeatures methods, which accept a comma-separated string or already parsed command line parameters as input, and some code re-factoring to use these new methods. 2009-11-21 00:00:02 +00:00
opt Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test 2009-11-03 15:29:06 +00:00
CMakeLists.txt
Makefile