.. |
UpdateTestChecks
|
Move update_cc_test_checks.py tests to clang
|
2020-02-14 14:39:55 +00:00 |
dsymutil
|
[dsymutil] Fix template stripping in getDIENames(...) to account for overloaded operators
|
2020-03-04 14:54:31 -08:00 |
gold
|
[gold][test] Fix tests after D75713 and D74749
|
2020-03-06 13:38:04 -08:00 |
llc
|
Address redirect issue on Windows.
|
2020-01-16 15:07:50 -05:00 |
llvm-ar
|
[llvm-ar][test] Add to llvm-ar test coverage
|
2020-03-04 10:56:48 +00:00 |
llvm-as
|
…
|
|
llvm-cfi-verify
|
…
|
|
llvm-config
|
…
|
|
llvm-cov
|
Reland: [Coverage] Revise format to reduce binary size
|
2020-02-28 18:12:04 -08:00 |
llvm-cvtres
|
[COFF] Add a ResourceSectionRef method for getting resource contents
|
2019-08-30 06:55:49 +00:00 |
llvm-cxxdump
|
[llvm/Object] - Make ELFObjectFile::getRelocatedSection return Expected<section_iterator>
|
2019-10-21 11:06:38 +00:00 |
llvm-cxxfilt
|
[llvm-cxxfilt] Correctly demangle COFF import thunk
|
2019-12-16 09:50:04 -08:00 |
llvm-cxxmap
|
Fix non-portable GNU diff option
|
2019-10-23 11:19:01 -04:00 |
llvm-diff
|
…
|
|
llvm-dlltool
|
[llvm-ar] Improve tool selection heuristic
|
2019-12-10 17:32:50 -08:00 |
llvm-dwarfdump
|
[CallSiteInfo] Enable the call site info only for -g + optimizations
|
2020-03-09 12:12:44 +01:00 |
llvm-dwp
|
[DebugInfo] Pass linux triple to tests requiring ELF.
|
2020-02-19 10:41:40 +01:00 |
llvm-elfabi
|
[test] Use yaml2obj -o %t instead of > %t
|
2020-01-21 17:20:18 -08:00 |
llvm-exegesis
|
[llvm-exegesis] Exploring X86::OperandType::OPERAND_COND_CODE
|
2020-02-12 21:33:52 +03:00 |
llvm-extract
|
[llvm-extract] Add -keep-const-init commandline option
|
2020-02-03 14:30:28 +09:00 |
llvm-gsymutil
|
Fix GSYM tests to run the yaml files and fix test failures on some machines.
|
2020-03-04 19:14:08 -08:00 |
llvm-ifs
|
[llvm] llvm-ifs: Support for handling empty IFS and merging weak+strong symbols.
|
2019-12-05 12:56:37 -05:00 |
llvm-isel-fuzzer
|
…
|
|
llvm-lib
|
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
|
2019-12-24 16:27:51 -08:00 |
llvm-lipo
|
[test] Use yaml2obj -o %t instead of > %t
|
2020-01-21 17:20:18 -08:00 |
llvm-lit
|
…
|
|
llvm-locstats
|
Reland "[DebugInfo] Enable the debug entry values feature by default"
|
2020-03-10 09:15:06 +01:00 |
llvm-lto
|
[LTO][Legacy] Add new API to query Mach-O CPU (sub)type
|
2020-02-28 12:56:05 -08:00 |
llvm-lto2
|
Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`"""
|
2020-02-13 10:16:06 -08:00 |
llvm-mc
|
…
|
|
llvm-mca
|
[X86] Match vpmullq latency to uops.info. Correct port usage for 512-bit memory form
|
2020-03-03 12:16:03 -08:00 |
llvm-ml
|
Reland "[ms] [llvm-ml] Improve data support, adding names and complex initializers."
|
2020-02-24 16:40:25 -05:00 |
llvm-modextract
|
…
|
|
llvm-mt
|
…
|
|
llvm-nm
|
[test] Use yaml2obj -o %t instead of > %t
|
2020-01-21 17:20:18 -08:00 |
llvm-objcopy
|
[llvm-readobj] Include section name of notes.
|
2020-03-05 09:53:14 -08:00 |
llvm-objdump
|
[llvm-objdump] Rename --disassemble-functions to --disassemble-symbols
|
2020-03-09 08:25:45 -07:00 |
llvm-opt-fuzzer
|
…
|
|
llvm-opt-report
|
…
|
|
llvm-pdbutil
|
llvm-pdbdump: Fix several smaller issues with injected source compression handling
|
2019-07-17 22:59:52 +00:00 |
llvm-profdata
|
[llvm-profdata] Fix hint message since argument format has changed
|
2020-01-20 20:57:03 +08:00 |
llvm-ranlib
|
[llvm-ranlib][test] Fix rwx- after a4f3847f3d
|
2020-02-14 19:41:55 -08:00 |
llvm-rc
|
[llvm-readobj] Print the resource type textually for .res files
|
2019-08-29 08:59:31 +00:00 |
llvm-readobj
|
[lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset` optional.
|
2020-03-06 13:59:58 +03:00 |
llvm-size
|
[test] Use yaml2obj -o %t instead of > %t
|
2020-01-21 17:20:18 -08:00 |
llvm-split
|
…
|
|
llvm-strings
|
[llvm-strings][test] Merge two closely related tests
|
2019-09-02 11:42:30 +00:00 |
llvm-symbolizer
|
Print discriminators when printing .debug_line in GNU style.
|
2020-01-29 12:22:12 -08:00 |
llvm-xray
|
[xray] add --no-demangle cli opt for llvm-xray extract to output mangled names
|
2020-01-16 16:37:00 -08:00 |
lto
|
…
|
|
obj2yaml
|
[lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset` optional.
|
2020-03-06 13:59:58 +03:00 |
opt-viewer
|
…
|
|
sancov
|
Revert 374629 "[sancov] Accommodate sancov and coverage report server for use under Windows"
|
2019-10-12 05:23:43 +00:00 |
sanstats
|
[test] Use yaml2obj -o %t instead of > %t
|
2020-01-21 17:20:18 -08:00 |
yaml2obj
|
[lib/ObjectYAML] - Make `ELFYAML::Relocation::Offset` optional.
|
2020-03-06 13:59:58 +03:00 |