.. |
bugpoint
|
Remove unnecessary includes of ManagedStatic.h
|
2022-07-07 14:29:20 +02:00 |
bugpoint-passes
|
…
|
|
dsymutil
|
[Reland][Debuginfo][llvm-dwarfutil] Add check for unsupported debug sections.
|
2022-07-28 21:29:16 +03:00 |
dxil-dis
|
Add DXIL Bitcode Writer and DXIL testing
|
2022-04-15 18:50:26 -05:00 |
gold
|
[gold] Ignore bitcode from sections inside object files
|
2022-07-14 14:46:15 -07:00 |
llc
|
[LegacyPM] Remove {,PostInline}EntryExitInstrumenterPass
|
2022-07-23 15:30:15 -07:00 |
lli
|
[llvm] Use value instead of getValue (NFC)
|
2022-07-13 23:11:56 -07:00 |
llvm-ar
|
[AIX][NFC] modify the llvm-ar help information for big archive.
|
2022-07-22 13:52:18 -04:00 |
llvm-as
|
Remove unnecessary includes of ManagedStatic.h
|
2022-07-07 14:29:20 +02:00 |
llvm-as-fuzzer
|
[Support] Change fatal_error_handler_t to take a const char* instead of std::string
|
2021-10-05 10:55:40 +01:00 |
llvm-bcanalyzer
|
[BitcodeAnalyzer] allow a motivated user to dump BLOCKINFO
|
2021-10-10 10:15:14 +05:30 |
llvm-c-test
|
Fix test: LLVMGetBitcodeModule takes ownership of memory buffer
|
2022-07-08 20:06:44 +02:00 |
llvm-cat
|
Remove unneeded cl::ZeroOrMore for cl::list options
|
2022-06-04 23:51:13 -07:00 |
llvm-cfi-verify
|
Cleanup include: DebugInfo/Symbolize
|
2022-02-24 13:25:11 +01:00 |
llvm-config
|
[llvm][cmake] Follow up to D117973
|
2022-07-26 14:51:12 +00:00 |
llvm-cov
|
[llvm-cov] Remove deprecated -name-whitelist after D112816
|
2022-08-01 18:53:20 -07:00 |
llvm-cvtres
|
Remove unnecessary includes of ManagedStatic.h
|
2022-07-07 14:29:20 +02:00 |
llvm-cxxdump
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 00:31:44 -07:00 |
llvm-cxxfilt
|
[llvm-cxxfilt] Add description for --types in help text
|
2022-06-14 10:32:56 +01:00 |
llvm-cxxmap
|
…
|
|
llvm-debuginfod
|
[llvm] Modernize bool literals (NFC)
|
2022-07-17 18:08:51 -07:00 |
llvm-debuginfod-find
|
[Debuginfod] Fix shared libs build break after eafa053041
|
2022-05-18 17:33:12 -05:00 |
llvm-diff
|
[llvm] Cleanup header dependencies in ADT and Support
|
2022-01-21 13:54:49 +01:00 |
llvm-dis
|
Remove unneeded cl::ZeroOrMore for cl::list options
|
2022-06-04 23:51:13 -07:00 |
llvm-dis-fuzzer
|
[Bitcode] Add missing includes in llvm-dis-fuzzer
|
2022-02-08 09:49:38 +01:00 |
llvm-dlang-demangle-fuzzer
|
Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
|
2022-05-07 13:49:54 +02:00 |
llvm-driver
|
[llvm-driver] Fix build after 07b749800
|
2022-07-22 17:05:58 +00:00 |
llvm-dwarfdump
|
Use the range-based overload of llvm::sort where possible
|
2022-07-23 15:13:25 +02:00 |
llvm-dwarfutil
|
[Reland][Debuginfo][llvm-dwarfutil] Add check for unsupported debug sections.
|
2022-07-28 21:29:16 +03:00 |
llvm-dwp
|
[MC] De-capitalize MCStreamer functions
|
2022-06-07 00:31:02 -07:00 |
llvm-exegesis
|
Convert for_each to range-based for loops (NFC)
|
2022-07-30 10:35:52 -07:00 |
llvm-extract
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 01:07:51 -07:00 |
llvm-go
|
[AIX][llvm-go] AIX linker does not recognize `-rpath`
|
2021-11-15 13:13:08 -05:00 |
llvm-gsymutil
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 01:07:51 -07:00 |
llvm-ifs
|
[llvm] Use value instead of getValue (NFC)
|
2022-07-13 23:11:56 -07:00 |
llvm-isel-fuzzer
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 00:31:44 -07:00 |
llvm-itanium-demangle-fuzzer
|
Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
|
2022-05-07 13:49:54 +02:00 |
llvm-jitlink
|
[ORC][COFF] Handle COFF import files of static archive.
|
2022-07-29 16:25:08 +09:00 |
llvm-jitlistener
|
…
|
|
llvm-libtool-darwin
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 01:07:51 -07:00 |
llvm-link
|
Avoid ar_to_bc.sh script in symbolizer build; add -ignore-non-bitcode flag to llvm-link
|
2022-06-28 14:49:35 -07:00 |
llvm-lipo
|
[llvm-lipo] Don't use a global LLVMContext
|
2022-03-21 10:43:22 -07:00 |
llvm-lto
|
[WPD] Use new llvm.public.type.test intrinsic for potentially publicly visible classes
|
2022-07-26 08:01:08 -07:00 |
llvm-lto2
|
[LTO][ELF] Add selective --save-temps= option
|
2022-07-06 10:06:18 -07:00 |
llvm-mc
|
Remove zlibgnu support in llvm-mc
|
2022-07-14 22:38:59 +00:00 |
llvm-mc-assemble-fuzzer
|
Remove unneeded cl::ZeroOrMore for cl::list options
|
2022-06-04 23:51:13 -07:00 |
llvm-mc-disassemble-fuzzer
|
Remove unneeded cl::ZeroOrMore for cl::list options
|
2022-06-04 23:51:13 -07:00 |
llvm-mca
|
[llvm] Remove redundaunt virtual specifiers (NFC)
|
2022-07-24 21:50:35 -07:00 |
llvm-microsoft-demangle-fuzzer
|
Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
|
2022-05-07 13:49:54 +02:00 |
llvm-ml
|
[llvm-ml] Remove all file extension restrictions
|
2022-06-07 13:03:19 -04:00 |
llvm-modextract
|
Cleanup includes: DebugInfo & CodeGen
|
2022-03-12 17:26:40 +01:00 |
llvm-mt
|
Remove unnecessary includes of ManagedStatic.h
|
2022-07-07 14:29:20 +02:00 |
llvm-nm
|
[llvm-nm][docs] Document -W and -U
|
2022-05-23 09:58:54 -07:00 |
llvm-objcopy
|
Revert D130458 "[llvm-objcopy] Support --{,de}compress-debug-sections for zstd"
|
2022-07-29 15:46:51 -07:00 |
llvm-objdump
|
[llvm-objdump] Fix type mismatch in std::min.
|
2022-07-26 10:02:37 +01:00 |
llvm-opt-fuzzer
|
Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
|
2022-05-07 13:49:54 +02:00 |
llvm-opt-report
|
Cleanup LLVMRemarks includes
|
2022-01-31 11:16:28 +01:00 |
llvm-pdbutil
|
Remove unnecessary includes of ManagedStatic.h
|
2022-07-07 14:29:20 +02:00 |
llvm-profdata
|
Use any_of (NFC)
|
2022-07-24 14:48:11 -07:00 |
llvm-profgen
|
[llvm] Remove redundaunt virtual specifiers (NFC)
|
2022-07-24 21:50:35 -07:00 |
llvm-rc
|
Remove unnecessary includes of ManagedStatic.h
|
2022-07-07 14:29:20 +02:00 |
llvm-readobj
|
[LoongArch] Parse LoongArch base ABI in ObjectYAML and llvm-readobj
|
2022-07-25 20:40:57 +08:00 |
llvm-reduce
|
prevent llvm-reduce from duplicating values in switch cases when turning operands into zero or one
|
2022-08-03 10:06:45 -06:00 |
llvm-remark-size-diff
|
Add JSON output option to llvm-remark-size-diff
|
2022-03-07 16:53:27 -08:00 |
llvm-rtdyld
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 01:07:51 -07:00 |
llvm-rust-demangle-fuzzer
|
Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
|
2022-05-07 13:49:54 +02:00 |
llvm-shlib
|
[cmake][NFC] Configuration for libLLVM.so symbol versioning
|
2022-02-01 23:05:03 -08:00 |
llvm-sim
|
[llvm] Use value instead of getValue (NFC)
|
2022-07-13 23:11:56 -07:00 |
llvm-size
|
[llvm-size] Fix hang waiting for input on invalid short commandline option
|
2022-07-18 14:53:20 +01:00 |
llvm-special-case-list-fuzzer
|
Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
|
2022-05-07 13:49:54 +02:00 |
llvm-split
|
[llvm] Cleanup header dependencies in ADT and Support
|
2022-01-21 13:54:49 +01:00 |
llvm-stress
|
[llvm-stress] Remove global LLVMContext
|
2022-03-21 13:55:08 -07:00 |
llvm-strings
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 01:07:51 -07:00 |
llvm-symbolizer
|
[Symbolizer] Fix use-after-free
|
2022-07-22 10:29:04 +02:00 |
llvm-tapi-diff
|
Use any_of (NFC)
|
2022-07-30 10:35:56 -07:00 |
llvm-tli-checker
|
Fix warnings about variables that are set but only used in debug mode
|
2022-04-06 10:01:46 +03:00 |
llvm-undname
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 00:31:44 -07:00 |
llvm-xray
|
CommandLine: add and use cl::SubCommand::get{All,TopLevel}
|
2022-08-02 23:49:16 +02:00 |
llvm-yaml-numeric-parser-fuzzer
|
Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
|
2022-05-07 13:49:54 +02:00 |
llvm-yaml-parser-fuzzer
|
Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR."
|
2022-05-07 13:49:54 +02:00 |
lto
|
Remove unneeded cl::ZeroOrMore for cl::opt/cl::list options
|
2022-06-05 00:31:44 -07:00 |
obj2yaml
|
[SystemZ][z/OS] Open YAML text files as text
|
2022-07-25 08:07:20 -04:00 |
opt
|
[LegacyPM] Remove {,PostInline}EntryExitInstrumenterPass
|
2022-07-23 15:30:15 -07:00 |
opt-viewer
|
[llvm] Use `GNUInstallDirs` to support custom installation dirs
|
2022-01-08 00:47:31 +00:00 |
remarks-shlib
|
[llvm] Use `GNUInstallDirs` to support custom installation dirs
|
2022-01-08 00:47:31 +00:00 |
sancov
|
[sancov] Remove deprecated -blacklist after D113514
|
2022-08-01 19:00:43 -07:00 |
sanstats
|
[sanstats] Hide unrelated options
|
2022-07-21 18:08:34 -07:00 |
split-file
|
[CMake] Make split-file an utility instead of tool
|
2022-08-03 10:47:14 +02:00 |
verify-uselistorder
|
[verify-uselistorder] Hide unrelated options
|
2022-07-21 18:41:28 -07:00 |
vfabi-demangle-fuzzer
|
[NFC] Inclusive language: Remove instances of master in URLs
|
2021-11-05 08:48:41 -05:00 |
xcode-toolchain
|
…
|
|
yaml2obj
|
[yaml2obj] Add a `-E` flag to preprocess only.
|
2022-08-02 13:56:27 +01:00 |
CMakeLists.txt
|
[llvm-driver] Generate symlinks instead of executables for tools
|
2022-07-20 01:42:56 +00:00 |