1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/utils
Djordje Todorovic 1249d7b040 Reland "[utils] Implement the llvm-locstats tool"
The tool reports verbose output for the DWARF debug location coverage.
The llvm-locstats for each variable or formal parameter DIE computes what
percentage from the code section bytes, where it is in scope, it has
location description. The line 0 shows the number (and the percentage) of
DIEs with no location information, but the line 100 shows the number (and
the percentage) of DIEs where there is location information in all code
section bytes (where the variable or parameter is in the scope). The line
50..59 shows the number (and the percentage) of DIEs where the location
information is in between 50 and 59 percentage of its scope covered.

Differential Revision: https://reviews.llvm.org/D66526

llvm-svn: 372554
2019-09-23 07:57:53 +00:00
..
benchmark
bugpoint
count
crosstool
docker
emacs
FileCheck
fpcmp
gdb-scripts
git-svn [git-llvm] Do not reinvent @{upstream} (take 2) 2019-09-17 04:44:13 +00:00
gn gn build: Friendlier error on invalid entries in llvm_targets_to_build 2019-09-22 16:48:20 +00:00
jedit
kate
KillTheDoctor
lint
lit Revert r372035: "[lit] Make internal diff work in pipelines" 2019-09-16 23:47:46 +00:00
llvm-build
llvm-lit
llvm-locstats Reland "[utils] Implement the llvm-locstats tool" 2019-09-23 07:57:53 +00:00
LLVMVisualizers
Misc
not
PerfectShuffle
release test-release.sh: Don't use chrpath on Solaris 2019-09-12 14:50:32 +00:00
Reviewing
sanitizers
TableGen [X86][TableGen] Allow timm to appear in output patterns. Use it to remove ConvertToTarget opcodes from the X86 isel table. 2019-09-22 19:49:39 +00:00
Target/ARM
testgen
textmate
unittest
UpdateTestChecks
valgrind
vim vim: add immarg keyword 2019-08-30 08:52:55 +00:00
vscode
yaml-bench
abtest.py
add_argument_names.py
bisect
bisect-skip-count
bugpoint_gisel_reducer.py
check-each-file
chunk-print-before-all.py
clang-parse-diagnostics-file
codegen-diff
collect_and_build_with_pgo.py
countloc.sh
create_ladder_graph.py
demangle_tree.py
DSAclean.py
DSAextract.py
extract_symbols.py
extract_vplan.py
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl
GetRepositoryPath
GetSourceVersion
getsrcs.sh
indirect_calls.py
lldbDataFormatters.py
llvm-compilers-check
llvm-gisel-cov.py
llvm-native-gxx
llvm.grm
LLVMBuild.txt
llvmdo
llvmgrep
prepare-code-coverage-artifact.py
schedcover.py
shuffle_fuzz.py
shuffle_select_fuzz_tester.py
sort_includes.py
unicode-case-fold.py
update_analyze_test_checks.py
update_cc_test_checks.py
update_llc_test_checks.py [utils] Add minimal support for MIR inputs to update_llc_test_checks.py 2019-09-18 23:44:17 +00:00
update_mca_test_checks.py
update_mir_test_checks.py
update_test_checks.py
UpdateCMakeLists.pl
wciia.py