microsoft / DirectXShaderCompiler
Features of Interest
Aspects in the source code identified through RegEx patterns.
Intro
Features of interest are any aspects of a software system that can be identified through patterns in code.
Features of interest provide you with a way to focus your attention on relevant parts of the codebase.
Typical examples include, security, TODOs, logging.
A feature of interest may be present in multiple files. Any source code file may be in zero or multiple features of interest.
Overview
GENERAL
TODOs
1,034,258 LOC (70%)
1097 files
|
found text
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
1,034,258 LOC (70%)
1097 files
|
found text
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
1097
files match defined criteria (
1,034,258
lines of code,
70.5%
vs. main code):
768
*.cpp files (
873,141
lines of code)
277
*.h files (
133,325
lines of code)
24
*.py files (
11,187
lines of code)
3
*.c files (
6,315
lines of code)
3
*.cs files (
5,543
lines of code)
5
*.cmake files (
2,024
lines of code)
8
*.inc files (
1,682
lines of code)
1
*.inl files (
413
lines of code)
1
*.natvis files (
221
lines of code)
1
*.el files (
214
lines of code)
2
*.cmd files (
92
lines of code)
1
*.js files (
58
lines of code)
2
*.hlsl files (
34
lines of code)
1
*.in files (
9
lines of code)
5,545
lines match the content pattern.
details...
per component - primary logical decomposition
tools/clang
in 502 files, 601,544 LOC (81%)
lib/CodeGen
in 99 files, 95,367 LOC (85%)
include/llvm
in 111 files, 33,517 LOC (32%)
lib/Transforms
in 91 files, 83,499 LOC (83%)
lib/Analysis
in 30 files, 28,135 LOC (79%)
lib/HLSL
in 19 files, 26,568 LOC (79%)
lib/IR
in 22 files, 21,084 LOC (72%)
lib/Support
in 32 files, 15,597 LOC (54%)
utils/TableGen
in 16 files, 15,157 LOC (65%)
include/dxc
in 10 files, 7,586 LOC (33%)
lib/MC
in 29 files, 15,592 LOC (88%)
projects/dxilconv
in 5 files, 4,242 LOC (28%)
lib/ExecutionEngine
in 17 files, 6,279 LOC (54%)
lib/DXIL
in 5 files, 4,159 LOC (39%)
unittests/ADT
in 1 file 665 LOC (6%)
tools/llvm-objdump
in 3 files, 9,401 LOC (98%)
utils/hct
in 10 files, 5,140 LOC (56%)
unittests/Support
in 3 files, 1,093 LOC (13%)
lib/DxilDia
in 5 files, 888 LOC (11%)
lib/Bitcode
in 3 files, 6,715 LOC (90%)
lib/Miniz
in 1 file 6,203 LOC (99%)
lib/Object
in 5 files, 4,496 LOC (74%)
tools/llvm-readobj
in 2 files, 1,575 LOC (27%)
unittests/IR
in 4 files, 1,422 LOC (24%)
lib/AsmParser
in 4 files, 5,654 LOC (98%)
lib/DebugInfo
in 4 files, 1,775 LOC (30%)
lib/DxrFallback
in 3 files, 2,313 LOC (44%)
lib/TableGen
in 3 files, 3,371 LOC (77%)
lib/DxilPIXPasses
in 2 files, 985 LOC (22%)
lib/DxcSupport
in 2 files, 2,265 LOC (71%)
cmake/modules
in 4 files, 1,518 LOC (52%)
tools/dsymutil
in 1 file 1,713 LOC (71%)
utils/lit
in 7 files, 1,314 LOC (57%)
lib/DxilContainer
in 1 file 1,662 LOC (83%)
include/llvm-c
in 2 files, 1,087 LOC (60%)
lib/DxilRootSignature
in 2 files, 781 LOC (46%)
tools/lli
in 4 files, 825 LOC (51%)
lib/Fuzzer
in 2 files, 428 LOC (32%)
utils
in 2 files, 381 LOC (29%)
lib/Linker
in 1 file 1,252 LOC (100%)
tools/llvm-nm
in 1 file 1,032 LOC (100%)
tools/yaml2obj
in 2 files, 541 LOC (53%)
lib/LTO
in 1 file 486 LOC (50%)
lib/Option
in 3 files, 843 LOC (90%)
utils/FileCheck
in 1 file 902 LOC (100%)
utils/llvm-build
in 2 files, 844 LOC (95%)
tools/llvm-diff
in 1 file 479 LOC (54%)
lib/Target
in 2 files, 343 LOC (40%)
include/miniz
in 1 file 709 LOC (100%)
tools/obj2yaml
in 1 file 41 LOC (5%)
tools/llvm-symbolizer
in 1 file 456 LOC (66%)
tools/llvm-mc
in 1 file 437 LOC (71%)
tools/llvm-bcanalyzer
in 1 file 571 LOC (100%)
tools/llvm-cxxdump
in 1 file 497 LOC (89%)
cmake
in 1 file 506 LOC (100%)
unittests/CodeGen
in 1 file 504 LOC (100%)
tools/llvm-rtdyld
in 1 file 481 LOC (100%)
tools/llvm-c-test
in 1 file 17 LOC (3%)
utils/PerfectShuffle
in 1 file 397 LOC (100%)
tools/dxexp
in 1 file 303 LOC (100%)
lib/Passes
in 1 file 302 LOC (100%)
tools/llvm-config
in 1 file 265 LOC (96%)
utils/lint
in 1 file 54 LOC (49%)