.. |
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] Fixing test requirements I broke
|
2022-02-09 09:11:34 -06:00 |
llvm-ar
|
[llvm-ar] Prevent automatic conversion from thin to full archive
|
2022-02-03 11:45:21 +00: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-cxxfilt
|
[llvm-cxxfilt][NFC] Fix test for running in Windows cmd
|
2021-10-05 12:10:06 +01:00 |
llvm-cxxmap
|
…
|
|
llvm-debuginfod-find
|
[Debuginfod][test] Fix debuginfod.test to use %python instead of python after D112759
|
2022-02-04 17:32:00 -08: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-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-lib
|
…
|
|
llvm-libtool-darwin
|
[llvm-libtool-darwin] Add -warnings_as_errors
|
2022-02-07 14:39:21 -08:00 |
llvm-link
|
…
|
|
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] Fixing test requirements I broke
|
2022-02-09 09:11:34 -06:00 |
llvm-lto2
|
…
|
|
llvm-mc
|
…
|
|
llvm-mca
|
[X86] Update register RCL/RCR by 1 and immediate scheduling for Intel CPUs
|
2022-02-08 09:20:20 -08:00 |
llvm-ml
|
[ms] [llvm-ml] Fix macro case-insensitivity
|
2021-07-22 15:50:52 -04:00 |
llvm-modextract
|
…
|
|
llvm-mt
|
…
|
|
llvm-nm
|
[AIX] demangle xcoff label symbol for llvm-nm
|
2022-01-12 12:27:03 -05:00 |
llvm-objcopy
|
[test][llvm-objcopy/mac] Fix invalid strip tests
|
2022-02-07 20:01:48 -08: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-profdata
|
Revert "Revert "[ProfileData] Read and symbolize raw memprof profiles.""
|
2022-02-08 13:37:27 -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
|
[yaml2obj] Support R_PPC_* relocation types
|
2022-02-04 15:11:50 -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-remark-size-diff
|
Add a tool for diffing size remarks
|
2022-02-02 16:09:54 -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] Add Build ID flag to llvm-symbolizer.
|
2022-02-08 23:08:18 +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 |