llvm-capstone/llvm/tools
2024-06-04 12:57:14 +00:00
..
bugpoint Tblgen capstone backends - add Alpha architecture (#17) 2024-06-04 12:57:14 +00:00
bugpoint-passes [SystemZ/ZOS] Additions to the build system. (#74730) 2023-12-07 15:04:56 -05:00
dsymutil [dsymutil] Add --linker parallel to more tests. (#78581) 2024-01-23 13:00:49 +03:00
dxil-dis
gold [gold] Enable MCTargetOptions::AsmVerbose along with emit-asm (#71606) 2023-11-10 12:11:13 -08:00
llc [llc] Remove C backend support (#79237) 2024-01-24 10:40:11 +08:00
lli Reland "[lli] Revisit Orc debug output tests (#79055)" 2024-01-22 22:46:27 +01:00
llvm-ar [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-as [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
llvm-as-fuzzer
llvm-bcanalyzer
llvm-c-test [C API] Add getters and setters for fast-math flags on relevant instructions (#75123) 2023-12-12 17:15:05 +01:00
llvm-cat
llvm-cfi-verify [llvm] Stop including string (NFC) 2023-12-03 16:24:43 -08:00
llvm-config [tools] Use SmallString::operator std::string (NFC) 2024-01-19 00:19:31 -08:00
llvm-cov Backport 0bf4f82 to release/18.x (#82571) 2024-02-23 16:07:23 -08:00
llvm-cvtres Reapply "[Option] Add "Visibility" field and clone the OptTable APIs to use it" 2023-08-15 01:16:58 -07:00
llvm-cxxdump [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
llvm-cxxfilt [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-cxxmap
llvm-debuginfo-analyzer
llvm-debuginfod [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-debuginfod-find [Debuginfod] Add \n to llvm-debuginfod-find error 2023-10-09 14:20:04 -07:00
llvm-diff [llvm-diff] Use llvm::predecessors (NFC) 2024-01-22 21:19:16 -08:00
llvm-dis [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
llvm-dis-fuzzer
llvm-dlang-demangle-fuzzer [Damangle] convert dlangDemangle to use std::string_view 2023-06-02 15:19:41 -07:00
llvm-driver [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-dwarfdump Allow the dumping of .dwo files contents to show up when dumping an executable with split DWARF. (#66726) 2024-01-12 13:31:55 -08:00
llvm-dwarfutil [dsymutil] Add --linker parallel to more tests. (#78581) 2024-01-23 13:00:49 +03:00
llvm-dwp [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-exegesis [llvm-exegesis] Add additional validation counters (#76788) 2024-01-23 00:06:46 -08:00
llvm-extract
llvm-gsymutil [llvm] Stop including map (NFC) 2023-12-03 11:31:38 -08:00
llvm-ifs [llvm] Extract common OptTable bits into macros 2023-08-04 13:57:13 -07:00
llvm-isel-fuzzer Introduce and use codegen::createTargetMachineForTriple() 2023-10-04 13:45:16 -07:00
llvm-itanium-demangle-fuzzer
llvm-jitlink [llvm-jitlink] Fix detectStubKind() for big endian systems (#79970) 2024-02-01 13:42:56 -08:00
llvm-jitlistener
llvm-libtool-darwin [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-link [FunctionImport] Reduce string duplication (NFC) 2023-08-04 14:43:11 -07:00
llvm-lipo [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-lto [tools] Use SmallString::operator std::string (NFC) 2024-01-19 00:19:31 -08:00
llvm-lto2 [llvm] A Unified LTO Bitcode Frontend 2023-07-05 14:53:14 -07:00
llvm-mc [llvm] Add assembly color highlighting 2023-09-01 07:57:45 -07:00
llvm-mc-assemble-fuzzer Move SubtargetFeature.h from MC to TargetParser 2023-06-26 11:20:08 +02:00
llvm-mc-disassemble-fuzzer Move SubtargetFeature.h from MC to TargetParser 2023-06-26 11:20:08 +02:00
llvm-mca [llvm] Stop including llvm/ADT/DenseMap.h (NFC) 2023-11-11 22:46:28 -08:00
llvm-microsoft-demangle-fuzzer
llvm-ml [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-modextract
llvm-mt [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-nm [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-objcopy [llvm-objcopy] Add SystemZ support (#81841) 2024-02-20 16:36:39 -08:00
llvm-objdump [llvm-objdump] Add support for the PT_OPENBSD_SYSCALLS segment type. (#82121) 2024-02-20 11:59:21 -08:00
llvm-opt-fuzzer Introduce and use codegen::createTargetMachineForTriple() 2023-10-04 13:45:16 -07:00
llvm-opt-report [llvm] Add missing StringExtras.h includes 2023-06-25 15:42:22 +01:00
llvm-pdbutil [tools] Use SmallString::operator std::string (NFC) 2024-01-19 00:19:31 -08:00
llvm-profdata Added feature in llvm-profdata merge to filter functions from the profile (#78378) 2024-01-23 16:19:45 -05:00
llvm-profgen [ProfileData] Copy CallTargetMaps a bit less. NFCI 2023-12-24 17:48:18 +01:00
llvm-rc [tools] Use SmallString::operator std::string (NFC) 2024-01-19 00:19:31 -08:00
llvm-readobj [llvm-lib][llvm-dlltool][Object] Add support for EXPORTAS name types. (#78772) 2024-03-16 15:55:54 -07:00
llvm-readtapi [readtapi] Cleanup usages of ExitOnError, NFCI (#76745) 2024-01-02 15:22:26 -08:00
llvm-reduce [llvm-reduce][DebugInfo] Support reducing non-instruction debug-info (#78995) 2024-01-23 14:30:56 +00:00
llvm-remarkutil [llvm] Stop including list (NFC) 2023-12-02 10:47:26 -08:00
llvm-rtdyld [llvm-jitlink] Allow optional stub-kind filter in stub_addr() expressions (#78369) 2024-01-20 09:57:03 +01:00
llvm-rust-demangle-fuzzer [Damangle] convert rustDemangle to use std::string_view 2023-06-02 15:08:14 -07:00
llvm-shlib [llvm-shlib] Change libLLVM-$MAJOR.so symlink to point to versioned SO (#82660) 2024-02-26 16:57:21 -08:00
llvm-sim
llvm-size [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-special-case-list-fuzzer [llvm-special-case-list-fuzzer] fix off-by-one read (#73888) 2023-12-28 18:04:25 +01:00
llvm-split
llvm-stress [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
llvm-strings Reapply "[Option] Add "Visibility" field and clone the OptTable APIs to use it" 2023-08-15 01:16:58 -07:00
llvm-symbolizer [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
llvm-tli-checker Reapply "[Option] Add "Visibility" field and clone the OptTable APIs to use it" 2023-08-15 01:16:58 -07:00
llvm-undname [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
llvm-xray [llvm] Stop including vector (NFC) 2023-12-03 22:32:21 -08:00
llvm-yaml-numeric-parser-fuzzer [ADT] Rename llvm::erase_value to llvm::erase (NFC) (#70156) 2023-10-24 23:03:13 -07:00
llvm-yaml-parser-fuzzer [ADT] Rename llvm::erase_value to llvm::erase (NFC) (#70156) 2023-10-24 23:03:13 -07:00
lto [NFC][CodeGen] Change CodeGenOpt::Level/CodeGenFileType into enum classes (#66295) 2023-09-14 14:10:14 -07:00
obj2yaml Fix typo (#78587) 2024-01-18 08:57:10 -06:00
opt [NFC][DebugInfo] Set a testing flag to be hidden 2024-01-22 23:30:49 +00:00
opt-viewer
remarks-shlib
sancov [llvm-driver] Fix usage of InitLLVM on Windows (#76306) 2024-01-11 19:08:28 -05:00
sanstats
spirv-tools [SPIR-V] Add SPIRV-Tools for testing (#73044) 2023-12-04 12:24:51 -05:00
verify-uselistorder
vfabi-demangle-fuzzer [VFABI] Move the Vector ABI demangling utility to LLVMCore. (#77513) 2024-01-17 09:55:30 +00:00
xcode-toolchain
yaml2obj [llvm] Use StringRef::{starts,ends}_with (NFC) (#74956) 2023-12-11 21:01:36 -08:00
CMakeLists.txt [CMake] Don't exclude llvm-debuginfod if httplib isn't available 2023-07-14 19:29:28 +00:00