.. |
bugpoint
|
Rename DEBUG macro to LLVM_DEBUG.
|
2018-05-14 12:53:11 +00:00 |
bugpoint-passes
|
|
|
dsymutil
|
[ADT] Make escaping fn conform to coding guidelines
|
2018-05-31 17:01:42 +00:00 |
gold
|
LTO: Replace split dwarf implementation that uses objcopy with one that uses direct emission.
|
2018-05-21 20:26:49 +00:00 |
llc
|
CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output.
|
2018-05-21 20:16:41 +00:00 |
lli
|
[ORC] Update JITCompileCallbackManager to support multi-threaded code.
|
2018-05-30 01:57:45 +00:00 |
llvm-ar
|
[llvm-ar] Make PositionalArgs static.
|
2018-05-14 05:56:48 +00:00 |
llvm-as
|
|
|
llvm-as-fuzzer
|
make add_llvm_fuzzer calls slightly more consisten with other cmake
|
2018-05-11 17:58:52 +00:00 |
llvm-bcanalyzer
|
[bcanalyzer] Recognize more stream types
|
2018-04-21 23:52:04 +00:00 |
llvm-c-test
|
[LLVM-C] Add DIBuilder Bindings For ObjC Classes
|
2018-05-21 16:27:35 +00:00 |
llvm-cat
|
|
|
llvm-cfi-verify
|
Make llvm-cfi-verify CMakeLists.txt formatting more consistent with the rest of LLVM.
|
2018-05-09 01:07:02 +00:00 |
llvm-config
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
llvm-cov
|
[ADT] Make escaping fn conform to coding guidelines
|
2018-05-31 17:01:42 +00:00 |
llvm-cvtres
|
[llvm-cvtres] Allow parameters preceded by '-' in addition to '/'
|
2018-05-02 21:15:13 +00:00 |
llvm-cxxdump
|
|
|
llvm-cxxfilt
|
|
|
llvm-demangle-fuzzer
|
make add_llvm_fuzzer calls slightly more consisten with other cmake
|
2018-05-11 17:58:52 +00:00 |
llvm-diff
|
|
|
llvm-dis
|
[ThinLTO] Print module summary index to assembly
|
2018-05-26 02:34:13 +00:00 |
llvm-dwarfdump
|
DWARFAcceleratorTable: fix equal_range iterators
|
2018-05-31 08:47:00 +00:00 |
llvm-dwp
|
MC: Change the streamer ctors to take an object writer instead of a stream. NFCI.
|
2018-05-18 18:26:45 +00:00 |
llvm-exegesis
|
[llvm-exegesis] Analysis: Display idealized sched class port pressure.
|
2018-06-01 14:18:02 +00:00 |
llvm-extract
|
|
|
llvm-go
|
|
|
llvm-isel-fuzzer
|
CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output.
|
2018-05-21 20:16:41 +00:00 |
llvm-jitlistener
|
|
|
llvm-link
|
|
|
llvm-lto
|
[ThinLTO] Make llvm-lto module ID numbering consistent with linkers
|
2018-05-16 14:58:14 +00:00 |
llvm-lto2
|
[LTO] Allow pass remarks with hotness to be set when emitting to stderr
|
2018-05-04 23:59:34 +00:00 |
llvm-mc
|
MC: Introduce an ELF dwo object writer and teach llvm-mc about it.
|
2018-05-21 19:44:54 +00:00 |
llvm-mc-assemble-fuzzer
|
make add_llvm_fuzzer calls slightly more consisten with other cmake
|
2018-05-11 17:58:52 +00:00 |
llvm-mc-disassemble-fuzzer
|
make add_llvm_fuzzer calls slightly more consisten with other cmake
|
2018-05-11 17:58:52 +00:00 |
llvm-mca
|
[llvm-mca] Move the logic that computes the block throughput into Support.h. NFC
|
2018-06-01 14:35:21 +00:00 |
llvm-modextract
|
|
|
llvm-mt
|
|
|
llvm-nm
|
Fix debug build by adding missing dependencies on libBinaryFormat
|
2018-05-15 00:46:43 +00:00 |
llvm-objcopy
|
[llvm-strip] Add -o option to llvm-strip
|
2018-05-31 20:42:13 +00:00 |
llvm-objdump
|
Implemented sane default for llvm-objdump's relocation Value format
|
2018-06-01 05:31:58 +00:00 |
llvm-opt-fuzzer
|
make add_llvm_fuzzer calls slightly more consisten with other cmake
|
2018-05-11 17:58:52 +00:00 |
llvm-opt-report
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
llvm-pdbutil
|
[llvm-pdbutil] Dump struct/class/union sizes in the minimal dump format
|
2018-05-17 18:33:42 +00:00 |
llvm-profdata
|
|
|
llvm-rc
|
[llvm-rc] Add support for the optional CLASS statement for dialogs
|
2018-05-15 19:21:28 +00:00 |
llvm-readobj
|
Reverted r333424 as it broke multiple build bots and left unfixed for a long time
|
2018-05-30 18:51:08 +00:00 |
llvm-rtdyld
|
|
|
llvm-shlib
|
[CMake] Support building shared library for Fuchsia
|
2018-05-17 03:39:03 +00:00 |
llvm-size
|
|
|
llvm-special-case-list-fuzzer
|
make add_llvm_fuzzer calls slightly more consisten with other cmake
|
2018-05-11 17:58:52 +00:00 |
llvm-split
|
|
|
llvm-stress
|
|
|
llvm-strings
|
|
|
llvm-symbolizer
|
[llvm-symbolizer] Simplify
|
2018-05-26 02:29:14 +00:00 |
llvm-xray
|
Support: Simplify endian stream interface. NFCI.
|
2018-05-18 19:46:24 +00:00 |
lto
|
s/LLVM_ON_WIN32/_WIN32/, llvm
|
2018-04-29 00:45:03 +00:00 |
msbuild
|
|
|
obj2yaml
|
Fix debug build by adding missing dependencies on libBinaryFormat
|
2018-05-15 00:46:43 +00:00 |
opt
|
[WebAssembly] Add Wasm exception handling prepare pass
|
2018-05-31 22:02:34 +00:00 |
opt-viewer
|
|
|
sancov
|
Rename sancov.cc to sancov.cpp
|
2018-04-25 18:06:23 +00:00 |
sanstats
|
|
|
verify-uselistorder
|
Rename DEBUG macro to LLVM_DEBUG.
|
2018-05-14 12:53:11 +00:00 |
xcode-toolchain
|
|
|
yaml2obj
|
Remove \brief commands from doxygen comments.
|
2018-05-01 15:54:18 +00:00 |
CMakeLists.txt
|
|
|
LLVMBuild.txt
|
|
|