llvm-project/llvm/test/tools
Esme-Yi b66328701a [PowerPC][llvm-objdump] enable --symbolize-operands for PowerPC ELF/XCOFF.
Summary: When disassembling, symbolize a branch target operand
to print a label instead of a real address.

Reviewed By: shchenz

Differential Revision: https://reviews.llvm.org/D114492
2021-12-21 04:17:57 +00:00
..
UpdateTestChecks [test] Use -passes in lit tests for the UpdateTestChecks tool 2021-11-27 09:52:55 +01:00
dsymutil [DebugInfo][dsymutil] Keep locations for function-local globals 2021-12-14 09:28:22 -08:00
gold [LLVMgold.so][test] Make comdat-nodeduplicate.ll work with binutils<2.27 2021-08-25 16:59:06 -07:00
llc [llc] Support -time-trace in llc 2021-10-11 10:16:46 -07:00
llvm-ar [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
llvm-as [ConstantFold] Get rid of special cases for sizeof etc. 2021-07-31 13:20:47 -07:00
llvm-bcanalyzer [llvm][tools] Hide unrelated llvm-bcanalyzer options 2021-07-15 10:43:15 +02:00
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-diff] Implement diff of PHI nodes 2021-11-22 13:23:10 -08:00
llvm-dis [llvm][tools] Hide more unrelated tool options 2021-07-20 13:27:33 +02:00
llvm-dlltool [llvm-dlltool] Imply the target arch from a tool triple prefix 2021-06-17 13:02:35 +03:00
llvm-dwarfdump DWARFVerifier: Skip resolution failures for locations in dwo files 2021-12-16 22:24:32 -08:00
llvm-dwp [llvm][tools] Hide more unrelated tool options 2021-07-20 13:27:33 +02: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 Add --quiet option to llvm-gsymutil to suppress output of warnings. 2021-05-27 12:36:34 +00:00
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
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 Revert "[LTO] Add a function `LTOCodeGenerator::getMergedModule`" 2021-12-20 20:34:04 -05:00
llvm-lto2
llvm-mc [llvm][tools] Hide more unrelated LLVM tool options 2021-07-21 09:14:04 +02:00
llvm-mca [X86] Adjust some IceLake fp shuffle schedule classes (PR48110) 2021-12-19 13:00:11 +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 [NFC][llvm] Inclusive language: reword uses of sanity test and check 2021-11-25 07:21:42 -05:00
llvm-objcopy [llvm-objcopy] Fix handling of MIPS64 little endian files 2021-12-14 17:21:27 +03:00
llvm-objdump [PowerPC][llvm-objdump] enable --symbolize-operands for PowerPC ELF/XCOFF. 2021-12-21 04:17:57 +00: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 [CSSPGO] Use nested context-sensitive profile. 2021-12-14 14:40:25 -08:00
llvm-profgen [llvm-profgen] Turn on preinliner by default 2021-12-14 17:46:57 -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] Add JSONScopedPrinter to llvm-readelf 2021-12-10 23:34:27 +00:00
llvm-reduce [llvm-reduce] Add parallel chunk processing. 2021-11-24 09:23:52 +00: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-size] Switch command line parsing from llvm::cl to OptTable 2021-07-09 10:26:53 -07:00
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] Switch command line parsing from llvm::cl to OptTable 2021-07-05 10:46:17 -07: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 [llvm] Fix lto tests that requires ld64 2021-06-22 09:21:29 -07:00
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] Default to --no-leading-lines 2021-08-16 19:23:11 -07:00
yaml2obj Reland [XCOFF][yaml2obj] support for the auxiliary file header. 2021-11-10 07:23:56 +00:00