.. |
bugpoint
|
Remove all remaining uses of Value::getNameStr().
|
2011-11-15 16:27:03 +00:00 |
bugpoint-passes
|
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
|
2011-10-18 19:27:24 +00:00 |
gold
|
Point to libLTO with -L/PATH/ -lLTO so that it is found in the install
|
2011-11-23 03:07:25 +00:00 |
llc
|
Move global variables in TargetMachine into new TargetOptions class. As an API
|
2011-12-02 22:16:29 +00:00 |
lli
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-ar
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-as
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-bcanalyzer
|
Update bcanalyzer to handle new USELIST_BLOCK/USELIST_CODE_ENTRY.
|
2011-12-07 21:45:13 +00:00 |
llvm-config
|
llvm-config: Replace with C++ version (was llvm-config-2).
|
2011-12-01 20:18:09 +00:00 |
llvm-cov
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-diff
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-dis
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-dwarfdump
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-extract
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-ld
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-link
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-mc
|
Tidy up.
|
2011-12-05 23:20:14 +00:00 |
llvm-nm
|
Fixed ObjectFile functions:
|
2011-11-29 17:40:10 +00:00 |
llvm-objdump
|
Fixed ObjectFile functions:
|
2011-11-29 17:40:10 +00:00 |
llvm-prof
|
Remove all remaining uses of Value::getNameStr().
|
2011-11-15 16:27:03 +00:00 |
llvm-ranlib
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-rtdyld
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-shlib
|
build: Tidy up a bunch of tool Makefiles, and simplify where possible using the
|
2011-10-18 19:27:24 +00:00 |
llvm-size
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
llvm-stub
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
lto
|
Move global variables in TargetMachine into new TargetOptions class. As an API
|
2011-12-02 22:16:29 +00:00 |
macho-dump
|
LLVMBuild: Add description files for the LLVM tools.
|
2011-11-11 22:59:39 +00:00 |
opt
|
When doing "opt -O2" verify the bitcode like is done for
|
2011-12-07 17:14:20 +00:00 |
CMakeLists.txt
|
Have cmake build llvm-cov. Patch by arrowdodger.
|
2011-12-07 20:54:41 +00:00 |
LLVMBuild.txt
|
build: Add initial cut at LLVMBuild.txt files.
|
2011-11-03 18:53:17 +00:00 |
Makefile
|
llvm-config: Replace with C++ version (was llvm-config-2).
|
2011-12-01 20:18:09 +00:00 |