..
bugpoint
bugpoint-passes
dsymutil
Fix un-initialized error introduced by r291959.
2017-01-15 16:42:36 +00:00
gold
Pass sample pgo flags to thinlto.
2016-12-16 16:48:46 +00:00
llc
llc: Update link components
2017-01-17 05:47:03 +00:00
lli
Prune unused libdeps.
2016-12-08 15:28:02 +00:00
llvm-ar
Always use / as the path separator.
2016-12-04 07:27:02 +00:00
llvm-as
llvm-as-fuzzer
llvm-bcanalyzer
Add llvm-bcanalyzer support for new metadata node types.
2017-01-03 19:17:49 +00:00
llvm-c-test
llvm-cat
llvm-cat: Allow bitcode files to be created with no modules.
2016-12-13 23:14:55 +00:00
llvm-config
[llvm-config] Fix obviously wrong code in parsing DyLib components.
2017-01-12 19:47:38 +00:00
llvm-cov
Apply clang-tidy's 'performance-faster-string-find' check to LLVM.
2016-11-30 10:01:11 +00:00
llvm-cxxdump
llvm-cxxfilt
llvm-diff
llvm-dis
llvm-dwarfdump
Fix a bugs with using some Mach-O command line flags like "-arch armv7m".
2016-12-16 22:54:02 +00:00
llvm-dwp
[llvm-dwp] - Reuse object::Decompressor class
2017-01-13 15:58:55 +00:00
llvm-extract
llvm-go
llvm-jitlistener
llvm-link
[ThinLTO] Rework llvm-link to use the FunctionImporter
2017-01-04 14:27:31 +00:00
llvm-lto
llvm-lto: pass errs() to the module verifier (NFC)
2016-12-23 23:53:57 +00:00
llvm-lto2
llvm-lto2: remove leading '-' for cl::opt declaration
2016-12-23 23:54:34 +00:00
llvm-mc
[llvm] Fix D26214: Move error handling out of MC and to the callers.
2016-12-06 02:49:17 +00:00
llvm-mc-fuzzer
llvm-mcmarkup
llvm-modextract
llvm-modextract: Call keep() on the output stream before exiting.
2016-12-01 23:13:11 +00:00
llvm-nm
Fix a bugs with using some Mach-O command line flags like "-arch armv7m".
2016-12-16 22:54:02 +00:00
llvm-objdump
[ARM] Create objdump subtarget from build attrs
2017-01-18 13:52:12 +00:00
llvm-opt-report
[llvm-opt-report] Fix context-sensitive lines where nothing happened
2017-01-07 20:21:17 +00:00
llvm-pdbdump
[llvm-pdbdump] Add a compact dump mode.
2017-01-12 22:28:15 +00:00
llvm-profdata
llvm-readobj
[ARM] Create objdump subtarget from build attrs
2017-01-18 13:52:12 +00:00
llvm-rtdyld
Apply clang-tidy's 'performance-faster-string-find' check to LLVM.
2016-11-30 10:01:11 +00:00
llvm-shlib
llvm-size
llvm-size: remove leading dash in '-radix' option
2016-12-23 23:55:08 +00:00
llvm-split
llvm-stress
llvm-strings
llvm-symbolizer
llvm-xray
Remove pid_t usage from llvm-xray
2017-01-17 09:39:31 +00:00
lto
[ThinLTO] Honor -O{0,1,2,4} passed through the libLTO interface for ThinLTO
2016-12-28 19:37:16 +00:00
msbuild
obj2yaml
Cleanup how DWARFDie attributes are accessed and decoded.
2017-01-13 21:08:18 +00:00
opt
[PM] Separate the LoopAnalysisManager from the LoopPassManager and move
2017-01-11 09:43:56 +00:00
sancov
[sancov] skip duplicated points
2016-12-21 22:10:01 +00:00
sanstats
verify-uselistorder
xcode-toolchain
yaml2obj
[ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuse
2017-01-12 21:35:21 +00:00
CMakeLists.txt
LLVMBuild.txt