llvm-project/llvm/test/tools
Matt Arsenault fe1678d1b2 llvm-reduce: Fix register mask test
This was sometimes failing with "input module no longer interesting
after counting chunks" assert.
2022-07-20 18:19:14 -04:00
..
UpdateTestChecks update-test-checks: safely handle tests with #if's 2022-07-20 11:23:49 +02:00
dsymutil Re-land "[dsymutil] Account for DW_OP_convert being CU relative" 2022-07-12 18:46:23 -07:00
dxil-dis [DirectX] Support opaque ptr for ValueAsMetadata in DXILBitcodeWriter 2022-06-22 09:10:42 -07:00
gold [gold] Ignore bitcode from sections inside object files 2022-07-14 14:46:15 -07:00
llc Pass code-model through Module IR to [llc]. 2022-06-29 02:30:13 -04:00
llvm-ar [AIX] support read global symbol of big archive 2022-07-18 10:43:30 -04:00
llvm-as
llvm-bcanalyzer
llvm-cfi-verify
llvm-config
llvm-cov [llvm-cov] Add error message for missing profdata on report and export subcommands. 2022-07-15 12:03:52 -07:00
llvm-cvtres
llvm-cxxdump
llvm-cxxfilt
llvm-cxxmap
llvm-debuginfod [llvm] [Debuginfod] LLVM debuginfod server. 2022-07-07 18:33:27 +00:00
llvm-debuginfod-find [Debuginfod] Add --debug-file-directory to llvm-debuginfod-find. 2022-05-18 16:56:57 +00:00
llvm-diff [IR] Don't use blockaddresses as callbr arguments 2022-07-15 10:18:17 +02:00
llvm-dis [llvm-dis][test] Fix error case on Windows 2022-05-19 11:30:30 -07:00
llvm-dlltool
llvm-driver LLVM Driver Multicall tool 2022-06-06 04:27:32 +00:00
llvm-dwarfdump [CommandLine] --help: print "-o <xxx>" instead of "-o=<xxx>" 2022-07-14 01:28:28 -07:00
llvm-dwarfutil [Reland][Debuginfo][llvm-dwarfutil] llvm-dwarfutil dsymutil-like tool for ELF. 2022-07-19 15:11:36 +03:00
llvm-dwp [llvm-dwp][test] Add nocompress.test testing LLVM_ENABLE_ZLIB==0 2022-07-14 18:47:48 -07:00
llvm-exegesis
llvm-extract [IR] Enable opaque pointers by default 2022-06-02 09:40:56 +02:00
llvm-gsymutil
llvm-ifs [ifs] Switch to using OptTable 2022-05-20 15:29:05 +00:00
llvm-isel-fuzzer
llvm-jitlink
llvm-lib [NFC][test] Improve ecsymbols.test 2022-06-07 15:26:05 -07:00
llvm-libtool-darwin [AIX] support write operation of big archive. 2022-05-13 10:40:15 -04: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 [AIX] fixed llvm-ar can not read empty big archive correctly. 2022-05-16 14:29:37 -04:00
llvm-lit
llvm-locstats
llvm-lto [NFC] Fixing test requirements I broke 2022-02-09 09:11:34 -06:00
llvm-lto2 [llvm-lto] Remove support for legacy pass manager 2022-04-11 09:40:17 +02:00
llvm-mc [NVPTX][tests] Do not run tests that require direct object generation 2022-03-22 16:46:48 +04:00
llvm-mca [MCA] Support multiple comma-separated -mattr features 2022-07-12 08:20:11 +00:00
llvm-ml [ms] [llvm-ml] Add support for the remaining binary named operators 2022-07-07 21:45:23 -04:00
llvm-modextract
llvm-mt [llvm-mt] Add support /notify_update 2022-03-11 03:46:46 +00:00
llvm-nm Revert "Add an error message to the default SIGPIPE handler" 2022-06-09 19:01:28 +01:00
llvm-objcopy [llvm-objcopy][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
llvm-objdump [llvm-objdump] Support --symbolize-operands when there is a single SHT_LLVM_BB_ADDR_MAP section for all text sections 2022-07-18 16:51:22 -07:00
llvm-opt-fuzzer
llvm-opt-report
llvm-original-di-preservation
llvm-pdbutil Reland "[llvm-pdbutil] Add options to only dump symbol record at specified offset and its parents or children with spcified depth." 2022-05-25 09:57:35 -07:00
llvm-profdata [memprof] Return an error for unsupported symbolization. 2022-06-27 09:43:26 -07:00
llvm-profgen [llvm-profgen] Update callsite body samples by summing up all call target samples. 2022-05-16 09:13:37 -07:00
llvm-ranlib [llvm-ar] Modify usage printouts to use the correct toolname 2022-05-03 17:45:11 +01:00
llvm-rc [llvm-rc] Avoid which(1) dependency in windres-prefix.test 2022-05-25 16:14:47 +02:00
llvm-readobj [AMDGPU] Add the uses_dynamic_stack field to the kernel descriptor and the kernel metadata map 2022-07-18 10:07:13 +05:30
llvm-reduce llvm-reduce: Fix register mask test 2022-07-20 18:19:14 -04:00
llvm-remark-size-diff Add JSON output option to llvm-remark-size-diff 2022-03-07 16:53:27 -08:00
llvm-rtdyld
llvm-shlib
llvm-sim
llvm-size [AIX] fixed llvm-ar can not read empty big archive correctly. 2022-05-16 14:29:37 -04:00
llvm-split
llvm-stress
llvm-strings
llvm-symbolizer [Symbolize] Fix llvm-symbolizer --filter-markup test on Windows. 2022-06-27 11:16:15 -07:00
llvm-tapi-diff
llvm-tli-checker [PS5] Make library function availability match PS4 2022-06-14 12:47:06 -07:00
llvm-undname
llvm-xray
lto
not
obj2yaml [obj2yaml] Refactor command line parsing 2022-07-18 00:13:55 -07:00
opt-viewer
sancov [LLVM][sancov] Inclusive language: Add -ignorelist option 2022-05-09 11:06:08 -04:00
sanstats
split-file
yaml2obj [Propeller] Encode address offsets of basic blocks relative to the end of the previous basic blocks. 2022-06-28 07:42:54 -07:00