..
bugpoint
Use llvm::is_contained where appropriate (NFC)
2020-07-27 10:20:44 -07:00
bugpoint-passes
dsymutil
Use llvm::is_contained where appropriate (NFC)
2020-08-01 21:51:06 -07:00
gold
[LLVMgold.so] -plugin-opt=save-temps: save combined module to .lto.o instead of .o
2020-07-20 10:02:56 -07:00
llc
lli
[ORC] Move file-descriptor based raw byte channel into a public header.
2020-08-11 09:50:58 -07:00
llvm-ar
llvm-as
[opt] Remove obsolete --quiet option
2020-07-08 13:21:20 -07:00
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test
llvm-cat
llvm-cfi-verify
[llvm-objdump] Change symbol name/PLT decoding errors to warnings
2020-08-13 08:13:42 -07:00
llvm-config
[Test] Tidy up loose ends from LLVM_HAS_GLOBAL_ISEL
2020-08-27 16:36:27 +01:00
llvm-cov
[llvm-cov gcov] Don't require NUL terminator when reading files
2020-07-19 00:31:52 -07:00
llvm-cvtres
llvm-cxxdump
llvm-cxxfilt
llvm-cxxmap
llvm-diff
llvm-dis
llvm-dwarfdump
[llvm-dwarfdump] Fix misleading scope byte coverage statistics
2020-08-25 06:40:11 +01:00
llvm-dwp
llvm-dwp.cpp - fix implicit CommandLine.h dependency. NFC.
2020-06-23 12:29:52 +01:00
llvm-elfabi
[elfabi] Move llvm-elfabi related code to InterfaceStub library
2020-08-13 11:51:44 -07:00
llvm-exegesis
Use llvm::is_contained where appropriate (NFC)
2020-07-27 10:20:44 -07:00
llvm-extract
[opt] Remove obsolete --quiet option
2020-07-08 13:21:20 -07:00
llvm-go
llvm-gsymutil
llvm-ifs
llvm-isel-fuzzer
llvm-isel-fuzzer.cpp - fix implicit CommandLine.h dependency. NFC.
2020-06-23 12:29:53 +01:00
llvm-itanium-demangle-fuzzer
llvm-jitlink
[ORC][JITLink] Switch to unique ownership for EHFrameRegistrars.
2020-08-26 16:59:45 -07:00
llvm-jitlistener
llvm-libtool-darwin
[llvm-libtool-darwin] Add support for -V option
2020-08-24 13:48:23 -07:00
llvm-link
llvm-link: Add support for archive files as inputs
2020-07-14 15:30:59 -04:00
llvm-lipo
[llvm-lipo] Add support for bitcode files
2020-08-25 21:11:18 -07:00
llvm-lto
[LTO] Don't apply LTOPostLink module flag during writeMergedModule
2020-08-26 11:17:45 -07:00
llvm-lto2
llvm-mc
[MC] Add --dwarf64 to generate DWARF64 debug info [1/7]
2020-06-16 15:50:13 +07:00
llvm-mc-assemble-fuzzer
llvm-mc-disassemble-fuzzer
llvm-mca
[llvm-mca][NFC] Refactor handling of views that examine individual instructions,
2020-08-25 12:12:37 -07:00
llvm-microsoft-demangle-fuzzer
llvm-ml
llvm-modextract
llvm-mt
llvm-nm
llvm-nm: Implement --special-syms.
2020-06-22 13:05:47 -07:00
llvm-objcopy
[NFC][llvm-objcopy] Fix redundant config checks.
2020-08-11 10:37:19 -07:00
llvm-objdump
Revert "[AMDGPU] Support disassembly for AMDGPU kernel descriptors"
2020-08-19 13:12:29 +05:30
llvm-opt-fuzzer
llvm-opt-report
llvm-pdbutil
[llvm][NFC] Add missing 'override's
2020-07-17 17:35:59 -07:00
llvm-profdata
[llvm-profdata] Implement llvm-profdata overlap for sample profiles
2020-08-08 17:49:48 -07:00
llvm-rc
[llvm-rc] Allow string table values split into multiple string literals
2020-08-05 08:59:32 +03:00
llvm-readobj
[llvm-readobj/elf] - Don't fail when dumping an archive with a member that can't be recognized.
2020-08-31 13:16:15 +03:00
llvm-reduce
[llvm-reduce] Create returns with undef values for non-void functions.
2020-08-31 16:33:46 +01:00
llvm-rtdyld
llvm-shlib
[Support] On Windows, add optional support for {rpmalloc|snmalloc|mimalloc}
2020-08-27 11:09:46 -04:00
llvm-size
[llvm-size] Output REL, RELA and STRTAB sections when allocatable
2020-07-01 12:02:32 +01:00
llvm-special-case-list-fuzzer
llvm-split
llvm-stress
[Support] Use InitLLVM in llvm-stress, sancov and TableGen
2020-07-28 07:50:45 -04:00
llvm-strings
llvm-symbolizer
[llvm-symbolizer] Add back --version and add a -v alias
2020-08-10 08:21:43 -07:00
llvm-undname
llvm-xray
[XRay] Account: recursion detection
2020-07-27 10:15:44 +03:00
llvm-yaml-numeric-parser-fuzzer
lto
[LTO] Use StringRef instead of C-style strings in setCodeGenDebugOptions
2020-06-22 11:22:18 +01:00
msbuild
obj2yaml
[DWARFYAML] Make the unit_length and header_length fields optional.
2020-08-26 20:35:10 +08:00
opt
[opt][NewPM] Add basic-aa in legacy PM compatibility mode
2020-08-21 14:05:07 -07:00
opt-viewer
remarks-shlib
[Support] On Windows, add optional support for {rpmalloc|snmalloc|mimalloc}
2020-08-27 11:09:46 -04:00
sancov
[Support] Use InitLLVM in llvm-stress, sancov and TableGen
2020-07-28 07:50:45 -04:00
sanstats
split-file
[split-file] Fix sys::fs::remove() on Solaris after D83834
2020-08-11 08:05:10 -07:00
verify-uselistorder
vfabi-demangle-fuzzer
xcode-toolchain
yaml2obj
[yaml2obj] - Add a way to set default values for macros used in a YAML.
2020-06-30 12:05:30 +03:00
CMakeLists.txt
LLVMBuild.txt