1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/tools
Kristina Bessonova 965f2386e0 [llvm-dwarfdump][Statistics] Don't count coverage less than 1% as 0%
Summary:
This is a follow up for D70548.
Currently, variables with debug info coverage between 0% and 1% are put into
zero-bucket. D70548 changed the way statistics calculate a variable's coverage:
we began to use enclosing scope rather than a possible variable life range.
Thus more variables might be moved to zero-bucket despite they have some debug
info coverage.
The patch is to distinguish between a variable that has location info but
it's significantly less than its enclosing scope and a variable that doesn't
have it at all.

Reviewers: djtodoro, aprantl, dblaikie, avl

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D71070
2019-12-13 17:34:58 +03:00
..
dsymutil [Remarks] Allow empty temporary remark files 2019-11-22 15:58:12 -08:00
gold [Gold Tests] Add missing target flag to X86 test 2019-12-04 11:50:44 -06:00
llvm-ar [llvm-ar] Improve tool selection heuristic 2019-12-10 17:32:50 -08:00
llvm-as
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
llvm-cxxdump [llvm/Object] - Make ELFObjectFile::getRelocatedSection return Expected<section_iterator> 2019-10-21 11:06:38 +00:00
llvm-cxxfilt [test][llvm-cxxfilt] Improve comment for clarity 2019-12-10 16:06:36 +00: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 [llvm-dwarfdump][Statistics] Don't count coverage less than 1% as 0% 2019-12-13 17:34:58 +03:00
llvm-dwp
llvm-elfabi
llvm-exegesis [X86] Model MXCSR for AVX instructions other than AVX512 2019-12-03 08:53:47 +08:00
llvm-extract
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 [llvm-ar] Improve tool selection heuristic 2019-12-10 17:32:50 -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
llvm-lto2
llvm-mc
llvm-mca [MCA] Fix test cases (NFC) 2019-11-22 16:19:58 -06:00
llvm-modextract
llvm-mt
llvm-nm [test][tools] Add missing and improve testing 2019-12-09 12:24:23 +00:00
llvm-objcopy [llvm-strip][MachO] Test llvm-strip --strip-debug 2019-12-03 21:15:56 -08:00
llvm-objdump [llvm-readobj][test] - Move platform specific test cases and their inputs to separate folders. 2019-12-10 11:36:23 +03:00
llvm-opt-fuzzer
llvm-opt-report
llvm-pdbutil
llvm-profdata Add more diff -b to roundtrip-compress.test 2019-12-10 10:32:16 +01:00
llvm-ranlib [llvm-ar] Improve tool selection heuristic 2019-12-10 17:32:50 -08:00
llvm-rc
llvm-readobj [llvm-readobj] - Fix letters used for dumping section types in GNU style. 2019-12-13 11:31:24 +03:00
llvm-size [yaml2obj, obj2yaml] - Add support for SHT_NOTE sections. 2019-10-25 13:25:56 +03:00
llvm-split
llvm-strings
llvm-symbolizer [test][tools] Add missing and improve testing 2019-12-09 12:24:23 +00:00
llvm-xray [llvm-xray] Add basic test for AArch64 support 2019-11-08 14:00:31 -08:00
lto
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 [yaml2obj] - Add a way to override sh_flags section field. 2019-12-13 11:54:37 +03:00