.. |
UpdateTestChecks
|
Make mangled_names.test and update_cc_test_checks.py work with Python 2.
|
2020-01-02 13:45:39 -05:00 |
dsymutil
|
[Remarks] Warn if a remark file is not found when processing static archives
|
2020-01-03 17:02:10 -08:00 |
gold
|
[ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLoop/VectorizeSLP
|
2020-01-09 21:13:11 -08:00 |
llvm-ar
|
[llvm-ar] Improve tool selection heuristic
|
2019-12-10 17:32:50 -08:00 |
llvm-as
|
Make llvm-as --help great again
|
2019-05-27 08:24:06 +00:00 |
llvm-cfi-verify
|
…
|
|
llvm-config
|
…
|
|
llvm-cov
|
Revert "[Coverage] Revise format to reduce binary size"
|
2019-12-04 10:35:14 -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
|
[DebugInfo] Improve error message text
|
2020-01-10 14:59:58 +00:00 |
llvm-dwp
|
Remove some unnecessary REQUIRES: shell lines
|
2019-09-10 00:06:52 +00:00 |
llvm-elfabi
|
[Object/ELF.h] - Improve error reporting.
|
2019-07-05 11:28:49 +00:00 |
llvm-exegesis
|
[llvm-exegesis][mips] Expand loadImmediate()
|
2020-01-13 12:32:13 +01:00 |
llvm-extract
|
[llvm-extract] Expose the group extraction feature of the BlockExtractor
|
2019-04-29 16:14:03 +00: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
|
[lit][tests]Add feature libcxx-used and use it in llvm-*-fuzzer tests
|
2019-05-14 13:54:33 +00:00 |
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
|
[llvm-lipo] Add support for -extract
|
2019-11-21 16:11:48 -08:00 |
llvm-lit
|
…
|
|
llvm-locstats
|
[llvm-dwarfdump][Statistics] Don't count coverage less than 1% as 0%
|
2019-12-13 17:34:58 +03:00 |
llvm-lto
|
BitStream reader: propagate errors
|
2019-06-26 19:50:12 +00:00 |
llvm-lto2
|
[ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLoop/VectorizeSLP
|
2020-01-09 21:13:11 -08:00 |
llvm-mc
|
[lit] Delete empty lines at the end of lit.local.cfg NFC
|
2019-06-17 09:51:07 +00:00 |
llvm-mca
|
[X86] AMD Znver2 (Rome) Scheduler enablement
|
2020-01-10 00:44:59 +05:30 |
llvm-modextract
|
…
|
|
llvm-mt
|
…
|
|
llvm-nm
|
[llvm-nm] Display STT_GNU_IFUNC as 'i'
|
2019-12-25 09:47:53 -08:00 |
llvm-objcopy
|
[llvm-readelf] Print EI_ABIVERSION as decimal instead of hexadecimal
|
2020-01-06 09:25:45 -08:00 |
llvm-objdump
|
llc: Change behavior of -mcpu with existing attribute
|
2020-01-07 10:10:25 -05:00 |
llvm-opt-fuzzer
|
[lit][tests]Add feature libcxx-used and use it in llvm-*-fuzzer tests
|
2019-05-14 13:54:33 +00:00 |
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
|
[test] do not parse ls output for file size; NFCI
|
2019-12-30 13:33:20 -05:00 |
llvm-ranlib
|
[llvm-ranlib] Update expected error message check for Windows
|
2020-01-02 18:00:04 +00:00 |
llvm-rc
|
[llvm-readobj] Print the resource type textually for .res files
|
2019-08-29 08:59:31 +00:00 |
llvm-readobj
|
[llvm-readelf] Print EI_ABIVERSION as decimal instead of hexadecimal
|
2020-01-06 09:25:45 -08:00 |
llvm-size
|
[llvm-size] print a blank line between archieve members when using sysv format
|
2020-01-03 14:05:55 +08:00 |
llvm-split
|
…
|
|
llvm-strings
|
[llvm-strings][test] Merge two closely related tests
|
2019-09-02 11:42:30 +00:00 |
llvm-symbolizer
|
[llvm-symbolizer]Fix printing of malformed address values not passed via stdin
|
2020-01-08 18:37:41 +08:00 |
llvm-xray
|
[llvm-xray] Add basic test for AArch64 support
|
2019-11-08 14:00:31 -08:00 |
lto
|
[llvm-nm][llvm-readelf] Avoid single-dash -long-option in tests
|
2019-04-27 16:12:14 +00:00 |
obj2yaml
|
[yaml2obj/obj2yaml] - Add support for SHT_LLVM_DEPENDENT_LIBRARIES sections.
|
2019-11-25 12:57:53 +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
|
…
|
|
yaml2obj
|
[test] do not parse ls output for file size; NFCI
|
2019-12-30 13:33:20 -05:00 |