llvm-project/llvm/test/tools
Chris Bieneman 7a0cbe11fb [NFC] These tests require a default target
These test cases all rely on a default target being specified. Adding
the requirement gets the tests properly skipped when
LLVM_DEFAULT_TARGET_TRIPLE is unset.
2022-02-01 13:18:39 -06:00
..
UpdateTestChecks [UpdateTestChecks][FIX] Expected output changed with Attributor 2022-02-01 02:18:57 -06:00
dsymutil Emit swift5 reflection section data in dsym bundle generated by dsymutil in the Dwarf section. 2022-01-28 10:13:17 -08:00
gold [Support] Update missed tests with lazy caching behavior. 2022-01-21 20:52:27 +00:00
llc [NFC] These tests require a default target 2022-02-01 13:18:39 -06:00
llvm-ar [llvm-ar] -s: don't convert a thin archive to a regular one 2022-02-01 09:59:51 -08:00
llvm-as [ConstantFold] Get rid of special cases for sizeof etc. 2021-07-31 13:20:47 -07:00
llvm-bcanalyzer
llvm-cfi-verify [LLVM][llvm-cfi] Inclusive language: replace uses of blacklist with ignorelist 2021-11-08 10:05:52 -05:00
llvm-config
llvm-cov [LLVM][llvm-cov] Inclusive language: rename option -name-whitelist to -name-allowlist 2021-11-26 11:08:01 -05:00
llvm-cvtres [OptTable] Refine how `printHelp` treats empty help texts 2021-08-19 09:30:15 +00:00
llvm-cxxdump [llvm][tools] Hide more unrelated tool options 2021-07-20 13:27:33 +02:00
llvm-cxxfilt [llvm-cxxfilt][NFC] Fix test for running in Windows cmd 2021-10-05 12:10:06 +01:00
llvm-cxxmap [llvm][tools] Hide more unrelated tool options 2021-07-20 13:27:33 +02:00
llvm-debuginfod-find [Debuginfod] Remove f-string from llvm-debuginfod-find lit test. 2021-12-16 19:22:13 +00:00
llvm-diff [llvm][test] rewrite callbr to use i rather than X constraint NFC 2022-01-11 11:31:08 -08:00
llvm-dis [llvm][tools] Hide more unrelated tool options 2021-07-20 13:27:33 +02:00
llvm-dlltool
llvm-dwarfdump Use {LITERAL} instead of regex escaping in some lit tests. NFC. 2022-01-14 10:55:00 +00:00
llvm-dwp [llvm-dwp] Simplify FileCheck patterns. NFC. 2022-01-14 10:55:01 +00:00
llvm-exegesis [Exegesis] Native clusterization: sub-partition by sched class id 2021-09-07 17:54:37 +03:00
llvm-extract [test] Move some llvm-extract tests into the proper directory 2021-09-15 15:42:04 -07:00
llvm-gsymutil
llvm-ifs [ifs] Add options to allow llvm-ifs to generate multiple outputs 2021-12-09 12:25:51 -08:00
llvm-isel-fuzzer
llvm-jitlink [llvm][tools] Hide more unrelated LLVM tool options 2021-07-21 09:14:04 +02:00
llvm-lib
llvm-libtool-darwin Reapply "[llvm-libtool-darwin] Print a warning if object file names are repeated" 2022-01-28 10:19:33 -08:00
llvm-link [llvm][tools] Hide more unrelated LLVM tool options 2021-07-21 09:14:04 +02:00
llvm-lipo [yaml2obj][MachO] Rename PayloadString to Content 2021-07-26 09:04:51 -07:00
llvm-lit
llvm-locstats [DebugInfo][InstrRef][NFC] "Final" x86 test cleanup 2021-11-29 22:56:09 +00:00
llvm-lto [NFC] These tests require a default target 2022-02-01 13:18:39 -06:00
llvm-lto2
llvm-mc [llvm][tools] Hide more unrelated LLVM tool options 2021-07-21 09:14:04 +02:00
llvm-mca [X86] Add some missing dependency-breaking zero idiom patterns to scheduler models 2022-01-19 11:29:33 +00:00
llvm-ml [ms] [llvm-ml] Fix macro case-insensitivity 2021-07-22 15:50:52 -04:00
llvm-modextract [llvm][tools] Hide more unrelated LLVM tool options 2021-07-21 09:14:04 +02:00
llvm-mt
llvm-nm [AIX] demangle xcoff label symbol for llvm-nm 2022-01-12 12:27:03 -05:00
llvm-objcopy [llvm-objcopy][COFF] Add missing RUN in bigobj.test 2022-02-01 12:00:13 +00:00
llvm-objdump [AIX] Support of Big archive (read) 2022-01-18 12:13:01 -05:00
llvm-opt-fuzzer
llvm-opt-report
llvm-original-di-preservation
llvm-pdbutil [llvm][tools] Hide more unrelated LLVM tool options 2021-07-21 09:14:04 +02:00
llvm-profdata [InstrProf] Add single byte coverage mode 2022-01-27 17:38:55 -08:00
llvm-profgen [llvm-profgen] Support to load debug info from a second binary 2022-01-24 17:14:05 -08:00
llvm-ranlib
llvm-rc [llvm-rc] Allow specifying language with a leading 0x prefix 2021-08-05 10:19:55 +03:00
llvm-readobj llvm-readobj: support globals in initializer expressions 2022-01-31 20:11:08 -08:00
llvm-reduce [llvm][test] rewrite callbr to use i rather than X constraint NFC 2022-01-11 11:31:08 -08:00
llvm-rtdyld [llvm][tools] Hide remaining unrelated llvm- tool options 2021-07-22 09:47:55 +02:00
llvm-shlib Be more flexible on the storage type allowed for llvm::Any::TypeId::Id 2021-09-16 11:01:53 +02:00
llvm-sim [IRSim] Adding support for recognizing branch similarity 2021-09-06 11:55:38 -07:00
llvm-size
llvm-split [llvm][tools] Hide remaining unrelated llvm- tool options 2021-07-22 09:47:55 +02:00
llvm-stress [llvm][tools] Hide remaining unrelated llvm- tool options 2021-07-22 09:47:55 +02:00
llvm-strings [llvm-strings] Remove use of hard coded executable name 2022-01-05 14:41:49 +00:00
llvm-symbolizer [Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer. 2021-12-13 23:00:32 +00:00
llvm-tapi-diff [llvm-tapi-diff] rename tests for clarity, NFC 2021-12-18 16:42:45 -08:00
llvm-tli-checker [TLI checker] Follow good practice with -COUNT directives 2021-12-02 14:28:26 -08:00
llvm-undname [llvm][tools] Hide remaining unrelated llvm- tool options 2021-07-22 09:47:55 +02:00
llvm-xray llvm-xray {convert,extract}: Add --demangle 2021-08-24 13:35:19 -07:00
lto
not
obj2yaml Extend obj2yaml to optionally preserve raw __LINKEDIT/__DATA segments. 2021-11-08 11:30:12 -08:00
opt-viewer
sancov
sanstats
split-file [split-file] Respect input file's line endings 2022-01-21 18:45:03 -06:00
yaml2obj [NFC][XCOFF] remove the tool name `yaml2obj` in the test. 2022-01-19 04:11:21 -05:00