llvm/tools
2016-03-21 20:59:15 +00:00
..
bugpoint
bugpoint-passes
dsymutil Always cache resolved paths as it even saves on StringMap lookups. 2016-03-18 05:04:04 +00:00
gold [gold] Emit a diagnostic in case we fail to remove a file. 2016-03-20 20:12:33 +00:00
llc Add a flag to the LLVMContext to disable name for Value other than GlobalValue 2016-03-10 01:28:54 +00:00
lli
llvm-ar
llvm-as [ThinLTO] Renaming of function index to module summary index (NFC) 2016-03-15 00:04:37 +00:00
llvm-as-fuzzer
llvm-bcanalyzer llvm-bcanalyzer: Fix handling of attribute group entries 2016-03-15 22:37:25 +00:00
llvm-c-test Expose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomicCmpXchg in the C API. 2016-03-19 21:28:28 +00:00
llvm-config llvm-config: fix --libs on Linux 2016-03-14 21:39:58 +00:00
llvm-cov
llvm-cxxdump
llvm-diff Remove uses of builtin comma operator. 2016-02-18 22:09:30 +00:00
llvm-dis
llvm-dwarfdump
llvm-dwp llvm-dwp: Add missing copyright notice to llvm-dwp.cpp 2016-03-01 22:29:00 +00:00
llvm-extract
llvm-go
llvm-jitlistener
llvm-link Add a dependency from llvm-link to TransformUtils following r263860 2016-03-19 03:12:54 +00:00
llvm-lto Add a test for r263577: "Add missing error handling in llvm-lto" 2016-03-19 00:17:32 +00:00
llvm-mc
llvm-mc-fuzzer
llvm-mcmarkup
llvm-nm [llvm-nm] Restore the previous behaviour (pre r262525). 2016-03-02 22:33:49 +00:00
llvm-objdump Revert "[llvm-objdump] Printing relocations in executable and shared object files. This partially reverts r215844 by removing test objdump-reloc-shared.test which stated GNU objdump doesn't print relocations, it does." 2016-03-21 20:59:15 +00:00
llvm-pdbdump [llvm-pdbdump] Dump line table information. 2016-03-08 21:42:24 +00:00
llvm-profdata Add a profile summary class specific to instrumentation profiles. 2016-02-17 18:18:47 +00:00
llvm-readobj [llvm-readobj] Impl GNU style symbols printing 2016-03-21 17:18:23 +00:00
llvm-rtdyld
llvm-shlib llvm-shlib: Remove the option to override __cxa_atexit 2016-03-14 21:54:45 +00:00
llvm-size [llvm-size] Remove variable used only once. 2016-02-13 01:52:47 +00:00
llvm-split
llvm-stress
llvm-symbolizer
lto Const-correctness in libLTO 2016-03-19 21:28:18 +00:00
msbuild
obj2yaml [obj2yaml, COFF] Assert that the alignment is not bogus 2016-03-18 21:51:14 +00:00
opt [PM] Make the AnalysisManager parameter to run methods a reference. 2016-03-11 11:05:24 +00:00
sancov [sancov] typo fix 2016-03-18 22:46:10 +00:00
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj [yaml2obj, COFF] Correctly handle section alignment 2016-03-17 05:43:26 +00:00
CMakeLists.txt [CMake] Add the gold plugin before clang 2016-02-26 21:07:04 +00:00
LLVMBuild.txt