facebookincubator / BOLT
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 18,271 files with 4,427,028 lines of code.
    • 934 very long files (1,984,574 lines of code)
    • 1,216 long files (846,437 lines of code)
    • 2,551 medium size files (799,725 lines of codeclsfd_ftr_w_mp_ins)
    • 2,850 small files (406,484 lines of code)
    • 10,720 very small files (389,808 lines of code)
44% | 19% | 18% | 9% | 8%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
cpp50% | 20% | 17% | 7% | 4%
h24% | 15% | 21% | 15% | 21%
c62% | 12% | 12% | 4% | 8%
inc45% | 17% | 17% | 6% | 13%
cc48% | 31% | 14% | 3% | 2%
hpp67% | 22% | 5% | 1% | 2%
py11% | 17% | 34% | 20% | 15%
html32% | 35% | 17% | 8% | 6%
mm72% | 19% | 6% | 0% | <1%
cmake15% | 18% | 28% | 16% | 21%
awk82% | 17% | 0% | 0% | 0%
yaml67% | 23% | 8% | 0% | <1%
cl18% | 0% | 26% | 26% | 28%
mli66% | 17% | 0% | 5% | 10%
tex91% | 0% | 0% | 0% | 8%
pl55% | 0% | 27% | 9% | 7%
go53% | 17% | 8% | 9% | 10%
js53% | 0% | 37% | 4% | 4%
ml59% | 0% | 23% | 5% | 11%
asm100% | 0% | 0% | 0% | 0%
natvis77% | 0% | 20% | 0% | 2%
i0% | 18% | 32% | 21% | 27%
pm0% | 52% | 35% | 10% | 1%
pyi0% | 87% | 0% | 0% | 12%
css0% | 45% | 12% | 15% | 26%
cu0% | 26% | 46% | 23% | 3%
inl0% | 100% | 0% | 0% | 0%
jl0% | 100% | 0% | 0% | 0%
gn0% | 2% | 13% | 15% | 68%
bib0% | 0% | 100% | 0% | 0%
el0% | 0% | 36% | 36% | 27%
bzl0% | 0% | 29% | 20% | 50%
yml0% | 0% | 89% | 0% | 10%
cs0% | 0% | 66% | 0% | 33%
in0% | 0% | 21% | 7% | 70%
xml0% | 0% | 55% | 25% | 19%
f900% | 0% | 35% | 42% | 22%
ipp0% | 0% | 0% | 42% | 57%
proto0% | 0% | 0% | 55% | 44%
gni0% | 0% | 0% | 11% | 88%
py30% | 0% | 0% | 100% | 0%
ll0% | 0% | 0% | 0% | 100%
ts0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
m0% | 0% | 0% | 0% | 100%
targets0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
props0% | 0% | 0% | 0% | 100%
applescript0% | 0% | 0% | 0% | 100%
vsixmanifest0% | 0% | 0% | 0% | 100%
d0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
llvm47% | 19% | 17% | 8% | 7%
clang58% | 16% | 13% | 6% | 5%
lldb36% | 20% | 19% | 12% | 11%
polly56% | 19% | 12% | 5% | 6%
mlir28% | 24% | 23% | 13% | 10%
openmp58% | 16% | 14% | 6% | 4%
flang31% | 27% | 22% | 9% | 8%
compiler-rt23% | 19% | 26% | 14% | 15%
clang-tools-extra19% | 20% | 25% | 14% | 19%
bolt47% | 18% | 19% | 8% | 6%
lld37% | 24% | 21% | 8% | 8%
libcxx25% | 13% | 24% | 16% | 21%
libunwind49% | 21% | 19% | 6% | 2%
libcxxabi42% | 22% | 16% | 9% | 8%
pstl41% | 26% | 12% | 10% | 8%
libclc14% | 0% | 22% | 23% | 39%
libc4% | 15% | 16% | 24% | 39%
utils0% | 0% | 33% | 14% | 51%
cmake0% | 0% | 0% | 0% | 100%
runtimes0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
TypeSystemClang.cpp
in lldb/source/Plugins/TypeSystem/Clang
8131 168
avx512fintrin.h
in clang/lib/Headers
8051 25
X86InstrInfo.cpp
in llvm/lib/Target/X86
7746 110
ASTImporter.cpp
in clang/lib/AST
7628 250
CIndex.cpp
in clang/tools/libclang
7334 505
avx512vlintrin.h
in clang/lib/Headers
7271 -
AttributorAttributes.cpp
in llvm/lib/Transforms/IPO
7112 441
LLParser.cpp
in llvm/lib/AsmParser
7098 243
SemaDeclAttr.cpp
in clang/lib/Sema
7095 283
MipsAsmParser.cpp
in llvm/lib/Target/Mips/AsmParser
6978 298
kmp_runtime.cpp
in openmp/runtime/src
6740 126
TargetLowering.cpp
in llvm/lib/CodeGen/SelectionDAG
6650 95
SystemZISelLowering.cpp
in llvm/lib/Target/SystemZ
6610 157
PPCPerfectShuffle.h
in llvm/lib/Target/PowerPC
6567 -
ARMPerfectShuffle.h
in llvm/lib/Target/ARM
6567 -
AArch64PerfectShuffle.h
in llvm/lib/Target/AArch64
6567 -
AMDGPUAsmParser.cpp
in llvm/lib/Target/AMDGPU/AsmParser
6565 417
SemaType.cpp
in clang/lib/Sema
6458 177
SIInstrInfo.cpp
in llvm/lib/Target/AMDGPU
6395 150
ASTImporterTest.cpp
in clang/unittests/AST
6332 101
ELFDumper.cpp
in llvm/tools/llvm-readobj
6318 165
IOHandlerCursesGUI.cpp
in lldb/source/Core
6203 385
Clang.cpp
in clang/lib/Driver/ToolChains
6122 84
resolve-names.cpp
in flang/lib/Semantics
6110 453
X86InstrFoldTables.cpp
in llvm/lib/Target/X86
6099 1
CGStmtOpenMP.cpp
in clang/lib/CodeGen
6059 163
AArch64InstrInfo.cpp
in llvm/lib/Target/AArch64
6042 113
LegalizerHelper.cpp
in llvm/lib/CodeGen/GlobalISel
5967 63
locale.cpp
in libcxx/src
5936 25
SemaExprCXX.cpp
in clang/lib/Sema
5930 118
RewriteModernObjC.cpp
in clang/lib/Frontend/Rewrite
5891 132
MasmParser.cpp
in llvm/lib/MC/MCParser
5881 184
AArch64AsmParser.cpp
in llvm/lib/Target/AArch64/AsmParser
5766 252
BitcodeReader.cpp
in llvm/lib/Bitcode/Reader
5750 104
ARMDisassembler.cpp
in llvm/lib/Target/ARM/Disassembler
5632 181
BuildTreeTest.cpp
in clang/unittests/Tooling/Syntax
5613 105
ObjectFileMachO.cpp
in lldb/source/Plugins/ObjectFile/Mach-O
5544 105
ASTMatchersTraversalTest.cpp
in clang/unittests/ASTMatchers
5523 94
PPCISelDAGToDAG.cpp
in llvm/lib/Target/PowerPC
5412 98
ASTWriter.cpp
in clang/lib/Serialization
5174 301
kmp_settings.cpp
in openmp/runtime/src
5159 214
ValueTracking.cpp
in llvm/lib/Analysis
5141 134
CodeGenPrepare.cpp
in llvm/lib/CodeGen
5136 138
CGObjCMac.cpp
in clang/lib/CodeGen
5110 146
ARMBaseInstrInfo.cpp
in llvm/lib/Target/ARM
5098 94
ParseDecl.cpp
in clang/lib/Parse
5038 81
Verifier.cpp
in llvm/lib/IR
4972 194
RNBRemote.cpp
in lldb/tools/debugserver/source
4952 138
AArch64InstructionSelector.cpp
in llvm/lib/Target/AArch64/GISel
4874 89
netbsd_syscall_hooks.h
in compiler-rt/include/sanitizer
4851 -
Files With Most Units (Top 50)
File# lines# units
OpenMPClause.h
in clang/include/clang/AST
4593 939
Expr.h
in clang/include/clang/AST
3841 776
Type.h
in clang/include/clang/AST
4168 660
Core.cpp
in llvm/lib/IR
3417 598
CIndex.cpp
in clang/tools/libclang
7334 505
ExprCXX.h
in clang/include/clang/AST
2846 504
ir.go
in llvm/bindings/go/llvm
1677 494
1514 459
resolve-names.cpp
in flang/lib/Semantics
6110 453
unparse.cpp
in flang/lib/Parser
2645 448
AttributorAttributes.cpp
in llvm/lib/Transforms/IPO
7112 441
pyi
ir.pyi
in mlir/python/mlir/_mlir_libs/_mlir
821 429
AMDGPUAsmParser.cpp
in llvm/lib/Target/AMDGPU/AsmParser
6565 417
Decl.h
in clang/include/clang/AST
2387 412
Instructions.h
in llvm/include/llvm/IR
3364 392
Stmt.h
in clang/include/clang/AST
2236 385
IOHandlerCursesGUI.cpp
in lldb/source/Core
6203 385
TypeLoc.h
in clang/include/clang/AST
1875 355
DebugInfoMetadata.h
in llvm/include/llvm/IR
2715 348
DeclCXX.h
in clang/include/clang/AST
2144 336
llvm_ocaml.c
in llvm/bindings/ocaml/llvm
1596 331
StmtProfile.cpp
in clang/lib/AST
1861 320
Attributor.h
in llvm/include/llvm/Transforms/IPO
2435 312
TargetLowering.h
in llvm/include/llvm/CodeGen
2311 310
gmock-matchers.h
in llvm/utils/unittest/googlemock/include/gmock
2967 310
ASTWriter.cpp
in clang/lib/Serialization
5174 301
MipsAsmParser.cpp
in llvm/lib/Target/Mips/AsmParser
6978 298
gtest.cc
in llvm/utils/unittest/googletest/src
4104 291
GlobalISelEmitter.cpp
in llvm/utils/TableGen
4508 290
DeclObjC.h
in clang/include/clang/AST
1659 288
SelectionDAGNodes.h
in llvm/include/llvm/CodeGen
1819 286
SemaDeclAttr.cpp
in clang/lib/Sema
7095 283
__clang_hip_math.h
in clang/lib/Headers
1025 279
cindex.py
in clang/bindings/python/clang
2294 276
StmtOpenMP.h
in clang/include/clang/AST
2611 275
Registers.hpp
in libunwind/src
4156 254
AArch64AsmParser.cpp
in llvm/lib/Target/AArch64/AsmParser
5766 252
ASTImporter.cpp
in clang/lib/AST
7628 250
PatternMatch.h
in llvm/include/llvm/IR
1811 246
StmtPrinter.cpp
in clang/lib/AST
2194 244
LLParser.cpp
in llvm/lib/AsmParser
7098 243
DeclSpec.h
in clang/include/clang/Sema
1714 242
ASTWriterStmt.cpp
in clang/lib/Serialization
2222 239
ItaniumDemangle.h
in llvm/include/llvm/Demangle
4470 239
ItaniumDemangle.h
in libcxxabi/src/demangle
4470 239
wasm_simd128.h
in clang/lib/Headers
1535 238
ClangAttrEmitter.cpp
in clang/utils/TableGen
3550 235
ASTReaderStmt.cpp
in clang/lib/Serialization
3232 233
emmintrin.h
in clang/lib/Headers/ppc_wrappers
1858 229
TargetInfo.h
in clang/include/clang/Basic
844 224
Files With Long Lines (Top 50)

There are 337 files with lines longer than 120 characters. In total, there are 2089 long lines.

File# lines# units# long lines
natvis
clang.natvis
in clang/utils/ClangVisualizers
1003 - 178
hvx_hexagon_protos.h
in clang/lib/Headers
1417 - 96
input_arrays.h
in clang/tools/clang-fuzzer/handle-llvm
100 - 93
CommandObject.cpp
in lldb/source/Interpreter
941 34 73
IntrospectionTest.cpp
in clang/unittests/Introspection
1275 16 68
ArchSpec.cpp
in lldb/source/Utility
1214 38 61
operations.h
in libcxx/include/__filesystem
172 99 59
release_notes.html
in clang/www/analyzer
320 - 38
natvis
llvm.natvis
in llvm/utils/LLVMVisualizers
262 - 37
RegisterInfos_x86_64.h
in lldb/source/Plugins/Process/Utility
386 6 36
LegalizerHelperTest.cpp
in llvm/unittests/CodeGen/GlobalISel
3138 4 36
math.h
in libcxx/include
1110 115 33
i
SBValue.i
in lldb/bindings/interface
454 - 27
sort.h
in libcxx/include/__algorithm
488 2 25
i
SBFrame.i
in lldb/bindings/interface
286 - 25
i
SBType.i
in lldb/bindings/interface
808 - 25
diagnostics.html
in clang/www
309 - 24
RegisterContextWindows_x86_64.cpp
in lldb/source/Plugins/Process/Utility
126 3 24
i
SBData.i
in lldb/bindings/interface
232 - 23
faq.html
in clang/www/analyzer
184 - 21
i
SBModule.i
in lldb/bindings/interface
463 - 21
video-js.css
in polly/www/video-js
153 - 21
common.py
in llvm/utils/UpdateTestChecks
734 53 20
i
SBTypeCategory.i
in lldb/bindings/interface
167 - 18
i
SBTarget.i
in lldb/bindings/interface
833 - 18
RegisterContextWindows_i386.cpp
in lldb/source/Plugins/Process/Utility
65 3 16
i
SBAddress.i
in lldb/bindings/interface
150 - 16
AMDKernelCodeT.h
in llvm/lib/Target/AMDGPU
141 - 16
check-allocate.cpp
in flang/lib/Semantics
544 17 15
i
SBProcess.i
in lldb/bindings/interface
410 - 15
938 26 14
compatibility.html
in clang/www
658 - 13
checker_dev_manual.html
in clang/www/analyzer
715 - 12
check-declarations.cpp
in flang/lib/Semantics
2189 74 12
i
SBBlock.i
in lldb/bindings/interface
129 - 12
i
SBThread.i
in lldb/bindings/interface
368 - 12
LocalTest.cpp
in llvm/unittests/Transforms/Utils
850 7 12
el
llvm-mode.el
in llvm/utils/emacs
100 - 12
cmake
HandleLLVMOptions.cmake
in llvm/cmake/modules
1114 - 11
disasm-gdb-remote.pl
in lldb/scripts
1861 64 10
i
SBExpressionOptions.i
in lldb/bindings/interface
116 - 10
graph_header_deps.py
in libcxx/utils
172 12 9
algorithm.cpp
in libcxx/src
38 - 9
available_checks.html
in clang/www/analyzer
1520 - 9
avx2intrin.h
in clang/lib/Headers
933 - 9
i
SBSymbol.i
in lldb/bindings/interface
67 - 9
i
SBSection.i
in lldb/bindings/interface
109 - 9
CallPromotionUtilsTest.cpp
in llvm/unittests/Transforms/Utils
320 7 9
iostream.cpp
in libcxx/src
129 1 8
annotations.html
in clang/www/analyzer
611 - 8
Correlations

File Size vs. Commits (all time): 18490 points

bolt/include/bolt/Core/BinaryBasicBlock.h x: 10 commits (all time) y: 599 lines of code bolt/include/bolt/Core/BinaryContext.h x: 8 commits (all time) y: 692 lines of code bolt/include/bolt/Core/BinaryData.h x: 5 commits (all time) y: 163 lines of code bolt/include/bolt/Core/BinaryEmitter.h x: 4 commits (all time) y: 15 lines of code bolt/include/bolt/Core/BinaryFunction.h x: 12 commits (all time) y: 1333 lines of code bolt/include/bolt/Core/BinaryLoop.h x: 5 commits (all time) y: 54 lines of code bolt/include/bolt/Core/BinarySection.h x: 5 commits (all time) y: 345 lines of code bolt/include/bolt/Core/DebugData.h x: 10 commits (all time) y: 512 lines of code bolt/include/bolt/Core/DynoStats.h x: 6 commits (all time) y: 136 lines of code bolt/include/bolt/Core/MCPlusBuilder.h x: 10 commits (all time) y: 1237 lines of code bolt/include/bolt/Passes/BinaryPasses.h x: 9 commits (all time) y: 258 lines of code bolt/include/bolt/Passes/DataflowAnalysis.h x: 7 commits (all time) y: 359 lines of code bolt/include/bolt/Passes/DataflowInfoManager.h x: 5 commits (all time) y: 67 lines of code bolt/include/bolt/Passes/DominatorAnalysis.h x: 7 commits (all time) y: 112 lines of code bolt/include/bolt/Passes/ShrinkWrapping.h x: 7 commits (all time) y: 292 lines of code bolt/include/bolt/Profile/DataReader.h x: 6 commits (all time) y: 283 lines of code bolt/include/bolt/Rewrite/DWARFRewriter.h x: 9 commits (all time) y: 123 lines of code bolt/include/bolt/Rewrite/RewriteInstance.h x: 6 commits (all time) y: 240 lines of code bolt/include/bolt/Utils/BoltRevision.inc.in x: 2 commits (all time) y: 1 lines of code bolt/lib/Core/BinaryContext.cpp x: 7 commits (all time) y: 1702 lines of code bolt/lib/Core/BinaryEmitter.cpp x: 6 commits (all time) y: 830 lines of code bolt/lib/Core/BinaryFunction.cpp x: 12 commits (all time) y: 3476 lines of code bolt/lib/Core/BinarySection.cpp x: 6 commits (all time) y: 215 lines of code bolt/lib/Core/DebugData.cpp x: 10 commits (all time) y: 858 lines of code bolt/lib/Core/Exceptions.cpp x: 7 commits (all time) y: 655 lines of code bolt/lib/Core/MCPlusBuilder.cpp x: 5 commits (all time) y: 418 lines of code bolt/lib/Core/ParallelUtilities.cpp x: 3 commits (all time) y: 185 lines of code bolt/lib/Core/Relocation.cpp x: 7 commits (all time) y: 541 lines of code bolt/lib/Passes/BinaryPasses.cpp x: 10 commits (all time) y: 1455 lines of code bolt/lib/Passes/CallGraph.cpp x: 3 commits (all time) y: 95 lines of code bolt/lib/Passes/ExtTSPReorderAlgorithm.cpp x: 6 commits (all time) y: 623 lines of code bolt/lib/Passes/FrameAnalysis.cpp x: 6 commits (all time) y: 512 lines of code bolt/lib/Passes/HFSortPlus.cpp x: 5 commits (all time) y: 411 lines of code bolt/lib/Passes/IndirectCallPromotion.cpp x: 9 commits (all time) y: 1139 lines of code bolt/lib/Passes/Instrumentation.cpp x: 8 commits (all time) y: 573 lines of code bolt/lib/Passes/ShrinkWrapping.cpp x: 8 commits (all time) y: 1781 lines of code bolt/lib/Passes/TailDuplication.cpp x: 8 commits (all time) y: 357 lines of code bolt/lib/Profile/DataAggregator.cpp x: 6 commits (all time) y: 1784 lines of code bolt/lib/Profile/DataReader.cpp x: 8 commits (all time) y: 1100 lines of code bolt/lib/Rewrite/BinaryPassManager.cpp x: 10 commits (all time) y: 330 lines of code bolt/lib/Rewrite/BoltDiff.cpp x: 5 commits (all time) y: 592 lines of code bolt/lib/Rewrite/DWARFRewriter.cpp x: 12 commits (all time) y: 1261 lines of code bolt/lib/Rewrite/RewriteInstance.cpp x: 12 commits (all time) y: 4064 lines of code bolt/lib/Target/X86/X86MCPlusBuilder.cpp x: 14 commits (all time) y: 3225 lines of code bolt/runtime/common.h x: 18 commits (all time) y: 436 lines of code bolt/runtime/hugify.cpp x: 9 commits (all time) y: 83 lines of code bolt/runtime/instr.cpp x: 31 commits (all time) y: 1196 lines of code llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp x: 84 commits (all time) y: 1878 lines of code llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/Shared/BUILD.gn x: 8 commits (all time) y: 10 lines of code clang-tools-extra/clangd/Selection.cpp x: 71 commits (all time) y: 616 lines of code clang-tools-extra/clangd/unittests/SelectionTests.cpp x: 58 commits (all time) y: 655 lines of code clang/include/clang/AST/TypeLoc.h x: 187 commits (all time) y: 1875 lines of code clang/lib/Parse/ParseDeclCXX.cpp x: 765 commits (all time) y: 3146 lines of code clang/lib/Sema/SemaCXXScopeSpec.cpp x: 190 commits (all time) y: 711 lines of code clang/lib/Sema/SemaExprCXX.cpp x: 1394 commits (all time) y: 5930 lines of code clang/lib/Sema/SemaType.cpp x: 1216 commits (all time) y: 6458 lines of code clang/lib/Serialization/ASTWriter.cpp x: 1076 commits (all time) y: 5174 lines of code clang/unittests/AST/SourceLocationTest.cpp x: 41 commits (all time) y: 802 lines of code clang/lib/Format/UnwrappedLineParser.cpp x: 484 commits (all time) y: 2677 lines of code lld/MachO/Writer.cpp x: 161 commits (all time) y: 921 lines of code llvm/include/llvm/Analysis/MemoryBuiltins.h x: 92 commits (all time) y: 166 lines of code llvm/lib/Analysis/MemoryBuiltins.cpp x: 181 commits (all time) y: 709 lines of code llvm/lib/Analysis/MemoryDependenceAnalysis.cpp x: 429 commits (all time) y: 1095 lines of code llvm/lib/Transforms/IPO/Attributor.cpp x: 471 commits (all time) y: 2354 lines of code llvm/lib/Transforms/IPO/AttributorAttributes.cpp x: 225 commits (all time) y: 7112 lines of code llvm/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h x: 2 commits (all time) y: 44 lines of code llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h x: 19 commits (all time) y: 530 lines of code llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp x: 26 commits (all time) y: 352 lines of code llvm/tools/llvm-jitlink/llvm-jitlink.cpp x: 113 commits (all time) y: 1536 lines of code llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp x: 152 commits (all time) y: 1644 lines of code mlir/cmake/modules/MLIRConfig.cmake.in x: 13 commits (all time) y: 20 lines of code lldb/include/lldb/Utility/ReproducerInstrumentation.h x: 59 commits (all time) y: 112 lines of code lldb/source/API/SBAddress.cpp x: 62 commits (all time) y: 203 lines of code lldb/source/API/SBAttachInfo.cpp x: 15 commits (all time) y: 178 lines of code lldb/source/API/SBBlock.cpp x: 36 commits (all time) y: 280 lines of code lldb/source/API/SBBreakpoint.cpp x: 77 commits (all time) y: 788 lines of code lldb/source/API/SBBreakpointLocation.cpp x: 54 commits (all time) y: 381 lines of code lldb/source/API/SBBroadcaster.cpp x: 32 commits (all time) y: 129 lines of code lldb/source/API/SBCommandInterpreter.cpp x: 120 commits (all time) y: 594 lines of code lldb/source/API/SBCommandInterpreterRunOptions.cpp x: 8 commits (all time) y: 175 lines of code lldb/source/API/SBCommandReturnObject.cpp x: 55 commits (all time) y: 284 lines of code lldb/source/API/SBCommunication.cpp x: 39 commits (all time) y: 142 lines of code lldb/source/API/SBCompileUnit.cpp x: 42 commits (all time) y: 180 lines of code lldb/source/API/SBData.cpp x: 35 commits (all time) y: 512 lines of code lldb/source/API/SBDebugger.cpp x: 217 commits (all time) y: 1346 lines of code lldb/source/API/SBDeclaration.cpp x: 29 commits (all time) y: 123 lines of code lldb/source/API/SBError.cpp x: 38 commits (all time) y: 129 lines of code lldb/source/API/SBExecutionContext.cpp x: 13 commits (all time) y: 99 lines of code lldb/source/API/SBExpressionOptions.cpp x: 32 commits (all time) y: 200 lines of code lldb/source/API/SBFile.cpp x: 15 commits (all time) y: 102 lines of code lldb/source/API/SBFileSpec.cpp x: 60 commits (all time) y: 134 lines of code lldb/source/API/SBFileSpecList.cpp x: 28 commits (all time) y: 88 lines of code lldb/source/API/SBFrame.cpp x: 165 commits (all time) y: 1052 lines of code lldb/source/API/SBFunction.cpp x: 52 commits (all time) y: 184 lines of code lldb/source/API/SBHostOS.cpp x: 43 commits (all time) y: 144 lines of code lldb/source/API/SBInstructionList.cpp x: 29 commits (all time) y: 162 lines of code lldb/source/API/SBLaunchInfo.cpp x: 35 commits (all time) y: 278 lines of code lldb/source/API/SBListener.cpp x: 42 commits (all time) y: 264 lines of code lldb/source/API/SBMemoryRegionInfo.cpp x: 20 commits (all time) y: 136 lines of code lldb/source/API/SBModule.cpp x: 103 commits (all time) y: 561 lines of code lldb/source/API/SBModuleSpec.cpp x: 21 commits (all time) y: 176 lines of code lldb/source/API/SBPlatform.cpp x: 51 commits (all time) y: 538 lines of code lldb/source/API/SBProcess.cpp x: 155 commits (all time) y: 1075 lines of code lldb/source/API/SBQueue.cpp x: 28 commits (all time) y: 258 lines of code lldb/source/API/SBQueueItem.cpp x: 21 commits (all time) y: 82 lines of code lldb/source/API/SBSection.cpp x: 35 commits (all time) y: 227 lines of code lldb/source/API/SBStringList.cpp x: 24 commits (all time) y: 99 lines of code lldb/source/API/SBStructuredData.cpp x: 26 commits (all time) y: 148 lines of code lldb/source/API/SBSymbol.cpp x: 49 commits (all time) y: 149 lines of code lldb/source/API/SBTarget.cpp x: 303 commits (all time) y: 2040 lines of code lldb/source/API/SBThreadCollection.cpp x: 13 commits (all time) y: 63 lines of code lldb/source/API/SBThreadPlan.cpp x: 30 commits (all time) y: 351 lines of code lldb/source/API/SBTrace.cpp x: 14 commits (all time) y: 70 lines of code lldb/source/API/SBType.cpp x: 97 commits (all time) y: 708 lines of code lldb/source/API/SBTypeFilter.cpp x: 17 commits (all time) y: 136 lines of code lldb/source/API/SBTypeNameSpecifier.cpp x: 21 commits (all time) y: 114 lines of code lldb/source/API/SBTypeSummary.cpp x: 35 commits (all time) y: 365 lines of code lldb/source/API/SBValue.cpp x: 170 commits (all time) y: 1228 lines of code llvm/lib/Target/CSKY/CSKYAsmPrinter.cpp x: 3 commits (all time) y: 111 lines of code llvm/lib/Target/CSKY/CSKYConstantPoolValue.cpp x: 1 commits (all time) y: 155 lines of code llvm/lib/Target/CSKY/CSKYISelLowering.cpp x: 4 commits (all time) y: 793 lines of code lldb/source/API/SBReproducer.cpp x: 39 commits (all time) y: 115 lines of code lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp x: 176 commits (all time) y: 2476 lines of code lldb/source/Utility/ReproducerInstrumentation.cpp x: 27 commits (all time) y: 31 lines of code lld/ELF/Arch/AArch64.cpp x: 60 commits (all time) y: 630 lines of code lld/ELF/InputSection.cpp x: 678 commits (all time) y: 1036 lines of code lld/ELF/Target.h x: 255 commits (all time) y: 183 lines of code clang/utils/TableGen/RISCVVEmitter.cpp x: 40 commits (all time) y: 1059 lines of code compiler-rt/cmake/config-ix.cmake x: 430 commits (all time) y: 755 lines of code compiler-rt/lib/builtins/assembly.h x: 47 commits (all time) y: 235 lines of code llvm/include/llvm/ObjectYAML/XCOFFYAML.h x: 10 commits (all time) y: 222 lines of code llvm/lib/ObjectYAML/XCOFFEmitter.cpp x: 14 commits (all time) y: 671 lines of code llvm/lib/ObjectYAML/XCOFFYAML.cpp x: 9 commits (all time) y: 319 lines of code llvm/lib/CodeGen/SelectionDAG/FastISel.cpp x: 594 commits (all time) y: 1693 lines of code llvm/lib/Target/PowerPC/PPCFastISel.cpp x: 136 commits (all time) y: 1691 lines of code llvm/include/llvm/CodeGen/TargetFrameLowering.h x: 53 commits (all time) y: 205 lines of code llvm/lib/CodeGen/CFIInstrInserter.cpp x: 34 commits (all time) y: 331 lines of code llvm/lib/Target/X86/X86FrameLowering.cpp x: 502 commits (all time) y: 2457 lines of code llvm/lib/Target/X86/X86FrameLowering.h x: 118 commits (all time) y: 146 lines of code mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp x: 22 commits (all time) y: 1268 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp x: 35 commits (all time) y: 544 lines of code mlir/lib/Bindings/Python/IRCore.cpp x: 47 commits (all time) y: 2508 lines of code lldb/source/Commands/CommandObjectFrame.cpp x: 223 commits (all time) y: 956 lines of code lld/ELF/Arch/PPC.cpp x: 52 commits (all time) y: 393 lines of code lld/ELF/Arch/PPC64.cpp x: 131 commits (all time) y: 1132 lines of code lld/ELF/Arch/X86.cpp x: 61 commits (all time) y: 545 lines of code lld/ELF/Arch/X86_64.cpp x: 84 commits (all time) y: 853 lines of code lld/ELF/Driver.cpp x: 936 commits (all time) y: 1865 lines of code lld/ELF/Relocations.cpp x: 545 commits (all time) y: 1294 lines of code lld/ELF/Symbols.cpp x: 393 commits (all time) y: 481 lines of code lld/ELF/Symbols.h x: 406 commits (all time) y: 348 lines of code lld/ELF/SyntheticSections.cpp x: 668 commits (all time) y: 2671 lines of code clang-tools-extra/clangd/refactor/Rename.cpp x: 91 commits (all time) y: 730 lines of code lld/COFF/Writer.cpp x: 322 commits (all time) y: 1516 lines of code lld/MachO/InputSection.h x: 61 commits (all time) y: 243 lines of code lldb/source/Host/common/Host.cpp x: 267 commits (all time) y: 591 lines of code lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp x: 95 commits (all time) y: 960 lines of code lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp x: 403 commits (all time) y: 5544 lines of code lldb/source/Symbol/TypeSystem.cpp x: 51 commits (all time) y: 237 lines of code polly/lib/Analysis/ScopDetection.cpp x: 375 commits (all time) y: 1434 lines of code polly/lib/CodeGen/PerfMonitor.cpp x: 16 commits (all time) y: 215 lines of code lldb/include/lldb/Breakpoint/BreakpointOptions.h x: 54 commits (all time) y: 162 lines of code lldb/include/lldb/Breakpoint/WatchpointOptions.h x: 20 commits (all time) y: 57 lines of code lldb/include/lldb/Core/Disassembler.h x: 86 commits (all time) y: 310 lines of code lldb/include/lldb/Core/Module.h x: 164 commits (all time) y: 290 lines of code lldb/include/lldb/Core/ModuleSpec.h x: 38 commits (all time) y: 321 lines of code lldb/include/lldb/Core/Value.h x: 53 commits (all time) y: 108 lines of code lldb/include/lldb/Core/ValueObject.h x: 225 commits (all time) y: 618 lines of code lldb/include/lldb/DataFormatters/TypeSynthetic.h x: 40 commits (all time) y: 314 lines of code lldb/include/lldb/Expression/IRExecutionUnit.h x: 49 commits (all time) y: 176 lines of code lldb/include/lldb/Host/FileSystem.h x: 60 commits (all time) y: 113 lines of code lldb/include/lldb/Symbol/CompactUnwindInfo.h x: 17 commits (all time) y: 89 lines of code lldb/include/lldb/Symbol/DWARFCallFrameInfo.h x: 36 commits (all time) y: 86 lines of code lldb/include/lldb/Symbol/ObjectContainer.h x: 22 commits (all time) y: 56 lines of code lldb/include/lldb/Symbol/Type.h x: 109 commits (all time) y: 313 lines of code lldb/include/lldb/Symbol/UnwindPlan.h x: 44 commits (all time) y: 355 lines of code lldb/include/lldb/Target/Language.h x: 57 commits (all time) y: 200 lines of code lldb/include/lldb/Target/Platform.h x: 147 commits (all time) y: 453 lines of code lldb/include/lldb/Target/Process.h x: 432 commits (all time) y: 1032 lines of code lldb/include/lldb/Target/Unwind.h x: 17 commits (all time) y: 56 lines of code lldb/include/lldb/Utility/Event.h x: 10 commits (all time) y: 152 lines of code lldb/include/lldb/Utility/ProcessInfo.h x: 11 commits (all time) y: 130 lines of code lldb/include/lldb/Utility/StructuredData.h x: 15 commits (all time) y: 437 lines of code clang-tools-extra/clang-tidy/misc/DefinitionsInHeadersCheck.cpp x: 26 commits (all time) y: 110 lines of code clang-tools-extra/clangd/CodeComplete.cpp x: 262 commits (all time) y: 1683 lines of code clang-tools-extra/clangd/SourceCode.cpp x: 83 commits (all time) y: 969 lines of code clang/lib/Sema/SemaTemplateDeduction.cpp x: 548 commits (all time) y: 3822 lines of code lld/MachO/SyntheticSections.cpp x: 152 commits (all time) y: 1177 lines of code lldb/source/Expression/DWARFExpression.cpp x: 173 commits (all time) y: 2043 lines of code lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp x: 106 commits (all time) y: 617 lines of code lldb/source/Symbol/Function.cpp x: 87 commits (all time) y: 507 lines of code lldb/source/Utility/Reproducer.cpp x: 53 commits (all time) y: 300 lines of code clang/include/clang/AST/ASTContext.h x: 1006 commits (all time) y: 1587 lines of code clang/include/clang/AST/Attr.h x: 192 commits (all time) y: 258 lines of code clang/include/clang/AST/Decl.h x: 1061 commits (all time) y: 2387 lines of code clang/include/clang/AST/DeclBase.h x: 468 commits (all time) y: 1287 lines of code clang/include/clang/AST/DeclCXX.h x: 657 commits (all time) y: 2144 lines of code clang/include/clang/AST/MangleNumberingContext.h x: 17 commits (all time) y: 23 lines of code clang/include/clang/AST/PrettyPrinter.h x: 77 commits (all time) y: 84 lines of code clang/include/clang/AST/TemplateBase.h x: 112 commits (all time) y: 426 lines of code clang/include/clang/AST/TemplateName.h x: 52 commits (all time) y: 280 lines of code clang/include/clang/Analysis/PathDiagnostic.h x: 66 commits (all time) y: 569 lines of code clang/include/clang/Analysis/ProgramPoint.h x: 108 commits (all time) y: 585 lines of code clang/include/clang/Basic/PartialDiagnostic.h x: 68 commits (all time) y: 138 lines of code clang/include/clang/Basic/TargetInfo.h x: 450 commits (all time) y: 844 lines of code clang/include/clang/CodeGen/CodeGenABITypes.h x: 24 commits (all time) y: 86 lines of code clang/include/clang/Format/Format.h x: 334 commits (all time) y: 730 lines of code clang/include/clang/Frontend/ASTConsumers.h x: 57 commits (all time) y: 17 lines of code clang/include/clang/Frontend/CompilerInstance.h x: 214 commits (all time) y: 378 lines of code clang/include/clang/Frontend/FrontendActions.h x: 92 commits (all time) y: 203 lines of code clang/include/clang/Sema/ExternalSemaSource.h x: 50 commits (all time) y: 84 lines of code clang/include/clang/Sema/Initialization.h x: 142 commits (all time) y: 652 lines of code clang/include/clang/Sema/ScopeInfo.h x: 144 commits (all time) y: 552 lines of code clang/include/clang/Serialization/ASTReader.h x: 563 commits (all time) y: 1084 lines of code clang/include/clang/Serialization/ASTWriter.h x: 284 commits (all time) y: 420 lines of code clang/include/clang/Serialization/GlobalModuleIndex.h x: 28 commits (all time) y: 62 lines of code clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h x: 128 commits (all time) y: 418 lines of code clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h x: 30 commits (all time) y: 55 lines of code clang/include/clang/StaticAnalyzer/Core/CheckerManager.h x: 106 commits (all time) y: 409 lines of code clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h x: 21 commits (all time) y: 24 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h x: 103 commits (all time) y: 782 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h x: 197 commits (all time) y: 511 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h x: 113 commits (all time) y: 507 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h x: 76 commits (all time) y: 436 lines of code clang/include/clang/Tooling/Tooling.h x: 86 commits (all time) y: 228 lines of code lldb/include/lldb/Interpreter/CommandInterpreter.h x: 145 commits (all time) y: 400 lines of code lldb/source/Interpreter/CommandInterpreter.cpp x: 453 commits (all time) y: 2760 lines of code mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp x: 66 commits (all time) y: 1681 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.cpp x: 44 commits (all time) y: 419 lines of code llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp x: 337 commits (all time) y: 1756 lines of code llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp x: 108 commits (all time) y: 1524 lines of code llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp x: 567 commits (all time) y: 2413 lines of code clang/include/clang/Basic/Diagnostic.h x: 344 commits (all time) y: 918 lines of code clang/include/clang/Parse/Parser.h x: 1063 commits (all time) y: 2238 lines of code clang/include/clang/Sema/ParsedAttr.h x: 54 commits (all time) y: 847 lines of code clang/include/clang/Sema/ParsedTemplate.h x: 29 commits (all time) y: 133 lines of code clang/lib/Sema/Sema.cpp x: 766 commits (all time) y: 1813 lines of code clang/utils/TableGen/MveEmitter.cpp x: 35 commits (all time) y: 1483 lines of code clang/lib/AST/Interp/ByteCodeExprGen.cpp x: 7 commits (all time) y: 475 lines of code clang/lib/AST/StmtOpenMP.cpp x: 78 commits (all time) y: 1956 lines of code clang/lib/CodeGen/CGRecordLayoutBuilder.cpp x: 209 commits (all time) y: 703 lines of code clang/lib/Frontend/ASTUnit.cpp x: 590 commits (all time) y: 1994 lines of code clang/lib/Parse/ParseDecl.cpp x: 1089 commits (all time) y: 5038 lines of code clang/lib/Parse/ParseExpr.cpp x: 567 commits (all time) y: 2444 lines of code clang/lib/Parse/ParseExprCXX.cpp x: 551 commits (all time) y: 2534 lines of code clang/lib/Parse/ParseOpenMP.cpp x: 342 commits (all time) y: 3395 lines of code clang/lib/Parse/ParseStmtAsm.cpp x: 74 commits (all time) y: 660 lines of code clang/lib/Parse/ParseTemplate.cpp x: 290 commits (all time) y: 1123 lines of code clang/lib/Parse/Parser.cpp x: 585 commits (all time) y: 1774 lines of code clang/lib/Sema/SemaExprObjC.cpp x: 618 commits (all time) y: 3677 lines of code clang/lib/Sema/SemaTemplateInstantiateDecl.cpp x: 1002 commits (all time) y: 4436 lines of code clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp x: 343 commits (all time) y: 2462 lines of code clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp x: 238 commits (all time) y: 492 lines of code clang/utils/TableGen/NeonEmitter.cpp x: 153 commits (all time) y: 1933 lines of code clang/include/clang/AST/DeclContextInternals.h x: 40 commits (all time) y: 224 lines of code clang/include/clang/AST/DeclTemplate.h x: 328 commits (all time) y: 1822 lines of code clang/include/clang/AST/FormatString.h x: 11 commits (all time) y: 546 lines of code clang/lib/ARCMigrate/Transforms.cpp x: 78 commits (all time) y: 451 lines of code clang/lib/AST/Expr.cpp x: 1016 commits (all time) y: 4083 lines of code clang/lib/AST/PrintfFormatString.cpp x: 20 commits (all time) y: 897 lines of code clang/lib/AST/VTableBuilder.cpp x: 176 commits (all time) y: 2313 lines of code clang/lib/Basic/Targets/AArch64.cpp x: 85 commits (all time) y: 824 lines of code clang/lib/CodeGen/CGDebugInfo.cpp x: 1560 commits (all time) y: 4234 lines of code clang/lib/CodeGen/CGObjC.cpp x: 548 commits (all time) y: 2701 lines of code clang/lib/CodeGen/CGVTables.cpp x: 331 commits (all time) y: 886 lines of code clang/lib/CodeGen/CodeGenFunction.cpp x: 867 commits (all time) y: 1868 lines of code clang/lib/CodeGen/CodeGenModule.cpp x: 1771 commits (all time) y: 4716 lines of code clang/lib/Edit/RewriteObjCFoundationAPI.cpp x: 52 commits (all time) y: 913 lines of code clang/lib/Frontend/CompilerInstance.cpp x: 614 commits (all time) y: 1639 lines of code clang/lib/Frontend/PrintPreprocessedOutput.cpp x: 154 commits (all time) y: 711 lines of code clang/lib/Frontend/TextDiagnostic.cpp x: 112 commits (all time) y: 882 lines of code clang/lib/Parse/ParseCXXInlineMethods.cpp x: 194 commits (all time) y: 922 lines of code clang/lib/Parse/ParseInit.cpp x: 101 commits (all time) y: 336 lines of code clang/lib/Parse/ParseObjc.cpp x: 466 commits (all time) y: 2540 lines of code clang/lib/Parse/ParseStmt.cpp x: 452 commits (all time) y: 1640 lines of code clang/lib/Parse/ParseTentative.cpp x: 223 commits (all time) y: 1150 lines of code clang/lib/Rewrite/HTMLRewrite.cpp x: 142 commits (all time) y: 468 lines of code clang/lib/Sema/SemaConcept.cpp x: 38 commits (all time) y: 867 lines of code clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp x: 37 commits (all time) y: 241 lines of code clang/lib/CodeGen/CGStmtOpenMP.cpp x: 644 commits (all time) y: 6059 lines of code mlir/lib/Target/LLVMIR/ModuleTranslation.cpp x: 180 commits (all time) y: 802 lines of code llvm/include/llvm/ADT/Triple.h x: 297 commits (all time) y: 549 lines of code llvm/include/llvm/Analysis/BasicAliasAnalysis.h x: 79 commits (all time) y: 120 lines of code llvm/include/llvm/Analysis/DDG.h x: 19 commits (all time) y: 386 lines of code llvm/include/llvm/Analysis/LazyCallGraph.h x: 119 commits (all time) y: 496 lines of code llvm/include/llvm/Analysis/MemoryLocation.h x: 28 commits (all time) y: 202 lines of code llvm/include/llvm/CodeGen/CodeGenPassBuilder.h x: 17 commits (all time) y: 651 lines of code llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h x: 91 commits (all time) y: 278 lines of code llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h x: 91 commits (all time) y: 788 lines of code llvm/include/llvm/DWARFLinker/DWARFLinker.h x: 24 commits (all time) y: 398 lines of code llvm/include/llvm/DebugInfo/GSYM/StringTable.h x: 9 commits (all time) y: 35 lines of code llvm/include/llvm/MCA/HardwareUnits/LSUnit.h x: 18 commits (all time) y: 231 lines of code llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h x: 62 commits (all time) y: 654 lines of code llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h x: 32 commits (all time) y: 181 lines of code llvm/include/llvm/Support/ScopedPrinter.h x: 34 commits (all time) y: 667 lines of code llvm/include/llvm/Transforms/IPO/Attributor.h x: 283 commits (all time) y: 2435 lines of code llvm/include/llvm/XRay/FDRRecords.h x: 12 commits (all time) y: 331 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp x: 41 commits (all time) y: 567 lines of code llvm/tools/llvm-cov/CoverageSummaryInfo.h x: 28 commits (all time) y: 174 lines of code llvm/tools/llvm-objcopy/ELF/Object.h x: 65 commits (all time) y: 826 lines of code llvm/tools/llvm-profdata/llvm-profdata.cpp x: 194 commits (all time) y: 2088 lines of code llvm/tools/llvm-readobj/llvm-readobj.cpp x: 224 commits (all time) y: 526 lines of code llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp x: 12 commits (all time) y: 578 lines of code llvm/utils/TableGen/GlobalISelEmitter.cpp x: 276 commits (all time) y: 4508 lines of code llvm/utils/TableGen/RegisterBankEmitter.cpp x: 24 commits (all time) y: 233 lines of code clang/lib/CodeGen/CGBlocks.h x: 84 commits (all time) y: 194 lines of code clang/lib/CodeGen/CGCXXABI.h x: 163 commits (all time) y: 321 lines of code clang/lib/CodeGen/CGCall.h x: 80 commits (all time) y: 276 lines of code clang/lib/CodeGen/CGCleanup.h x: 44 commits (all time) y: 406 lines of code clang/lib/CodeGen/CGDebugInfo.h x: 457 commits (all time) y: 444 lines of code clang/lib/CodeGen/CGOpenMPRuntime.h x: 253 commits (all time) y: 991 lines of code clang/lib/CodeGen/CodeGenFunction.h x: 1537 commits (all time) y: 2879 lines of code clang/lib/CodeGen/CodeGenModule.h x: 731 commits (all time) y: 799 lines of code clang/lib/CodeGen/CodeGenTypes.h x: 141 commits (all time) y: 155 lines of code clang/lib/CodeGen/TargetInfo.h x: 78 commits (all time) y: 154 lines of code clang/lib/Format/TokenAnnotator.h x: 77 commits (all time) y: 122 lines of code llvm/lib/Bitcode/Reader/MetadataLoader.cpp x: 128 commits (all time) y: 1872 lines of code llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp x: 88 commits (all time) y: 2503 lines of code llvm/lib/MC/MCStreamer.cpp x: 373 commits (all time) y: 1131 lines of code llvm/lib/Support/ARMAttributeParser.cpp x: 20 commits (all time) y: 334 lines of code llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp x: 210 commits (all time) y: 2308 lines of code llvm/tools/llvm-cov/CodeCoverage.cpp x: 161 commits (all time) y: 945 lines of code llvm/tools/llvm-cov/CoverageReport.cpp x: 49 commits (all time) y: 401 lines of code llvm/tools/llvm-cov/SourceCoverageView.cpp x: 73 commits (all time) y: 211 lines of code llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp x: 67 commits (all time) y: 611 lines of code llvm/tools/llvm-objdump/llvm-objdump.cpp x: 593 commits (all time) y: 2222 lines of code llvm/tools/obj2yaml/dwarf2yaml.cpp x: 63 commits (all time) y: 403 lines of code llvm/utils/TableGen/InstrInfoEmitter.cpp x: 272 commits (all time) y: 832 lines of code llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp x: 838 commits (all time) y: 2347 lines of code clang/lib/CodeGen/CGObjCMac.cpp x: 860 commits (all time) y: 5110 lines of code clang/lib/CodeGen/CGExpr.cpp x: 1231 commits (all time) y: 4061 lines of code llvm/lib/Transforms/IPO/OpenMPOpt.cpp x: 186 commits (all time) y: 3400 lines of code mlir/lib/Transforms/Utils/LoopUtils.cpp x: 188 commits (all time) y: 2251 lines of code mlir/lib/Analysis/Presburger/PresburgerSet.cpp x: 1 commits (all time) y: 253 lines of code mlir/lib/Analysis/Utils.cpp x: 176 commits (all time) y: 942 lines of code mlir/unittests/Analysis/Presburger/PresburgerSetTest.cpp x: 1 commits (all time) y: 530 lines of code llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp x: 210 commits (all time) y: 3852 lines of code llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp x: 456 commits (all time) y: 3532 lines of code llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h x: 72 commits (all time) y: 1115 lines of code llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h x: 18 commits (all time) y: 210 lines of code llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h x: 66 commits (all time) y: 132 lines of code llvm/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h x: 14 commits (all time) y: 494 lines of code llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp x: 31 commits (all time) y: 643 lines of code llvm/lib/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.cpp x: 23 commits (all time) y: 132 lines of code llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp x: 47 commits (all time) y: 742 lines of code llvm/lib/Target/Mips/MipsAsmPrinter.cpp x: 310 commits (all time) y: 862 lines of code llvm/lib/Target/Mips/MipsFastISel.cpp x: 126 commits (all time) y: 1707 lines of code llvm/lib/Target/Mips/MipsISelLowering.cpp x: 842 commits (all time) y: 3655 lines of code llvm/lib/Target/Mips/MipsMachineFunction.cpp x: 53 commits (all time) y: 134 lines of code llvm/lib/Target/Mips/MipsRegisterInfo.cpp x: 201 commits (all time) y: 221 lines of code llvm/lib/Target/Mips/MipsSEISelLowering.cpp x: 223 commits (all time) y: 2758 lines of code llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp x: 240 commits (all time) y: 1677 lines of code llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp x: 23 commits (all time) y: 189 lines of code llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h x: 32 commits (all time) y: 123 lines of code llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h x: 22 commits (all time) y: 476 lines of code llvm/include/llvm/ExecutionEngine/JITEventListener.h x: 38 commits (all time) y: 59 lines of code llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h x: 123 commits (all time) y: 87 lines of code llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h x: 34 commits (all time) y: 30 lines of code llvm/include/llvm/Frontend/OpenMP/OMPConstants.h x: 41 commits (all time) y: 78 lines of code llvm/include/llvm/IR/GlobalObject.h x: 45 commits (all time) y: 100 lines of code llvm/include/llvm/IR/LLVMContext.h x: 112 commits (all time) y: 116 lines of code llvm/include/llvm/IR/Module.h x: 150 commits (all time) y: 420 lines of code llvm/include/llvm/LTO/LTO.h x: 113 commits (all time) y: 210 lines of code llvm/include/llvm/Linker/Linker.h x: 54 commits (all time) y: 25 lines of code llvm/include/llvm/MC/MCPseudoProbe.h x: 11 commits (all time) y: 218 lines of code llvm/include/llvm/MC/MCStreamer.h x: 484 commits (all time) y: 476 lines of code llvm/include/llvm/Object/Error.h x: 35 commits (all time) y: 50 lines of code llvm/include/llvm/Object/IRObjectFile.h x: 40 commits (all time) y: 50 lines of code llvm/include/llvm/Object/ObjectFile.h x: 199 commits (all time) y: 406 lines of code llvm/include/llvm/TableGen/Record.h x: 237 commits (all time) y: 1314 lines of code llvm/lib/Target/ARM/ARM.h x: 119 commits (all time) y: 62 lines of code llvm/lib/Target/X86/X86AsmPrinter.h x: 132 commits (all time) y: 99 lines of code llvm/lib/Transforms/Scalar/IndVarSimplify.cpp x: 701 commits (all time) y: 1242 lines of code llvm/lib/Transforms/Vectorize/VPlanValue.h x: 59 commits (all time) y: 278 lines of code llvm/tools/llvm-objdump/llvm-objdump.h x: 114 commits (all time) y: 119 lines of code llvm/utils/TableGen/CodeGenIntrinsics.h x: 66 commits (all time) y: 114 lines of code llvm/utils/TableGen/CodeGenSchedule.h x: 63 commits (all time) y: 374 lines of code mlir/lib/Support/MlirOptMain.cpp x: 48 commits (all time) y: 210 lines of code llvm/lib/Support/ThreadPool.cpp x: 32 commits (all time) y: 84 lines of code libcxx/cmake/config-ix.cmake x: 49 commits (all time) y: 124 lines of code llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp x: 25 commits (all time) y: 234 lines of code llvm/lib/Analysis/CallGraphSCCPass.cpp x: 53 commits (all time) y: 484 lines of code llvm/lib/Analysis/DDG.cpp x: 15 commits (all time) y: 230 lines of code llvm/lib/Analysis/DominanceFrontier.cpp x: 30 commits (all time) y: 68 lines of code llvm/lib/Analysis/GlobalsModRef.cpp x: 69 commits (all time) y: 660 lines of code llvm/lib/Analysis/IVUsers.cpp x: 122 commits (all time) y: 240 lines of code llvm/lib/Analysis/LoopCacheAnalysis.cpp x: 19 commits (all time) y: 470 lines of code llvm/lib/Analysis/LoopPass.cpp x: 151 commits (all time) y: 247 lines of code llvm/lib/Analysis/RegionPass.cpp x: 43 commits (all time) y: 180 lines of code llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp x: 110 commits (all time) y: 673 lines of code llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp x: 94 commits (all time) y: 405 lines of code llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp x: 44 commits (all time) y: 46 lines of code llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp x: 94 commits (all time) y: 692 lines of code llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp x: 28 commits (all time) y: 715 lines of code llvm/lib/CodeGen/MIRParser/MIRParser.cpp x: 156 commits (all time) y: 849 lines of code llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp x: 36 commits (all time) y: 164 lines of code llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp x: 452 commits (all time) y: 1909 lines of code llvm/lib/IR/LegacyPassManager.cpp x: 124 commits (all time) y: 1156 lines of code llvm/lib/MC/MCParser/AsmParser.cpp x: 731 commits (all time) y: 4733 lines of code llvm/lib/MC/MCParser/MasmParser.cpp x: 65 commits (all time) y: 5881 lines of code llvm/lib/MCA/Stages/InOrderIssueStage.cpp x: 17 commits (all time) y: 317 lines of code llvm/lib/Remarks/YAMLRemarkParser.cpp x: 24 commits (all time) y: 345 lines of code llvm/lib/Transforms/IPO/Inliner.cpp x: 376 commits (all time) y: 681 lines of code llvm/lib/Transforms/IPO/PartialInlining.cpp x: 125 commits (all time) y: 1099 lines of code llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp x: 202 commits (all time) y: 922 lines of code llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp x: 79 commits (all time) y: 1702 lines of code llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp x: 156 commits (all time) y: 304 lines of code llvm/lib/Transforms/Vectorize/VPlan.h x: 188 commits (all time) y: 1571 lines of code clang-tools-extra/clangd/XRefs.cpp x: 201 commits (all time) y: 1531 lines of code llvm/cmake/modules/AddLLVM.cmake x: 561 commits (all time) y: 1990 lines of code llvm/tools/llvm-config/BuildVariables.inc.in x: 30 commits (all time) y: 19 lines of code llvm/tools/llvm-config/llvm-config.cpp x: 80 commits (all time) y: 551 lines of code llvm/cmake/platforms/WinMsvc.cmake x: 13 commits (all time) y: 289 lines of code llvm/cmake/modules/LLVMConfig.cmake.in x: 82 commits (all time) y: 94 lines of code llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp x: 14 commits (all time) y: 245 lines of code llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp x: 350 commits (all time) y: 3726 lines of code llvm/lib/Target/AArch64/AArch64InstrInfo.cpp x: 435 commits (all time) y: 6042 lines of code llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h x: 67 commits (all time) y: 732 lines of code clang-tools-extra/clangd/SemanticHighlighting.cpp x: 82 commits (all time) y: 827 lines of code llvm/lib/Support/YAMLTraits.cpp x: 101 commits (all time) y: 912 lines of code llvm/lib/Target/Hexagon/HexagonBitTracker.cpp x: 47 commits (all time) y: 1083 lines of code clang/lib/Sema/SemaExceptionSpec.cpp x: 190 commits (all time) y: 1127 lines of code clang/lib/Analysis/CFG.cpp x: 467 commits (all time) y: 4075 lines of code clang/lib/Analysis/UninitializedValues.cpp x: 134 commits (all time) y: 657 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp x: 104 commits (all time) y: 538 lines of code lldb/source/Host/common/Socket.cpp x: 70 commits (all time) y: 309 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp x: 62 commits (all time) y: 853 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp x: 29 commits (all time) y: 946 lines of code mlir/include/mlir/Analysis/AffineStructures.h x: 155 commits (all time) y: 269 lines of code mlir/lib/Analysis/AffineStructures.cpp x: 229 commits (all time) y: 1209 lines of code mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp x: 8 commits (all time) y: 1362 lines of code mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp x: 2 commits (all time) y: 611 lines of code lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp x: 115 commits (all time) y: 1145 lines of code lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp x: 50 commits (all time) y: 706 lines of code mlir/include/mlir/IR/Diagnostics.h x: 51 commits (all time) y: 344 lines of code polly/lib/CodeGen/LoopGeneratorsKMP.cpp x: 10 commits (all time) y: 392 lines of code llvm/lib/Analysis/LazyCallGraph.cpp x: 149 commits (all time) y: 1314 lines of code llvm/include/llvm/Support/raw_ostream.h x: 203 commits (all time) y: 338 lines of code llvm/lib/Support/raw_ostream.cpp x: 246 commits (all time) y: 704 lines of code llvm/lib/Transforms/Scalar/GVN.cpp x: 764 commits (all time) y: 2092 lines of code llvm/lib/Transforms/Scalar/NewGVN.cpp x: 278 commits (all time) y: 2851 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp x: 66 commits (all time) y: 388 lines of code llvm/lib/Transforms/IPO/GlobalOpt.cpp x: 671 commits (all time) y: 1839 lines of code llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp x: 240 commits (all time) y: 1932 lines of code mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.h x: 43 commits (all time) y: 230 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/SCFInterfaceImpl.cpp x: 23 commits (all time) y: 307 lines of code clang-tools-extra/clangd/TUScheduler.cpp x: 129 commits (all time) y: 1228 lines of code mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp x: 42 commits (all time) y: 758 lines of code mlir/lib/Dialect/Affine/Utils/Utils.cpp x: 27 commits (all time) y: 505 lines of code clang/lib/Format/SortJavaScriptImports.cpp x: 36 commits (all time) y: 383 lines of code llvm/include/llvm/BinaryFormat/ELF.h x: 102 commits (all time) y: 1261 lines of code llvm/lib/ObjectYAML/ELFYAML.cpp x: 209 commits (all time) y: 1668 lines of code llvm/tools/llvm-readobj/ELFDumper.cpp x: 666 commits (all time) y: 6318 lines of code clang-tools-extra/clangd/ClangdLSPServer.cpp x: 285 commits (all time) y: 1384 lines of code clang-tools-extra/clangd/ClangdLSPServer.h x: 146 commits (all time) y: 188 lines of code clang-tools-extra/clangd/ClangdServer.cpp x: 329 commits (all time) y: 829 lines of code clang-tools-extra/clangd/ClangdServer.h x: 228 commits (all time) y: 186 lines of code clang-tools-extra/clangd/Protocol.cpp x: 166 commits (all time) y: 1291 lines of code clang-tools-extra/clangd/Protocol.h x: 162 commits (all time) y: 859 lines of code clang-tools-extra/clangd/tool/ClangdMain.cpp x: 210 commits (all time) y: 896 lines of code clang-tools-extra/clangd/unittests/InlayHintTests.cpp x: 18 commits (all time) y: 554 lines of code compiler-rt/lib/asan/asan_allocator.cpp x: 51 commits (all time) y: 950 lines of code compiler-rt/lib/lsan/lsan_common.h x: 101 commits (all time) y: 204 lines of code compiler-rt/lib/memprof/memprof_allocator.cpp x: 14 commits (all time) y: 517 lines of code compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h x: 87 commits (all time) y: 672 lines of code compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h x: 19 commits (all time) y: 260 lines of code compiler-rt/lib/sanitizer_common/sanitizer_common.h x: 438 commits (all time) y: 797 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp x: 30 commits (all time) y: 1168 lines of code compiler-rt/lib/scudo/scudo_allocator.cpp x: 85 commits (all time) y: 627 lines of code compiler-rt/lib/tsan/rtl-old/tsan_mman.cpp x: 2 commits (all time) y: 345 lines of code compiler-rt/lib/tsan/rtl-old/tsan_rtl.cpp x: 2 commits (all time) y: 648 lines of code compiler-rt/lib/tsan/rtl/tsan_mman.cpp x: 29 commits (all time) y: 354 lines of code compiler-rt/lib/tsan/rtl/tsan_rtl.cpp x: 87 commits (all time) y: 867 lines of code compiler-rt/lib/tsan/rtl/tsan_rtl.h x: 253 commits (all time) y: 583 lines of code llvm/lib/Target/X86/X86PartialReduction.cpp x: 14 commits (all time) y: 358 lines of code clang/lib/AST/RecordLayoutBuilder.cpp x: 438 commits (all time) y: 2278 lines of code clang/lib/Driver/ToolChains/Arch/AArch64.cpp x: 51 commits (all time) y: 450 lines of code clang/lib/Driver/ToolChains/Arch/ARM.cpp x: 61 commits (all time) y: 712 lines of code clang/lib/Driver/ToolChains/Clang.cpp x: 891 commits (all time) y: 6122 lines of code mlir/python/mlir/dialects/linalg/opdsl/lang/comprehension.py x: 15 commits (all time) y: 368 lines of code mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py x: 36 commits (all time) y: 399 lines of code mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml x: 40 commits (all time) y: 2704 lines of code mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp x: 288 commits (all time) y: 1970 lines of code mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp x: 31 commits (all time) y: 822 lines of code mlir/lib/Bindings/Python/PybindUtils.h x: 14 commits (all time) y: 176 lines of code flang/lib/Optimizer/CodeGen/CodeGen.cpp x: 58 commits (all time) y: 2638 lines of code llvm/include/llvm/CodeGen/TargetLowering.h x: 381 commits (all time) y: 2311 lines of code llvm/lib/Target/AArch64/AArch64ISelLowering.h x: 381 commits (all time) y: 763 lines of code llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h x: 194 commits (all time) y: 366 lines of code mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp x: 172 commits (all time) y: 2220 lines of code mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp x: 19 commits (all time) y: 659 lines of code clang/lib/Format/Format.cpp x: 967 commits (all time) y: 2871 lines of code clang/lib/Format/TokenAnnotator.cpp x: 1043 commits (all time) y: 3440 lines of code clang/lib/Format/WhitespaceManager.cpp x: 105 commits (all time) y: 1022 lines of code llvm/include/llvm/IR/IntrinsicInst.h x: 120 commits (all time) y: 1005 lines of code llvm/lib/Analysis/ConstantFolding.cpp x: 485 commits (all time) y: 2486 lines of code llvm/lib/Analysis/InstructionSimplify.cpp x: 830 commits (all time) y: 4275 lines of code llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp x: 1175 commits (all time) y: 6650 lines of code llvm/lib/Bitcode/Reader/BitcodeReader.cpp x: 1121 commits (all time) y: 5750 lines of code llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp x: 17 commits (all time) y: 485 lines of code llvm/lib/IR/Verifier.cpp x: 857 commits (all time) y: 4972 lines of code clang/unittests/Format/FormatTestJava.cpp x: 96 commits (all time) y: 540 lines of code mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp x: 20 commits (all time) y: 630 lines of code mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp x: 19 commits (all time) y: 1247 lines of code mlir/lib/Target/LLVMIR/ConvertFromLLVMIR.cpp x: 77 commits (all time) y: 695 lines of code llvm/lib/Transforms/Utils/BuildLibCalls.cpp x: 170 commits (all time) y: 1531 lines of code llvm/include/llvm/CodeGen/SelectionDAG.h x: 775 commits (all time) y: 1240 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp x: 222 commits (all time) y: 2358 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp x: 554 commits (all time) y: 3932 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h x: 392 commits (all time) y: 738 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp x: 118 commits (all time) y: 402 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp x: 497 commits (all time) y: 4359 lines of code llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp x: 22 commits (all time) y: 861 lines of code llvm/lib/CodeGen/LiveDebugVariables.cpp x: 212 commits (all time) y: 1324 lines of code llvm/lib/CodeGen/ModuloSchedule.cpp x: 37 commits (all time) y: 1609 lines of code llvm/lib/CodeGen/VLIWMachineScheduler.cpp x: 3 commits (all time) y: 732 lines of code llvm/lib/DWARFLinker/DWARFLinker.cpp x: 54 commits (all time) y: 1887 lines of code llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp x: 135 commits (all time) y: 1263 lines of code llvm/lib/ExecutionEngine/Orc/Core.cpp x: 173 commits (all time) y: 2297 lines of code llvm/lib/FileCheck/FileCheck.cpp x: 18 commits (all time) y: 2067 lines of code llvm/lib/ProfileData/GCOV.cpp x: 42 commits (all time) y: 793 lines of code llvm/lib/TableGen/TGParser.cpp x: 232 commits (all time) y: 2791 lines of code llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp x: 287 commits (all time) y: 3466 lines of code llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp x: 683 commits (all time) y: 4741 lines of code llvm/lib/Target/MSP430/MSP430ISelLowering.cpp x: 212 commits (all time) y: 1194 lines of code llvm/lib/Target/PowerPC/PPCMIPeephole.cpp x: 85 commits (all time) y: 1255 lines of code llvm/lib/Target/VE/VEISelLowering.cpp x: 74 commits (all time) y: 1904 lines of code llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp x: 726 commits (all time) y: 4227 lines of code llvm/lib/Target/X86/X86OptimizeLEAs.cpp x: 63 commits (all time) y: 457 lines of code llvm/tools/bugpoint/Miscompilation.cpp x: 228 commits (all time) y: 777 lines of code llvm/tools/bugpoint/OptimizerDriver.cpp x: 143 commits (all time) y: 217 lines of code llvm/utils/PerfectShuffle/PerfectShuffle.cpp x: 26 commits (all time) y: 397 lines of code llvm/utils/TableGen/CodeGenInstruction.cpp x: 148 commits (all time) y: 564 lines of code llvm/utils/TableGen/DAGISelMatcherOpt.cpp x: 66 commits (all time) y: 292 lines of code mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp x: 21 commits (all time) y: 941 lines of code clang/lib/ASTMatchers/Dynamic/Marshallers.h x: 76 commits (all time) y: 903 lines of code llvm/lib/Target/PowerPC/PPCISelLowering.h x: 487 commits (all time) y: 695 lines of code llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp x: 114 commits (all time) y: 1644 lines of code mlir/lib/Bindings/Python/DialectQuant.cpp x: 3 commits (all time) y: 273 lines of code llvm/lib/Target/AArch64/AArch64Subtarget.cpp x: 167 commits (all time) y: 287 lines of code llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp x: 155 commits (all time) y: 4874 lines of code llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp x: 376 commits (all time) y: 6565 lines of code llvm/lib/Target/ARM/ARMInstrInfo.cpp x: 195 commits (all time) y: 118 lines of code llvm/lib/Target/ARM/ARMInstructionSelector.cpp x: 106 commits (all time) y: 900 lines of code llvm/lib/Target/ARM/ARMRegisterInfo.cpp x: 172 commits (all time) y: 4 lines of code llvm/lib/Target/ARM/ARMTargetObjectFile.h x: 40 commits (all time) y: 27 lines of code llvm/lib/Target/ARM/Thumb1InstrInfo.cpp x: 91 commits (all time) y: 117 lines of code llvm/lib/Target/ARM/ThumbRegisterInfo.cpp x: 27 commits (all time) y: 425 lines of code llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp x: 34 commits (all time) y: 571 lines of code llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp x: 99 commits (all time) y: 1739 lines of code llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp x: 34 commits (all time) y: 939 lines of code llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp x: 24 commits (all time) y: 483 lines of code llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp x: 596 commits (all time) y: 6978 lines of code llvm/lib/Target/Mips/MipsInstructionSelector.cpp x: 58 commits (all time) y: 808 lines of code llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp x: 157 commits (all time) y: 1491 lines of code llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp x: 160 commits (all time) y: 2165 lines of code llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp x: 101 commits (all time) y: 1176 lines of code llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp x: 154 commits (all time) y: 1378 lines of code llvm/lib/Target/SystemZ/SystemZSubtarget.cpp x: 70 commits (all time) y: 81 lines of code llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp x: 24 commits (all time) y: 1247 lines of code llvm/lib/Target/X86/X86ISelDAGToDAG.cpp x: 1029 commits (all time) y: 4367 lines of code llvm/lib/Target/X86/X86InstructionSelector.cpp x: 94 commits (all time) y: 1324 lines of code mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp x: 43 commits (all time) y: 1094 lines of code mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp x: 26 commits (all time) y: 771 lines of code mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h x: 145 commits (all time) y: 716 lines of code llvm/lib/Transforms/InstCombine/InstructionCombining.cpp x: 723 commits (all time) y: 2758 lines of code mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp x: 110 commits (all time) y: 836 lines of code libcxx/utils/generate_feature_test_macro_components.py x: 85 commits (all time) y: 938 lines of code compiler-rt/lib/dfsan/dfsan.cpp x: 43 commits (all time) y: 801 lines of code llvm/include/llvm/DebugInfo/CodeView/CodeView.h x: 49 commits (all time) y: 498 lines of code llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp x: 347 commits (all time) y: 2449 lines of code llvm/lib/DebugInfo/PDB/PDBExtras.cpp x: 39 commits (all time) y: 377 lines of code clang/unittests/Analysis/FlowSensitive/MultiVarConstantPropagationTest.cpp x: 2 commits (all time) y: 412 lines of code mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp x: 119 commits (all time) y: 663 lines of code mlir/lib/Dialect/Linalg/Transforms/FusionOnTensors.cpp x: 71 commits (all time) y: 274 lines of code mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp x: 139 commits (all time) y: 378 lines of code mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp x: 117 commits (all time) y: 1136 lines of code clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp x: 41 commits (all time) y: 245 lines of code llvm/lib/Transforms/Scalar/LoopInterchange.cpp x: 137 commits (all time) y: 1233 lines of code clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp x: 135 commits (all time) y: 766 lines of code clang/unittests/Format/QualifierFixerTest.cpp x: 4 commits (all time) y: 701 lines of code lldb/source/DataFormatters/FormatManager.cpp x: 162 commits (all time) y: 672 lines of code llvm/lib/Target/AArch64/AArch64FrameLowering.cpp x: 243 commits (all time) y: 2532 lines of code libcxx/utils/ci/buildkite-pipeline.yml x: 79 commits (all time) y: 382 lines of code compiler-rt/lib/dfsan/dfsan_custom.cpp x: 40 commits (all time) y: 2190 lines of code llvm/lib/Transforms/Utils/LoopUnroll.cpp x: 232 commits (all time) y: 555 lines of code clang/lib/AST/ASTImporter.cpp x: 719 commits (all time) y: 7628 lines of code llvm/include/llvm/CodeGen/LiveInterval.h x: 239 commits (all time) y: 537 lines of code llvm/include/llvm/Support/BinaryStreamArray.h x: 31 commits (all time) y: 223 lines of code llvm/lib/Passes/StandardInstrumentations.cpp x: 70 commits (all time) y: 1646 lines of code llvm/lib/Target/RISCV/RISCVISelLowering.h x: 186 commits (all time) y: 419 lines of code llvm/lib/Transforms/Scalar/EarlyCSE.cpp x: 201 commits (all time) y: 1175 lines of code clang/lib/Sema/SemaDeclObjC.cpp x: 862 commits (all time) y: 3852 lines of code clang/include/clang/Lex/HeaderSearch.h x: 191 commits (all time) y: 312 lines of code clang/lib/Lex/HeaderSearch.cpp x: 257 commits (all time) y: 1316 lines of code llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp x: 348 commits (all time) y: 1009 lines of code llvm/lib/Transforms/Scalar/LoopFlatten.cpp x: 37 commits (all time) y: 583 lines of code mlir/lib/Analysis/Presburger/Simplex.cpp x: 24 commits (all time) y: 780 lines of code llvm/lib/Transforms/Scalar/LICM.cpp x: 566 commits (all time) y: 1541 lines of code flang/lib/Semantics/check-omp-structure.cpp x: 94 commits (all time) y: 2053 lines of code llvm/cmake/modules/LLVMExternalProjectUtils.cmake x: 49 commits (all time) y: 340 lines of code clang/www/c_status.html x: 11 commits (all time) y: 803 lines of code clang/www/cxx_status.html x: 486 commits (all time) y: 1430 lines of code llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn x: 70 commits (all time) y: 384 lines of code llvm/lib/IR/ConstantFold.cpp x: 203 commits (all time) y: 1630 lines of code lld/ELF/Writer.cpp x: 1656 commits (all time) y: 1852 lines of code clang/lib/CodeGen/CGStmt.cpp x: 640 commits (all time) y: 1966 lines of code llvm/lib/IR/Globals.cpp x: 109 commits (all time) y: 386 lines of code llvm/unittests/IR/ConstantsTest.cpp x: 65 commits (all time) y: 584 lines of code llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp x: 68 commits (all time) y: 352 lines of code llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp x: 31 commits (all time) y: 625 lines of code llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp x: 57 commits (all time) y: 417 lines of code llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp x: 14 commits (all time) y: 620 lines of code llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp x: 73 commits (all time) y: 371 lines of code llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp x: 120 commits (all time) y: 642 lines of code llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h x: 127 commits (all time) y: 303 lines of code llvm/lib/DebugInfo/DWARF/DWARFContext.cpp x: 306 commits (all time) y: 1660 lines of code llvm/lib/DebugInfo/DWARF/DWARFDie.cpp x: 176 commits (all time) y: 1122 lines of code mlir/lib/Analysis/DataFlowAnalysis.cpp x: 8 commits (all time) y: 479 lines of code openmp/libomptarget/src/device.cpp x: 58 commits (all time) y: 499 lines of code mlir/include/mlir/TableGen/Operator.h x: 79 commits (all time) y: 193 lines of code mlir/lib/TableGen/Operator.cpp x: 86 commits (all time) y: 541 lines of code mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp x: 274 commits (all time) y: 2032 lines of code llvm/cmake/modules/HandleLLVMOptions.cmake x: 400 commits (all time) y: 1114 lines of code openmp/libomptarget/src/omptarget.cpp x: 122 commits (all time) y: 1071 lines of code mlir/lib/ExecutionEngine/SparseTensorUtils.cpp x: 16 commits (all time) y: 794 lines of code llvm/lib/Passes/PassBuilder.cpp x: 641 commits (all time) y: 1530 lines of code clang-tools-extra/clang-tidy/add_new_check.py x: 49 commits (all time) y: 312 lines of code lldb/include/lldb/API/SBDebugger.h x: 90 commits (all time) y: 183 lines of code lldb/include/lldb/Core/Debugger.h x: 172 commits (all time) y: 298 lines of code lldb/source/Core/Debugger.cpp x: 394 commits (all time) y: 1434 lines of code lldb/source/Interpreter/OptionValueProperties.cpp x: 45 commits (all time) y: 559 lines of code lldb/source/Target/Target.cpp x: 563 commits (all time) y: 3614 lines of code lldb/tools/driver/Driver.cpp x: 211 commits (all time) y: 665 lines of code llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp x: 203 commits (all time) y: 1768 lines of code llvm/lib/Transforms/Scalar/ADCE.cpp x: 221 commits (all time) y: 462 lines of code llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp x: 108 commits (all time) y: 1325 lines of code llvm/lib/Target/PowerPC/PPCFrameLowering.cpp x: 194 commits (all time) y: 1888 lines of code clang/include/clang/Driver/ToolChain.h x: 252 commits (all time) y: 355 lines of code clang/lib/Driver/Driver.cpp x: 1018 commits (all time) y: 4011 lines of code clang/lib/Driver/ToolChain.cpp x: 322 commits (all time) y: 974 lines of code clang/lib/Driver/ToolChains/Fuchsia.cpp x: 84 commits (all time) y: 348 lines of code llvm/lib/CodeGen/TargetLoweringBase.cpp x: 383 commits (all time) y: 1771 lines of code llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp x: 73 commits (all time) y: 301 lines of code llvm/lib/Target/AMDGPU/SIInstrInfo.cpp x: 608 commits (all time) y: 6395 lines of code llvm/lib/Target/AMDGPU/SIInstrInfo.h x: 230 commits (all time) y: 852 lines of code llvm/lib/Transforms/Utils/Local.cpp x: 735 commits (all time) y: 2249 lines of code llvm/include/llvm/CodeGen/SelectionDAGNodes.h x: 790 commits (all time) y: 1819 lines of code llvm/include/llvm/Analysis/AliasAnalysis.h x: 223 commits (all time) y: 682 lines of code llvm/include/llvm/IR/Function.h x: 212 commits (all time) y: 455 lines of code llvm/include/llvm/IR/InstrTypes.h x: 210 commits (all time) y: 1350 lines of code llvm/lib/Analysis/AliasAnalysis.cpp x: 227 commits (all time) y: 683 lines of code llvm/lib/Analysis/BasicAliasAnalysis.cpp x: 686 commits (all time) y: 1172 lines of code llvm/lib/IR/Instruction.cpp x: 118 commits (all time) y: 698 lines of code llvm/lib/Transforms/IPO/FunctionAttrs.cpp x: 278 commits (all time) y: 1325 lines of code lld/COFF/Chunks.cpp x: 188 commits (all time) y: 727 lines of code llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp x: 53 commits (all time) y: 1775 lines of code llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp x: 40 commits (all time) y: 697 lines of code libcxx/include/__format/parser_std_format_spec.h x: 7 commits (all time) y: 718 lines of code clang-tools-extra/clangd/AST.cpp x: 58 commits (all time) y: 450 lines of code clang-tools-extra/clangd/Quality.cpp x: 69 commits (all time) y: 503 lines of code clang-tools-extra/clangd/index/FileIndex.cpp x: 82 commits (all time) y: 427 lines of code clang-tools-extra/clangd/index/SymbolCollector.cpp x: 143 commits (all time) y: 626 lines of code clang-tools-extra/clangd/unittests/SourceCodeTests.cpp x: 31 commits (all time) y: 893 lines of code clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp x: 40 commits (all time) y: 1663 lines of code mlir/include/mlir/Bindings/Python/PybindAdaptors.h x: 3 commits (all time) y: 311 lines of code llvm/lib/Support/Unix/Path.inc x: 249 commits (all time) y: 945 lines of code llvm/lib/Target/AArch64/AArch64Subtarget.h x: 245 commits (all time) y: 521 lines of code llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp x: 349 commits (all time) y: 5766 lines of code mlir/include/mlir/Dialect/Vector/VectorTransforms.h x: 43 commits (all time) y: 30 lines of code mlir/lib/Dialect/Vector/VectorTransferSplitRewritePatterns.cpp x: 1 commits (all time) y: 360 lines of code mlir/lib/Dialect/Vector/VectorTransforms.cpp x: 157 commits (all time) y: 1697 lines of code clang/include/clang/Analysis/CFG.h x: 139 commits (all time) y: 1046 lines of code llvm/include/llvm/ADT/STLExtras.h x: 249 commits (all time) y: 1434 lines of code llvm/include/llvm/CodeGen/AsmPrinter.h x: 539 commits (all time) y: 336 lines of code llvm/include/llvm/CodeGen/MachineBasicBlock.h x: 310 commits (all time) y: 655 lines of code llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp x: 1251 commits (all time) y: 2520 lines of code llvm/lib/CodeGen/MachineBlockPlacement.cpp x: 286 commits (all time) y: 2139 lines of code lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp x: 248 commits (all time) y: 1406 lines of code compiler-rt/lib/msan/msan_interceptors.cpp x: 26 commits (all time) y: 1482 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h x: 23 commits (all time) y: 589 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp x: 22 commits (all time) y: 2609 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h x: 52 commits (all time) y: 2289 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h x: 206 commits (all time) y: 1311 lines of code compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc x: 10 commits (all time) y: 3391 lines of code clang/lib/Format/UnwrappedLineFormatter.cpp x: 126 commits (all time) y: 1030 lines of code llvm/unittests/Transforms/Vectorize/VPlanTest.cpp x: 41 commits (all time) y: 929 lines of code llvm/include/llvm/CodeGen/BasicTTIImpl.h x: 357 commits (all time) y: 1625 lines of code llvm/lib/Transforms/Vectorize/VPlan.cpp x: 146 commits (all time) y: 1266 lines of code llvm/lib/Transforms/Utils/LCSSA.cpp x: 193 commits (all time) y: 288 lines of code llvm/include/llvm/Analysis/LoopInfo.h x: 319 commits (all time) y: 603 lines of code libcxx/include/__iterator/wrap_iter.h x: 9 commits (all time) y: 251 lines of code llvm/lib/Target/CSKY/CSKYFrameLowering.cpp x: 3 commits (all time) y: 425 lines of code llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp x: 99 commits (all time) y: 2080 lines of code mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp x: 12 commits (all time) y: 257 lines of code mlir/lib/Dialect/Linalg/Transforms/Bufferize.cpp x: 63 commits (all time) y: 260 lines of code mlir/lib/Dialect/Tosa/IR/TosaOps.cpp x: 49 commits (all time) y: 1413 lines of code llvm/lib/Transforms/Coroutines/CoroFrame.cpp x: 134 commits (all time) y: 1802 lines of code llvm/lib/Transforms/Coroutines/CoroSplit.cpp x: 131 commits (all time) y: 1540 lines of code lld/COFF/InputFiles.cpp x: 247 commits (all time) y: 863 lines of code lld/COFF/Symbols.cpp x: 81 commits (all time) y: 112 lines of code lld/ELF/SymbolTable.cpp x: 559 commits (all time) y: 222 lines of code lld/wasm/Symbols.cpp x: 110 commits (all time) y: 374 lines of code clang/lib/CodeGen/CGCoroutine.cpp x: 41 commits (all time) y: 504 lines of code llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp x: 85 commits (all time) y: 971 lines of code mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp x: 50 commits (all time) y: 575 lines of code mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp x: 49 commits (all time) y: 1262 lines of code llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp x: 65 commits (all time) y: 611 lines of code llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp x: 185 commits (all time) y: 355 lines of code lld/COFF/Driver.cpp x: 496 commits (all time) y: 1669 lines of code lld/COFF/InputFiles.h x: 127 commits (all time) y: 249 lines of code lld/COFF/SymbolTable.cpp x: 208 commits (all time) y: 723 lines of code lld/COFF/SymbolTable.h x: 95 commits (all time) y: 79 lines of code lld/COFF/Symbols.h x: 119 commits (all time) y: 316 lines of code llvm/utils/gn/secondary/libcxx/include/BUILD.gn x: 140 commits (all time) y: 583 lines of code llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp x: 158 commits (all time) y: 1250 lines of code flang/include/flang/Common/format.h x: 5 commits (all time) y: 748 lines of code lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp x: 112 commits (all time) y: 8131 lines of code llvm/lib/Target/Hexagon/HexagonSubtarget.h x: 86 commits (all time) y: 262 lines of code clang/lib/Sema/SemaExprMember.cpp x: 192 commits (all time) y: 1281 lines of code flang/lib/Lower/OpenACC.cpp x: 19 commits (all time) y: 884 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp x: 585 commits (all time) y: 1163 lines of code llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp x: 33 commits (all time) y: 1184 lines of code llvm/lib/Target/Hexagon/HexagonISelLowering.cpp x: 403 commits (all time) y: 2767 lines of code mlir/lib/Bindings/Python/IRModule.h x: 19 commits (all time) y: 591 lines of code llvm/lib/Target/Hexagon/HexagonISelLowering.h x: 177 commits (all time) y: 383 lines of code llvm/lib/Analysis/ValueTracking.cpp x: 981 commits (all time) y: 5141 lines of code clang/lib/AST/Decl.cpp x: 980 commits (all time) y: 3550 lines of code libcxx/include/__functional/function.h x: 8 commits (all time) y: 2398 lines of code mlir/tools/mlir-tblgen/OpFormatGen.cpp x: 93 commits (all time) y: 2502 lines of code clang/lib/Sema/SemaStmt.cpp x: 856 commits (all time) y: 3430 lines of code llvm/lib/CodeGen/RegAllocGreedy.cpp x: 405 commits (all time) y: 1859 lines of code llvm/lib/Analysis/LoopAccessAnalysis.cpp x: 294 commits (all time) y: 1501 lines of code clang-tools-extra/clangd/CompileCommands.cpp x: 38 commits (all time) y: 486 lines of code clang-tools-extra/clangd/unittests/CompileCommandsTests.cpp x: 29 commits (all time) y: 319 lines of code clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp x: 95 commits (all time) y: 3033 lines of code clang/include/clang/Sema/CodeCompleteConsumer.h x: 156 commits (all time) y: 563 lines of code clang/lib/Sema/CodeCompleteConsumer.cpp x: 129 commits (all time) y: 679 lines of code llvm/include/llvm/IR/Argument.h x: 57 commits (all time) y: 64 lines of code llvm/include/llvm/IR/Attributes.h x: 280 commits (all time) y: 636 lines of code llvm/lib/IR/Attributes.cpp x: 386 commits (all time) y: 1546 lines of code llvm/lib/IR/Function.cpp x: 273 commits (all time) y: 1610 lines of code llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp x: 19 commits (all time) y: 293 lines of code llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp x: 287 commits (all time) y: 650 lines of code llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp x: 371 commits (all time) y: 3949 lines of code llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp x: 302 commits (all time) y: 1913 lines of code llvm/lib/Transforms/Scalar/SCCP.cpp x: 592 commits (all time) y: 468 lines of code flang/lib/Optimizer/CodeGen/TypeConverter.h x: 30 commits (all time) y: 253 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp x: 256 commits (all time) y: 1142 lines of code clang/lib/Sema/SemaDeclAttr.cpp x: 1330 commits (all time) y: 7095 lines of code llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp x: 44 commits (all time) y: 1739 lines of code llvm/lib/Target/AVR/AVRISelLowering.cpp x: 70 commits (all time) y: 1675 lines of code clang-tools-extra/clangd/ConfigCompile.cpp x: 30 commits (all time) y: 469 lines of code clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp x: 29 commits (all time) y: 434 lines of code llvm/lib/Analysis/IVDescriptors.cpp x: 61 commits (all time) y: 918 lines of code clang/unittests/Analysis/FlowSensitive/TransferTest.cpp x: 1 commits (all time) y: 449 lines of code mlir/lib/IR/AsmPrinter.cpp x: 401 commits (all time) y: 2030 lines of code mlir/lib/Dialect/PDL/IR/PDL.cpp x: 25 commits (all time) y: 295 lines of code mlir/lib/Rewrite/ByteCode.cpp x: 20 commits (all time) y: 1693 lines of code llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp x: 11 commits (all time) y: 795 lines of code llvm/lib/Target/M68k/M68kCollapseMOVEMPass.cpp x: 2 commits (all time) y: 224 lines of code llvm/lib/Target/M68k/M68kISelLowering.cpp x: 12 commits (all time) y: 2443 lines of code clang/lib/Format/ContinuationIndenter.cpp x: 389 commits (all time) y: 1914 lines of code llvm/include/llvm/ADT/APInt.h x: 358 commits (all time) y: 954 lines of code llvm/include/llvm/Analysis/ValueTracking.h x: 226 commits (all time) y: 360 lines of code llvm/include/llvm/Support/KnownBits.h x: 53 commits (all time) y: 244 lines of code llvm/include/llvm/Transforms/InstCombine/InstCombiner.h x: 16 commits (all time) y: 343 lines of code llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp x: 82 commits (all time) y: 952 lines of code llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp x: 777 commits (all time) y: 4375 lines of code llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp x: 389 commits (all time) y: 2201 lines of code llvm/lib/Transforms/Utils/SimplifyCFG.cpp x: 1165 commits (all time) y: 4281 lines of code llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h x: 44 commits (all time) y: 300 lines of code llvm/lib/IR/Module.cpp x: 134 commits (all time) y: 573 lines of code llvm/lib/Support/YAMLParser.cpp x: 73 commits (all time) y: 1978 lines of code llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp x: 22 commits (all time) y: 758 lines of code llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp x: 327 commits (all time) y: 3388 lines of code llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp x: 73 commits (all time) y: 413 lines of code clang-tools-extra/clangd/Headers.h x: 57 commits (all time) y: 225 lines of code clang/tools/libclang/CIndexCodeCompletion.cpp x: 135 commits (all time) y: 826 lines of code openmp/tools/archer/ompt-tsan.cpp x: 16 commits (all time) y: 868 lines of code llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn x: 50 commits (all time) y: 138 lines of code clang-tools-extra/clangd/ParsedAST.cpp x: 66 commits (all time) y: 498 lines of code clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp x: 70 commits (all time) y: 1404 lines of code clang/lib/Basic/Targets/ARM.cpp x: 82 commits (all time) y: 1044 lines of code lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp x: 657 commits (all time) y: 4230 lines of code lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h x: 200 commits (all time) y: 290 lines of code mlir/lib/Transforms/Utils/DialectConversion.cpp x: 47 commits (all time) y: 2176 lines of code lldb/source/Plugins/Process/Linux/NativeProcessLinux.h x: 98 commits (all time) y: 126 lines of code llvm/lib/Transforms/Utils/CodeExtractor.cpp x: 282 commits (all time) y: 1351 lines of code llvm/lib/Support/ARMTargetParser.cpp x: 29 commits (all time) y: 513 lines of code llvm/lib/Support/Triple.cpp x: 319 commits (all time) y: 1551 lines of code llvm/lib/Target/ARM/ARMSubtarget.h x: 352 commits (all time) y: 562 lines of code llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp x: 175 commits (all time) y: 1058 lines of code llvm/unittests/Support/TargetParserTest.cpp x: 117 commits (all time) y: 1426 lines of code llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp x: 108 commits (all time) y: 947 lines of code llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp x: 463 commits (all time) y: 1467 lines of code llvm/lib/Target/RISCV/RISCVInstrInfo.cpp x: 99 commits (all time) y: 1551 lines of code mlir/lib/IR/BuiltinAttributes.cpp x: 47 commits (all time) y: 984 lines of code mlir/lib/Dialect/StandardOps/IR/Ops.cpp x: 206 commits (all time) y: 923 lines of code mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp x: 106 commits (all time) y: 1799 lines of code clang/lib/AST/TypePrinter.cpp x: 286 commits (all time) y: 1832 lines of code llvm/tools/llvm-profgen/ProfileGenerator.cpp x: 65 commits (all time) y: 689 lines of code mlir/lib/Conversion/TosaToLinalg/TosaToLinalgNamed.cpp x: 3 commits (all time) y: 691 lines of code clang/lib/Driver/ToolChains/MinGW.cpp x: 62 commits (all time) y: 517 lines of code mlir/lib/Analysis/SliceAnalysis.cpp x: 57 commits (all time) y: 146 lines of code mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp x: 22 commits (all time) y: 434 lines of code mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp x: 153 commits (all time) y: 832 lines of code mlir/lib/Dialect/Affine/IR/AffineOps.cpp x: 94 commits (all time) y: 2630 lines of code mlir/lib/Dialect/GPU/IR/GPUDialect.cpp x: 108 commits (all time) y: 850 lines of code mlir/lib/Dialect/Linalg/Transforms/Hoisting.cpp x: 52 commits (all time) y: 360 lines of code mlir/lib/Dialect/Linalg/Utils/Utils.cpp x: 89 commits (all time) y: 704 lines of code mlir/lib/Dialect/SCF/SCF.cpp x: 67 commits (all time) y: 1587 lines of code mlir/lib/Dialect/SPIRV/Transforms/LowerABIAttributesPass.cpp x: 43 commits (all time) y: 199 lines of code mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp x: 28 commits (all time) y: 652 lines of code mlir/lib/Dialect/Shape/IR/Shape.cpp x: 133 commits (all time) y: 1240 lines of code mlir/lib/Dialect/Tensor/IR/TensorOps.cpp x: 40 commits (all time) y: 1046 lines of code mlir/lib/Dialect/Vector/VectorOps.cpp x: 164 commits (all time) y: 3120 lines of code mlir/lib/IR/AffineExpr.cpp x: 61 commits (all time) y: 994 lines of code mlir/lib/IR/AffineMap.cpp x: 96 commits (all time) y: 619 lines of code mlir/lib/IR/BuiltinTypes.cpp x: 45 commits (all time) y: 838 lines of code mlir/lib/Transforms/Utils/RegionUtils.cpp x: 35 commits (all time) y: 441 lines of code lldb/include/lldb/Interpreter/CommandObject.h x: 95 commits (all time) y: 245 lines of code clang/include/clang/AST/Comment.h x: 71 commits (all time) y: 761 lines of code clang/include/clang/AST/DeclObjC.h x: 571 commits (all time) y: 1659 lines of code clang/include/clang/AST/Expr.h x: 1031 commits (all time) y: 3841 lines of code clang/include/clang/Sema/DeclSpec.h x: 284 commits (all time) y: 1714 lines of code clang/include/clang/Sema/Overload.h x: 138 commits (all time) y: 618 lines of code clang/lib/AST/DeclCXX.cpp x: 623 commits (all time) y: 2250 lines of code clang/lib/Basic/TargetInfo.cpp x: 231 commits (all time) y: 657 lines of code clang/lib/CodeGen/BackendUtil.cpp x: 662 commits (all time) y: 1387 lines of code clang/lib/CodeGen/CodeGenPGO.cpp x: 143 commits (all time) y: 830 lines of code clang/lib/Sema/AnalysisBasedWarnings.cpp x: 320 commits (all time) y: 1858 lines of code clang/lib/StaticAnalyzer/Core/ProgramState.cpp x: 122 commits (all time) y: 458 lines of code clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp x: 54 commits (all time) y: 1019 lines of code clang/tools/libclang/CXLoadedDiagnostic.cpp x: 45 commits (all time) y: 286 lines of code lld/wasm/Writer.cpp x: 294 commits (all time) y: 1200 lines of code lldb/source/Target/Thread.cpp x: 303 commits (all time) y: 1567 lines of code llvm/include/llvm/MCA/Instruction.h x: 34 commits (all time) y: 412 lines of code llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h x: 17 commits (all time) y: 572 lines of code llvm/lib/CodeGen/TypePromotion.cpp x: 25 commits (all time) y: 602 lines of code llvm/lib/Target/BPF/BPFMIPeephole.cpp x: 20 commits (all time) y: 367 lines of code llvm/lib/Target/SystemZ/SystemZSubtarget.h x: 58 commits (all time) y: 168 lines of code llvm/lib/Target/X86/X86ISelLowering.h x: 1137 commits (all time) y: 906 lines of code lldb/source/Core/IOHandlerCursesGUI.cpp x: 65 commits (all time) y: 6203 lines of code llvm/lib/InterfaceStub/ELFObjHandler.cpp x: 18 commits (all time) y: 510 lines of code llvm/lib/Target/AArch64/AArch64.h x: 61 commits (all time) y: 82 lines of code llvm/lib/Target/AArch64/AArch64InstrInfo.h x: 160 commits (all time) y: 317 lines of code llvm/lib/Target/AArch64/AArch64TargetMachine.h x: 46 commits (all time) y: 57 lines of code llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h x: 53 commits (all time) y: 84 lines of code llvm/lib/Target/ARM/ARMRegisterInfo.h x: 63 commits (all time) y: 11 lines of code llvm/lib/Target/SystemZ/SystemZISelLowering.h x: 174 commits (all time) y: 447 lines of code llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h x: 107 commits (all time) y: 334 lines of code llvm/include/llvm/Analysis/ScalarEvolution.h x: 548 commits (all time) y: 902 lines of code clang/lib/Driver/ToolChains/CommonArgs.cpp x: 206 commits (all time) y: 1520 lines of code llvm/include/llvm/CodeGen/MachineScheduler.h x: 106 commits (all time) y: 557 lines of code llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h x: 75 commits (all time) y: 599 lines of code llvm/include/llvm/ADT/ImmutableSet.h x: 91 commits (all time) y: 743 lines of code llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp x: 27 commits (all time) y: 852 lines of code mlir/lib/Dialect/Vector/VectorUtils.cpp x: 24 commits (all time) y: 265 lines of code mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp x: 39 commits (all time) y: 2945 lines of code mlir/include/mlir/Dialect/Linalg/Passes.h x: 64 commits (all time) y: 78 lines of code mlir/include/mlir/IR/AffineMap.h x: 82 commits (all time) y: 227 lines of code mlir/include/mlir/IR/Dialect.h x: 86 commits (all time) y: 212 lines of code mlir/lib/Bindings/Python/IRAttributes.cpp x: 13 commits (all time) y: 712 lines of code mlir/lib/IR/Operation.cpp x: 254 commits (all time) y: 902 lines of code mlir/lib/Transforms/Inliner.cpp x: 50 commits (all time) y: 499 lines of code mlir/tools/mlir-tblgen/DialectGen.cpp x: 37 commits (all time) y: 218 lines of code mlir/tools/mlir-tblgen/OpDocGen.cpp x: 37 commits (all time) y: 307 lines of code mlir/tools/mlir-tblgen/OpPythonBindingGen.cpp x: 22 commits (all time) y: 651 lines of code mlir/lib/Transforms/LoopFusion.cpp x: 189 commits (all time) y: 1267 lines of code llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp x: 707 commits (all time) y: 5098 lines of code llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp x: 271 commits (all time) y: 2614 lines of code lldb/source/API/SystemInitializerFull.cpp x: 152 commits (all time) y: 58 lines of code lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.cpp x: 10 commits (all time) y: 609 lines of code lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp x: 267 commits (all time) y: 2942 lines of code lldb/source/Symbol/Symbol.cpp x: 80 commits (all time) y: 581 lines of code llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp x: 209 commits (all time) y: 753 lines of code llvm/lib/Target/Lanai/LanaiISelLowering.cpp x: 47 commits (all time) y: 1104 lines of code llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp x: 633 commits (all time) y: 5412 lines of code llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp x: 149 commits (all time) y: 276 lines of code llvm/lib/Target/Sparc/SparcISelLowering.cpp x: 359 commits (all time) y: 2560 lines of code llvm/lib/Target/Mips/MipsConstantIslandPass.cpp x: 88 commits (all time) y: 1063 lines of code mlir/lib/Analysis/AffineAnalysis.cpp x: 148 commits (all time) y: 385 lines of code mlir/lib/IR/MLIRContext.cpp x: 288 commits (all time) y: 642 lines of code mlir/lib/Parser/Lexer.cpp x: 65 commits (all time) y: 274 lines of code mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp x: 73 commits (all time) y: 1043 lines of code llvm/include/llvm/Transforms/Scalar/GVN.h x: 65 commits (all time) y: 253 lines of code llvm/include/llvm/Transforms/Scalar/SCCP.h x: 24 commits (all time) y: 27 lines of code llvm/include/llvm/Transforms/Utils/Cloning.h x: 136 commits (all time) y: 136 lines of code llvm/include/llvm/Transforms/Utils/Local.h x: 283 commits (all time) y: 162 lines of code llvm/include/llvm/Transforms/Utils/LoopUtils.h x: 170 commits (all time) y: 193 lines of code llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h x: 47 commits (all time) y: 20 lines of code mlir/lib/Dialect/SPIRV/IR/SPIRVTypes.cpp x: 7 commits (all time) y: 846 lines of code llvm/lib/Target/Hexagon/HexagonGenInsert.cpp x: 48 commits (all time) y: 1145 lines of code llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h x: 124 commits (all time) y: 222 lines of code llvm/include/llvm/CodeGen/GlobalISel/Utils.h x: 73 commits (all time) y: 235 lines of code llvm/include/llvm/CodeGen/MachineModuleInfo.h x: 202 commits (all time) y: 139 lines of code llvm/include/llvm/CodeGen/Passes.h x: 373 commits (all time) y: 162 lines of code llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp x: 63 commits (all time) y: 896 lines of code clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp x: 77 commits (all time) y: 1184 lines of code llvm/include/llvm/Analysis/InlineCost.h x: 121 commits (all time) y: 157 lines of code llvm/include/llvm/Analysis/LoopAccessAnalysis.h x: 177 commits (all time) y: 297 lines of code llvm/include/llvm/Analysis/MemorySSA.h x: 67 commits (all time) y: 783 lines of code llvm/include/llvm/Analysis/TargetTransformInfo.h x: 397 commits (all time) y: 1444 lines of code llvm/lib/Target/Mips/Mips.h x: 68 commits (all time) y: 34 lines of code llvm/lib/Target/Mips/MipsTargetMachine.cpp x: 237 commits (all time) y: 235 lines of code mlir/lib/Parser/AttributeParser.cpp x: 39 commits (all time) y: 651 lines of code lld/ELF/MarkLive.cpp x: 173 commits (all time) y: 228 lines of code mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp x: 26 commits (all time) y: 554 lines of code lld/ELF/InputFiles.cpp x: 693 commits (all time) y: 1303 lines of code lld/ELF/Driver.h x: 83 commits (all time) y: 49 lines of code lld/ELF/InputFiles.h x: 296 commits (all time) y: 240 lines of code llvm/include/llvm/Support/CommandLine.h x: 230 commits (all time) y: 1177 lines of code llvm/lib/Support/CommandLine.cpp x: 387 commits (all time) y: 1984 lines of code llvm/unittests/Support/CommandLineTest.cpp x: 117 commits (all time) y: 1520 lines of code llvm/include/llvm/Support/FileSystem.h x: 241 commits (all time) y: 680 lines of code llvm/include/llvm/Support/MemoryBuffer.h x: 92 commits (all time) y: 139 lines of code llvm/lib/Support/MemoryBuffer.cpp x: 177 commits (all time) y: 397 lines of code llvm/lib/Support/Windows/Path.inc x: 245 commits (all time) y: 1136 lines of code llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp x: 245 commits (all time) y: 896 lines of code llvm/lib/Passes/PassBuilderPipelines.cpp x: 19 commits (all time) y: 1000 lines of code llvm/include/llvm/Bitcode/LLVMBitCodes.h x: 291 commits (all time) y: 437 lines of code llvm/lib/Bitcode/Writer/BitcodeWriter.cpp x: 866 commits (all time) y: 3894 lines of code llvm/lib/Analysis/IRSimilarityIdentifier.cpp x: 35 commits (all time) y: 691 lines of code llvm/lib/Transforms/IPO/IROutliner.cpp x: 46 commits (all time) y: 1366 lines of code llvm/lib/MC/MCParser/ELFAsmParser.cpp x: 143 commits (all time) y: 751 lines of code llvm/lib/IR/Constants.cpp x: 228 commits (all time) y: 2727 lines of code openmp/runtime/src/kmp_barrier.cpp x: 82 commits (all time) y: 2174 lines of code openmp/runtime/src/kmp_csupport.cpp x: 84 commits (all time) y: 3186 lines of code openmp/runtime/src/kmp_runtime.cpp x: 138 commits (all time) y: 6740 lines of code openmp/runtime/src/kmp_tasking.cpp x: 101 commits (all time) y: 3338 lines of code llvm/include/llvm/IR/PatternMatch.h x: 152 commits (all time) y: 1811 lines of code clang/lib/AST/Type.cpp x: 690 commits (all time) y: 3316 lines of code clang/lib/Driver/ToolChains/WebAssembly.cpp x: 53 commits (all time) y: 348 lines of code clang/lib/Lex/Lexer.cpp x: 351 commits (all time) y: 2786 lines of code clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp x: 329 commits (all time) y: 2243 lines of code clang/tools/libclang/CIndex.cpp x: 1116 commits (all time) y: 7334 lines of code clang/lib/Driver/ToolChains/PS4CPU.cpp x: 22 commits (all time) y: 222 lines of code lldb/source/Core/Mangled.cpp x: 114 commits (all time) y: 337 lines of code lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp x: 773 commits (all time) y: 3155 lines of code clang/include/clang/Analysis/RetainSummaryManager.h x: 8 commits (all time) y: 425 lines of code llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp x: 38 commits (all time) y: 977 lines of code llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h x: 68 commits (all time) y: 388 lines of code llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp x: 60 commits (all time) y: 3095 lines of code clang/include/clang/AST/OpenMPClause.h x: 213 commits (all time) y: 4593 lines of code openmp/libomptarget/plugins/cuda/src/rtl.cpp x: 68 commits (all time) y: 1262 lines of code lldb/source/Symbol/Symtab.cpp x: 125 commits (all time) y: 1023 lines of code clang/lib/Frontend/CompilerInvocation.cpp x: 1737 commits (all time) y: 3698 lines of code llvm/include/llvm/ADT/ArrayRef.h x: 88 commits (all time) y: 354 lines of code llvm/include/llvm/ADT/ilist.h x: 102 commits (all time) y: 247 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp x: 536 commits (all time) y: 1381 lines of code llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp x: 36 commits (all time) y: 830 lines of code llvm/lib/IR/Core.cpp x: 304 commits (all time) y: 3417 lines of code llvm/lib/Support/Host.cpp x: 301 commits (all time) y: 1413 lines of code llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp x: 113 commits (all time) y: 1621 lines of code llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp x: 29 commits (all time) y: 778 lines of code llvm/lib/Target/PowerPC/PPCInstrInfo.cpp x: 444 commits (all time) y: 4053 lines of code llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp x: 327 commits (all time) y: 1134 lines of code llvm/tools/llvm-readobj/COFFDumper.cpp x: 303 commits (all time) y: 1750 lines of code llvm/lib/Transforms/Vectorize/VectorCombine.cpp x: 90 commits (all time) y: 841 lines of code llvm/unittests/Analysis/ValueTrackingTest.cpp x: 76 commits (all time) y: 2021 lines of code llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp x: 247 commits (all time) y: 1779 lines of code llvm/lib/CodeGen/TargetPassConfig.cpp x: 203 commits (all time) y: 979 lines of code lld/ELF/InputSection.h x: 294 commits (all time) y: 220 lines of code lld/ELF/LinkerScript.cpp x: 880 commits (all time) y: 897 lines of code lld/ELF/SyntheticSections.h x: 293 commits (all time) y: 756 lines of code llvm/include/llvm/Target/TargetLoweringObjectFile.h x: 161 commits (all time) y: 174 lines of code llvm/lib/Target/ARM/ARMTargetObjectFile.cpp x: 43 commits (all time) y: 74 lines of code clang/include/clang/ASTMatchers/ASTMatchers.h x: 442 commits (all time) y: 2202 lines of code clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp x: 57 commits (all time) y: 3032 lines of code llvm/lib/Transforms/InstCombine/InstCombineInternal.h x: 281 commits (all time) y: 515 lines of code clang/lib/CodeGen/CGDecl.cpp x: 710 commits (all time) y: 1913 lines of code llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp x: 461 commits (all time) y: 5967 lines of code clang/lib/CodeGen/CGClass.cpp x: 523 commits (all time) y: 2052 lines of code clang/lib/CodeGen/CGExprAgg.cpp x: 475 commits (all time) y: 1510 lines of code clang/lib/CodeGen/ItaniumCXXABI.cpp x: 515 commits (all time) y: 3105 lines of code llvm/lib/Target/X86/X86TargetTransformInfo.cpp x: 653 commits (all time) y: 4447 lines of code llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp x: 181 commits (all time) y: 1064 lines of code llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp x: 185 commits (all time) y: 555 lines of code llvm/lib/Target/ARM/Thumb2SizeReduction.cpp x: 152 commits (all time) y: 857 lines of code llvm/lib/Target/Hexagon/BitTracker.cpp x: 42 commits (all time) y: 877 lines of code llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp x: 69 commits (all time) y: 2692 lines of code llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp x: 46 commits (all time) y: 2579 lines of code llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp x: 53 commits (all time) y: 776 lines of code llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp x: 72 commits (all time) y: 898 lines of code llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp x: 163 commits (all time) y: 2002 lines of code llvm/include/llvm/IR/DIBuilder.h x: 171 commits (all time) y: 346 lines of code llvm/lib/IR/DIBuilder.cpp x: 339 commits (all time) y: 907 lines of code llvm/lib/IR/DebugInfo.cpp x: 391 commits (all time) y: 1306 lines of code lld/ELF/Config.h x: 379 commits (all time) y: 265 lines of code lld/ELF/ScriptParser.cpp x: 194 commits (all time) y: 1356 lines of code lld/ELF/LTO.cpp x: 209 commits (all time) y: 274 lines of code lld/ELF/SymbolTable.h x: 241 commits (all time) y: 38 lines of code llvm/lib/Transforms/Utils/SampleProfileInference.cpp x: 7 commits (all time) y: 557 lines of code lld/ELF/LinkerScript.h x: 319 commits (all time) y: 209 lines of code lld/ELF/OutputSections.cpp x: 745 commits (all time) y: 404 lines of code lld/ELF/OutputSections.h x: 380 commits (all time) y: 84 lines of code clang/lib/Frontend/InitHeaderSearch.cpp x: 266 commits (all time) y: 506 lines of code lldb/source/Commands/CommandCompletions.cpp x: 110 commits (all time) y: 667 lines of code lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp x: 18 commits (all time) y: 1196 lines of code lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp x: 58 commits (all time) y: 2284 lines of code lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp x: 64 commits (all time) y: 1849 lines of code lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp x: 13 commits (all time) y: 913 lines of code lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp x: 134 commits (all time) y: 620 lines of code llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp x: 195 commits (all time) y: 1629 lines of code llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp x: 84 commits (all time) y: 275 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp x: 1943 commits (all time) y: 2440 lines of code llvm/include/llvm/IR/Instructions.h x: 319 commits (all time) y: 3364 lines of code llvm/lib/IR/Instructions.cpp x: 339 commits (all time) y: 3716 lines of code clang/lib/CodeGen/CodeGenAction.cpp x: 267 commits (all time) y: 869 lines of code clang/lib/Sema/SemaCUDA.cpp x: 95 commits (all time) y: 661 lines of code lldb/include/lldb/Target/LanguageRuntime.h x: 73 commits (all time) y: 119 lines of code lldb/source/Expression/IRExecutionUnit.cpp x: 117 commits (all time) y: 928 lines of code lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp x: 169 commits (all time) y: 849 lines of code lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp x: 106 commits (all time) y: 1263 lines of code lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp x: 123 commits (all time) y: 1453 lines of code lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp x: 44 commits (all time) y: 479 lines of code lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp x: 96 commits (all time) y: 1242 lines of code lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp x: 126 commits (all time) y: 1617 lines of code lldb/source/Symbol/SymbolFile.cpp x: 63 commits (all time) y: 180 lines of code lldb/source/Target/ThreadPlanStack.cpp x: 13 commits (all time) y: 399 lines of code clang/tools/driver/driver.cpp x: 218 commits (all time) y: 381 lines of code llvm/lib/Support/RISCVISAInfo.cpp x: 10 commits (all time) y: 543 lines of code polly/lib/Support/SCEVValidator.cpp x: 93 commits (all time) y: 544 lines of code clang-tools-extra/clang-doc/Serialize.cpp x: 28 commits (all time) y: 531 lines of code clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp x: 66 commits (all time) y: 653 lines of code lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp x: 34 commits (all time) y: 316 lines of code lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp x: 78 commits (all time) y: 1312 lines of code lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp x: 35 commits (all time) y: 1144 lines of code clang/lib/ASTMatchers/Dynamic/Parser.cpp x: 51 commits (all time) y: 741 lines of code llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp x: 164 commits (all time) y: 815 lines of code llvm/lib/MC/MachObjectWriter.cpp x: 253 commits (all time) y: 767 lines of code llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp x: 11 commits (all time) y: 896 lines of code llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp x: 444 commits (all time) y: 1852 lines of code llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp x: 292 commits (all time) y: 999 lines of code clang/include/clang/AST/RecursiveASTVisitor.h x: 636 commits (all time) y: 2645 lines of code clang/lib/AST/OpenMPClause.cpp x: 131 commits (all time) y: 2178 lines of code clang/lib/AST/StmtProfile.cpp x: 423 commits (all time) y: 1861 lines of code clang/lib/Basic/OpenMPKinds.cpp x: 229 commits (all time) y: 710 lines of code llvm/lib/Target/X86/AsmParser/X86Operand.h x: 55 commits (all time) y: 594 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h x: 721 commits (all time) y: 440 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp x: 382 commits (all time) y: 3619 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h x: 159 commits (all time) y: 341 lines of code libc/utils/MPFRWrapper/MPFRUtils.cpp x: 37 commits (all time) y: 668 lines of code clang/lib/Driver/ToolChains/Hexagon.cpp x: 52 commits (all time) y: 584 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h x: 242 commits (all time) y: 191 lines of code compiler-rt/lib/sanitizer_common/sanitizer_flags.inc x: 106 commits (all time) y: 241 lines of code compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp x: 16 commits (all time) y: 397 lines of code polly/lib/Transform/ScheduleOptimizer.cpp x: 178 commits (all time) y: 652 lines of code polly/lib/Transform/ScheduleTreeTransform.cpp x: 20 commits (all time) y: 856 lines of code clang/lib/Headers/hexagon_types.h x: 2 commits (all time) y: 2214 lines of code llvm/lib/Target/AMDGPU/SIFrameLowering.cpp x: 162 commits (all time) y: 1062 lines of code llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp x: 133 commits (all time) y: 507 lines of code llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h x: 107 commits (all time) y: 685 lines of code clang/lib/Headers/hexagon_protos.h x: 2 commits (all time) y: 1042 lines of code clang/lib/Headers/hvx_hexagon_protos.h x: 3 commits (all time) y: 1417 lines of code clang/lib/CodeGen/CGExprCXX.cpp x: 437 commits (all time) y: 1559 lines of code llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h x: 198 commits (all time) y: 786 lines of code llvm/lib/CodeGen/GlobalISel/CallLowering.cpp x: 127 commits (all time) y: 842 lines of code llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp x: 171 commits (all time) y: 1117 lines of code llvm/lib/CodeGen/GlobalISel/Utils.cpp x: 99 commits (all time) y: 983 lines of code llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp x: 500 commits (all time) y: 3810 lines of code llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp x: 75 commits (all time) y: 3138 lines of code clang/lib/CodeGen/CGCall.cpp x: 1012 commits (all time) y: 3889 lines of code clang/lib/AST/JSONNodeDumper.cpp x: 69 commits (all time) y: 1417 lines of code libc/src/__support/str_to_float.h x: 15 commits (all time) y: 733 lines of code clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h x: 82 commits (all time) y: 144 lines of code mlir/lib/IR/Builders.cpp x: 185 commits (all time) y: 338 lines of code mlir/lib/Parser/Parser.cpp x: 485 commits (all time) y: 1402 lines of code mlir/lib/Pass/Pass.cpp x: 131 commits (all time) y: 549 lines of code mlir/lib/Tools/mlir-lsp-server/MLIRServer.cpp x: 16 commits (all time) y: 634 lines of code mlir/lib/Transforms/Canonicalizer.cpp x: 60 commits (all time) y: 47 lines of code mlir/include/mlir/Transforms/Passes.h x: 107 commits (all time) y: 50 lines of code llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp x: 121 commits (all time) y: 975 lines of code llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp x: 64 commits (all time) y: 216 lines of code llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp x: 126 commits (all time) y: 1269 lines of code lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp x: 215 commits (all time) y: 1055 lines of code lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp x: 86 commits (all time) y: 734 lines of code llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp x: 61 commits (all time) y: 1587 lines of code llvm/include/llvm/Analysis/TargetTransformInfoImpl.h x: 318 commits (all time) y: 936 lines of code llvm/lib/Analysis/TargetTransformInfo.cpp x: 368 commits (all time) y: 958 lines of code llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h x: 92 commits (all time) y: 115 lines of code llvm/lib/Target/X86/X86TargetTransformInfo.h x: 132 commits (all time) y: 195 lines of code llvm/lib/Transforms/IPO/ArgumentPromotion.cpp x: 311 commits (all time) y: 744 lines of code lldb/include/lldb/Symbol/ObjectFile.h x: 116 commits (all time) y: 226 lines of code lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h x: 78 commits (all time) y: 173 lines of code lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp x: 100 commits (all time) y: 533 lines of code llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp x: 24 commits (all time) y: 716 lines of code libcxx/include/__filesystem/path.h x: 1 commits (all time) y: 846 lines of code clang/lib/Format/UnwrappedLineParser.h x: 134 commits (all time) y: 162 lines of code lldb/cmake/modules/LLDBConfig.cmake x: 154 commits (all time) y: 275 lines of code llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h x: 118 commits (all time) y: 258 lines of code llvm/tools/llc/llc.cpp x: 489 commits (all time) y: 578 lines of code llvm/tools/llvm-lto2/llvm-lto2.cpp x: 86 commits (all time) y: 399 lines of code clang/lib/Driver/Job.cpp x: 86 commits (all time) y: 343 lines of code compiler-rt/lib/tsan/rtl/tsan_defs.h x: 89 commits (all time) y: 145 lines of code compiler-rt/lib/tsan/rtl/tsan_sync.h x: 48 commits (all time) y: 93 lines of code compiler-rt/lib/tsan/rtl/tsan_platform.h x: 125 commits (all time) y: 597 lines of code llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp x: 149 commits (all time) y: 1640 lines of code llvm/lib/Transforms/Utils/Debugify.cpp x: 33 commits (all time) y: 780 lines of code clang/lib/Format/BreakableToken.cpp x: 112 commits (all time) y: 734 lines of code clang/unittests/Format/FormatTestJS.cpp x: 328 commits (all time) y: 2501 lines of code clang/lib/CodeGen/CGException.cpp x: 367 commits (all time) y: 1519 lines of code llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp x: 86 commits (all time) y: 910 lines of code compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp x: 87 commits (all time) y: 2441 lines of code llvm/lib/CodeGen/MachineVerifier.cpp x: 439 commits (all time) y: 2560 lines of code llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp x: 9 commits (all time) y: 1264 lines of code clang/lib/CodeGen/CGDeclCXX.cpp x: 262 commits (all time) y: 613 lines of code compiler-rt/lib/tsan/rtl/tsan_report.cpp x: 14 commits (all time) y: 417 lines of code compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp x: 46 commits (all time) y: 733 lines of code llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp x: 136 commits (all time) y: 935 lines of code llvm/lib/CodeGen/Analysis.cpp x: 122 commits (all time) y: 512 lines of code llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp x: 852 commits (all time) y: 4345 lines of code llvm/lib/Target/ARM/A15SDOptimizer.cpp x: 39 commits (all time) y: 452 lines of code llvm/lib/Target/ARM/ARMConstantIslandPass.cpp x: 363 commits (all time) y: 1655 lines of code llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp x: 123 commits (all time) y: 1288 lines of code llvm/lib/LTO/LTO.cpp x: 248 commits (all time) y: 1195 lines of code clang/lib/CodeGen/CGExprConstant.cpp x: 474 commits (all time) y: 1702 lines of code llvm/include/llvm/AsmParser/LLParser.h x: 15 commits (all time) y: 477 lines of code llvm/include/llvm/AsmParser/LLToken.h x: 11 commits (all time) y: 452 lines of code llvm/include/llvm/IR/Constants.h x: 102 commits (all time) y: 692 lines of code llvm/lib/AsmParser/LLLexer.cpp x: 328 commits (all time) y: 947 lines of code llvm/lib/AsmParser/LLParser.cpp x: 1001 commits (all time) y: 7098 lines of code llvm/lib/IR/LLVMContextImpl.h x: 238 commits (all time) y: 1144 lines of code llvm/lib/Transforms/IPO/LowerTypeTests.cpp x: 118 commits (all time) y: 1613 lines of code llvm/lib/Transforms/Utils/ValueMapper.cpp x: 247 commits (all time) y: 824 lines of code llvm/utils/emacs/llvm-mode.el x: 50 commits (all time) y: 100 lines of code mlir/lib/CAPI/IR/IR.cpp x: 76 commits (all time) y: 612 lines of code mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp x: 28 commits (all time) y: 695 lines of code mlir/lib/IR/Block.cpp x: 90 commits (all time) y: 229 lines of code openmp/runtime/src/kmp_affinity.cpp x: 112 commits (all time) y: 4118 lines of code openmp/runtime/src/kmp_affinity.h x: 27 commits (all time) y: 1014 lines of code openmp/runtime/src/kmp_settings.cpp x: 92 commits (all time) y: 5159 lines of code llvm/cmake/config-ix.cmake x: 361 commits (all time) y: 657 lines of code llvm/include/llvm/Config/config.h.cmake x: 286 commits (all time) y: 243 lines of code clang-tools-extra/clangd/FindTarget.cpp x: 89 commits (all time) y: 938 lines of code clang-tools-extra/clangd/unittests/XRefsTests.cpp x: 104 commits (all time) y: 2001 lines of code clang/include/clang/AST/TextNodeDumper.h x: 59 commits (all time) y: 291 lines of code clang/include/clang/AST/Type.h x: 966 commits (all time) y: 4168 lines of code clang/include/clang/ASTMatchers/ASTMatchersInternal.h x: 217 commits (all time) y: 1515 lines of code clang/lib/AST/ASTDiagnostic.cpp x: 133 commits (all time) y: 1603 lines of code clang/lib/AST/ASTStructuralEquivalence.cpp x: 72 commits (all time) y: 1671 lines of code clang/lib/AST/ItaniumMangle.cpp x: 491 commits (all time) y: 4552 lines of code clang/lib/AST/TextNodeDumper.cpp x: 112 commits (all time) y: 2018 lines of code clang/lib/ASTMatchers/ASTMatchersInternal.cpp x: 121 commits (all time) y: 898 lines of code clang/lib/ASTMatchers/Dynamic/Registry.cpp x: 216 commits (all time) y: 732 lines of code clang/unittests/AST/ASTImporterTest.cpp x: 197 commits (all time) y: 6332 lines of code llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h x: 129 commits (all time) y: 224 lines of code mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp x: 64 commits (all time) y: 524 lines of code clang/include/clang/Basic/Cuda.h x: 38 commits (all time) y: 107 lines of code clang/include/clang/Driver/Driver.h x: 219 commits (all time) y: 254 lines of code clang-tools-extra/clangd/unittests/RenameTests.cpp x: 80 commits (all time) y: 1630 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp x: 238 commits (all time) y: 681 lines of code llvm/lib/Transforms/IPO/SampleProfile.cpp x: 272 commits (all time) y: 1530 lines of code lldb/source/Commands/CommandObjectReproducer.cpp x: 39 commits (all time) y: 592 lines of code clang/lib/Lex/TokenLexer.cpp x: 141 commits (all time) y: 608 lines of code clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp x: 120 commits (all time) y: 1166 lines of code llvm/lib/Target/X86/X86CmovConversion.cpp x: 39 commits (all time) y: 443 lines of code lld/MachO/InputFiles.cpp x: 193 commits (all time) y: 1103 lines of code lld/MachO/InputFiles.h x: 70 commits (all time) y: 191 lines of code llvm/utils/TableGen/SubtargetEmitter.cpp x: 234 commits (all time) y: 1473 lines of code openmp/libomptarget/plugins/amdgpu/src/rtl.cpp x: 99 commits (all time) y: 1766 lines of code llvm/include/llvm/ProfileData/InstrProfReader.h x: 93 commits (all time) y: 373 lines of code llvm/lib/ProfileData/InstrProf.cpp x: 191 commits (all time) y: 1061 lines of code llvm/lib/ProfileData/InstrProfReader.cpp x: 134 commits (all time) y: 791 lines of code llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp x: 58 commits (all time) y: 1424 lines of code llvm/lib/Analysis/CaptureTracking.cpp x: 97 commits (all time) y: 294 lines of code compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp x: 57 commits (all time) y: 1095 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h x: 73 commits (all time) y: 155 lines of code clang/lib/StaticAnalyzer/Core/CallEvent.cpp x: 172 commits (all time) y: 982 lines of code clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp x: 170 commits (all time) y: 820 lines of code clang/lib/StaticAnalyzer/Core/Store.cpp x: 72 commits (all time) y: 322 lines of code clang/lib/CodeGen/CGValue.h x: 125 commits (all time) y: 446 lines of code llvm/include/llvm-c/Core.h x: 362 commits (all time) y: 1306 lines of code llvm/tools/llvm-c-test/echo.cpp x: 76 commits (all time) y: 1203 lines of code llvm/tools/llvm-profgen/PerfReader.cpp x: 57 commits (all time) y: 850 lines of code llvm/include/llvm/InitializePasses.h x: 628 commits (all time) y: 422 lines of code llvm/lib/Transforms/Utils/LoopUtils.cpp x: 214 commits (all time) y: 1179 lines of code llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp x: 168 commits (all time) y: 504 lines of code llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp x: 145 commits (all time) y: 364 lines of code llvm/lib/ProfileData/InstrProfWriter.cpp x: 91 commits (all time) y: 391 lines of code llvm/lib/Target/AMDGPU/AMDGPU.h x: 149 commits (all time) y: 290 lines of code llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp x: 387 commits (all time) y: 1135 lines of code lldb/include/lldb/Core/ModuleList.h x: 85 commits (all time) y: 186 lines of code lldb/include/lldb/lldb-forward.h x: 231 commits (all time) y: 432 lines of code lldb/source/Core/Module.cpp x: 275 commits (all time) y: 1334 lines of code lldb/source/Core/ModuleList.cpp x: 155 commits (all time) y: 870 lines of code lldb/source/Host/common/FileSystem.cpp x: 54 commits (all time) y: 411 lines of code lldb/source/Symbol/ObjectFile.cpp x: 144 commits (all time) y: 642 lines of code llvm/include/llvm/Config/llvm-config.h.cmake x: 73 commits (all time) y: 78 lines of code llvm/include/llvm/Support/Compiler.h x: 223 commits (all time) y: 328 lines of code clang/lib/CodeGen/CGExprScalar.cpp x: 875 commits (all time) y: 3673 lines of code llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp x: 75 commits (all time) y: 850 lines of code llvm/lib/Target/SystemZ/SystemZISelLowering.cpp x: 464 commits (all time) y: 6610 lines of code llvm/lib/Transforms/Utils/LoopVersioning.cpp x: 70 commits (all time) y: 251 lines of code llvm/lib/Support/VirtualFileSystem.cpp x: 57 commits (all time) y: 1946 lines of code llvm/lib/Analysis/MLInlineAdvisor.cpp x: 15 commits (all time) y: 268 lines of code llvm/include/llvm/Object/MachO.h x: 235 commits (all time) y: 540 lines of code llvm/lib/Object/MachOObjectFile.cpp x: 443 commits (all time) y: 4262 lines of code llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp x: 193 commits (all time) y: 559 lines of code llvm/lib/Analysis/ModuleSummaryAnalysis.cpp x: 133 commits (all time) y: 718 lines of code llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp x: 19 commits (all time) y: 787 lines of code clang/tools/clang-format/ClangFormat.cpp x: 109 commits (all time) y: 519 lines of code llvm/lib/Target/AArch64/AArch64StackTagging.cpp x: 36 commits (all time) y: 546 lines of code llvm/lib/Transforms/Utils/FunctionComparator.cpp x: 28 commits (all time) y: 758 lines of code llvm/lib/CodeGen/SafeStack.cpp x: 73 commits (all time) y: 653 lines of code flang/lib/Evaluate/tools.cpp x: 50 commits (all time) y: 1227 lines of code llvm/unittests/ADT/STLExtrasTest.cpp x: 55 commits (all time) y: 732 lines of code llvm/lib/Target/X86/X86MCInstLower.cpp x: 351 commits (all time) y: 2095 lines of code clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp x: 120 commits (all time) y: 5523 lines of code llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp x: 242 commits (all time) y: 856 lines of code mlir/include/mlir/Dialect/Linalg/Utils/Utils.h x: 97 commits (all time) y: 142 lines of code llvm/lib/ProfileData/SampleProf.cpp x: 55 commits (all time) y: 419 lines of code clang/lib/CodeGen/MicrosoftCXXABI.cpp x: 402 commits (all time) y: 3125 lines of code clang/lib/CodeGen/CGObjCGNU.cpp x: 455 commits (all time) y: 3020 lines of code mlir/include/mlir/IR/BuiltinTypes.h x: 31 commits (all time) y: 257 lines of code lld/ELF/MapFile.cpp x: 97 commits (all time) y: 219 lines of code clang/lib/CodeGen/CGBlocks.cpp x: 501 commits (all time) y: 1957 lines of code compiler-rt/lib/builtins/cpu_model.c x: 54 commits (all time) y: 675 lines of code clang-tools-extra/clangd/unittests/FileIndexTests.cpp x: 35 commits (all time) y: 624 lines of code clang-tools-extra/clangd/unittests/TUSchedulerTests.cpp x: 51 commits (all time) y: 1082 lines of code llvm/tools/llvm-profgen/PerfReader.h x: 35 commits (all time) y: 466 lines of code llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h x: 132 commits (all time) y: 341 lines of code llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp x: 155 commits (all time) y: 1121 lines of code llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp x: 54 commits (all time) y: 471 lines of code llvm/include/llvm/ProfileData/SampleProf.h x: 119 commits (all time) y: 815 lines of code llvm/lib/ProfileData/SampleProfReader.cpp x: 97 commits (all time) y: 1411 lines of code llvm/include/llvm/IR/ModuleSummaryIndex.h x: 171 commits (all time) y: 983 lines of code llvm/lib/IR/ModuleSummaryIndex.cpp x: 73 commits (all time) y: 474 lines of code lldb/source/Core/PluginManager.cpp x: 123 commits (all time) y: 1323 lines of code lldb/source/Expression/REPL.cpp x: 48 commits (all time) y: 475 lines of code lldb/source/Symbol/Type.cpp x: 145 commits (all time) y: 952 lines of code clang/lib/Driver/ToolChains/AMDGPU.cpp x: 73 commits (all time) y: 698 lines of code llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp x: 325 commits (all time) y: 2055 lines of code llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp x: 558 commits (all time) y: 1908 lines of code llvm/tools/llvm-objcopy/ELF/Object.cpp x: 106 commits (all time) y: 2190 lines of code llvm/include/llvm/Support/GraphWriter.h x: 91 commits (all time) y: 311 lines of code llvm/lib/IR/IntrinsicInst.cpp x: 71 commits (all time) y: 502 lines of code llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp x: 399 commits (all time) y: 697 lines of code llvm/lib/CodeGen/LocalStackSlotAllocation.cpp x: 69 commits (all time) y: 273 lines of code llvm/lib/CodeGen/PrologEpilogInserter.cpp x: 443 commits (all time) y: 877 lines of code llvm/lib/CodeGen/StackProtector.cpp x: 172 commits (all time) y: 397 lines of code llvm/lib/Target/X86/X86ExpandPseudo.cpp x: 75 commits (all time) y: 551 lines of code llvm/lib/Bitcode/Writer/ValueEnumerator.cpp x: 210 commits (all time) y: 809 lines of code llvm/lib/Transforms/Scalar/LoopRerollPass.cpp x: 90 commits (all time) y: 1094 lines of code llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp x: 73 commits (all time) y: 727 lines of code llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp x: 108 commits (all time) y: 303 lines of code llvm/include/llvm/CodeGen/TargetInstrInfo.h x: 125 commits (all time) y: 848 lines of code llvm/lib/CodeGen/TargetInstrInfo.cpp x: 156 commits (all time) y: 1006 lines of code lldb/include/lldb/Interpreter/ScriptInterpreter.h x: 132 commits (all time) y: 452 lines of code lldb/include/lldb/Target/Target.h x: 308 commits (all time) y: 761 lines of code lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h x: 55 commits (all time) y: 45 lines of code llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp x: 401 commits (all time) y: 2563 lines of code compiler-rt/cmake/Modules/AddCompilerRT.cmake x: 189 commits (all time) y: 662 lines of code llvm/lib/CodeGen/LiveRangeEdit.cpp x: 136 commits (all time) y: 342 lines of code llvm/lib/Target/X86/X86AsmPrinter.cpp x: 372 commits (all time) y: 620 lines of code mlir/lib/Target/SPIRV/Deserialization/Deserializer.cpp x: 22 commits (all time) y: 1579 lines of code llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp x: 275 commits (all time) y: 1055 lines of code llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp x: 86 commits (all time) y: 602 lines of code llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp x: 183 commits (all time) y: 831 lines of code compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp x: 46 commits (all time) y: 429 lines of code llvm/lib/Object/ELF.cpp x: 71 commits (all time) y: 571 lines of code llvm/lib/CodeGen/CodeGenPrepare.cpp x: 606 commits (all time) y: 5136 lines of code llvm/lib/CodeGen/MachineFunction.cpp x: 526 commits (all time) y: 1085 lines of code llvm/lib/CodeGen/MachinePipeliner.cpp x: 148 commits (all time) y: 2373 lines of code llvm/lib/CodeGen/RDFGraph.cpp x: 4 commits (all time) y: 1330 lines of code llvm/lib/CodeGen/ScheduleDAG.cpp x: 93 commits (all time) y: 599 lines of code llvm/lib/CodeGen/WinEHPrepare.cpp x: 227 commits (all time) y: 871 lines of code llvm/lib/Target/X86/X86InstrFoldTables.cpp x: 40 commits (all time) y: 6099 lines of code llvm/lib/Target/X86/X86InstrInfo.cpp x: 1519 commits (all time) y: 7746 lines of code clang/unittests/Format/SortIncludesTest.cpp x: 43 commits (all time) y: 1060 lines of code llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp x: 326 commits (all time) y: 2360 lines of code llvm/lib/Target/ARM/Thumb1FrameLowering.cpp x: 121 commits (all time) y: 797 lines of code libcxx/src/include/ryu/d2fixed_full_table.h x: 2 commits (all time) y: 4397 lines of code libcxx/src/ryu/d2fixed.cpp x: 2 commits (all time) y: 561 lines of code libcxx/src/ryu/d2s.cpp x: 2 commits (all time) y: 489 lines of code llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp x: 55 commits (all time) y: 1196 lines of code llvm/lib/Target/AMDGPU/R600InstrInfo.cpp x: 60 commits (all time) y: 1280 lines of code mlir/lib/Target/SPIRV/Serialization/Serializer.cpp x: 16 commits (all time) y: 948 lines of code llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp x: 9 commits (all time) y: 748 lines of code llvm/lib/Transforms/IPO/HotColdSplitting.cpp x: 67 commits (all time) y: 535 lines of code llvm/utils/TableGen/CodeGenSchedule.cpp x: 153 commits (all time) y: 1748 lines of code llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp x: 39 commits (all time) y: 2306 lines of code llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp x: 25 commits (all time) y: 363 lines of code clang-tools-extra/clangd/IncludeFixer.cpp x: 27 commits (all time) y: 456 lines of code llvm/tools/llvm-readobj/llvm-readobj.h x: 51 commits (all time) y: 35 lines of code llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp x: 611 commits (all time) y: 2692 lines of code llvm/lib/Target/X86/X86InstrInfo.h x: 427 commits (all time) y: 317 lines of code openmp/runtime/src/kmp.h x: 234 commits (all time) y: 3233 lines of code llvm/include/llvm/MC/MCObjectStreamer.h x: 169 commits (all time) y: 154 lines of code llvm/lib/MC/MCAsmStreamer.cpp x: 535 commits (all time) y: 1989 lines of code llvm/lib/MC/MCObjectStreamer.cpp x: 273 commits (all time) y: 690 lines of code mlir/include/mlir/IR/OpDefinition.h x: 240 commits (all time) y: 1176 lines of code llvm/utils/FileCheck/FileCheck.cpp x: 200 commits (all time) y: 666 lines of code llvm/utils/TableGen/AsmWriterEmitter.cpp x: 285 commits (all time) y: 970 lines of code llvm/utils/TableGen/CodeEmitterGen.cpp x: 131 commits (all time) y: 528 lines of code llvm/utils/TableGen/CodeGenDAGPatterns.cpp x: 418 commits (all time) y: 3415 lines of code llvm/utils/TableGen/DAGISelMatcherEmitter.cpp x: 124 commits (all time) y: 959 lines of code llvm/utils/TableGen/DAGISelMatcherGen.cpp x: 132 commits (all time) y: 645 lines of code llvm/utils/TableGen/FastISelEmitter.cpp x: 125 commits (all time) y: 647 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp x: 143 commits (all time) y: 525 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h x: 108 commits (all time) y: 210 lines of code llvm/lib/Support/TargetParser.cpp x: 117 commits (all time) y: 327 lines of code llvm/lib/Support/SourceMgr.cpp x: 84 commits (all time) y: 407 lines of code clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp x: 101 commits (all time) y: 1875 lines of code llvm/include/llvm/IR/DataLayout.h x: 116 commits (all time) y: 371 lines of code llvm/lib/IR/DataLayout.cpp x: 141 commits (all time) y: 769 lines of code libcxxabi/src/cxa_exception.cpp x: 91 commits (all time) y: 425 lines of code llvm/lib/CodeGen/CodeGen.cpp x: 148 commits (all time) y: 115 lines of code lldb/source/Utility/ArchSpec.cpp x: 57 commits (all time) y: 1214 lines of code llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp x: 332 commits (all time) y: 2197 lines of code llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp x: 466 commits (all time) y: 2676 lines of code llvm/lib/CodeGen/PostRASchedulerList.cpp x: 217 commits (all time) y: 443 lines of code clang/lib/Basic/Targets/X86.cpp x: 156 commits (all time) y: 1306 lines of code flang/lib/Evaluate/fold-implementation.h x: 30 commits (all time) y: 1740 lines of code clang/lib/Tooling/Syntax/Tokens.cpp x: 31 commits (all time) y: 682 lines of code clang/lib/Sema/SemaAttr.cpp x: 180 commits (all time) y: 991 lines of code clang/unittests/AST/ASTTraverserTest.cpp x: 29 commits (all time) y: 1625 lines of code clang/lib/AST/DeclarationName.cpp x: 87 commits (all time) y: 434 lines of code clang/lib/Analysis/AnalysisDeclContext.cpp x: 81 commits (all time) y: 556 lines of code clang/lib/StaticAnalyzer/Core/MemRegion.cpp x: 135 commits (all time) y: 1322 lines of code flang/lib/Optimizer/Dialect/FIROps.cpp x: 72 commits (all time) y: 2723 lines of code lldb/source/Target/StackFrame.cpp x: 180 commits (all time) y: 1546 lines of code flang/lib/Optimizer/Builder/FIRBuilder.cpp x: 16 commits (all time) y: 524 lines of code llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp x: 149 commits (all time) y: 1061 lines of code compiler-rt/lib/asan/asan_rtl.cpp x: 36 commits (all time) y: 478 lines of code clang/lib/Analysis/ThreadSafety.cpp x: 200 commits (all time) y: 1805 lines of code llvm/lib/LTO/LTOCodeGenerator.cpp x: 276 commits (all time) y: 512 lines of code llvm/lib/MC/MCWin64EH.cpp x: 59 commits (all time) y: 908 lines of code llvm/lib/Option/OptTable.cpp x: 76 commits (all time) y: 485 lines of code flang/lib/Optimizer/Builder/Runtime/Reduction.cpp x: 3 commits (all time) y: 778 lines of code llvm/lib/IR/Value.cpp x: 187 commits (all time) y: 918 lines of code llvm/lib/Linker/IRMover.cpp x: 142 commits (all time) y: 1119 lines of code llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp x: 109 commits (all time) y: 806 lines of code clang-tools-extra/clangd/unittests/HoverTests.cpp x: 88 commits (all time) y: 3018 lines of code lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h x: 285 commits (all time) y: 366 lines of code clang/lib/Format/FormatToken.h x: 194 commits (all time) y: 785 lines of code llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp x: 177 commits (all time) y: 497 lines of code llvm/lib/LTO/ThinLTOCodeGenerator.cpp x: 191 commits (all time) y: 870 lines of code llvm/lib/Object/ArchiveWriter.cpp x: 103 commits (all time) y: 505 lines of code llvm/unittests/Support/MemoryBufferTest.cpp x: 40 commits (all time) y: 323 lines of code llvm/lib/Target/ARM/ARMFrameLowering.cpp x: 252 commits (all time) y: 1924 lines of code llvm/lib/Transforms/Scalar/Scalar.cpp x: 216 commits (all time) y: 242 lines of code llvm/lib/Transforms/Coroutines/Coroutines.cpp x: 47 commits (all time) y: 606 lines of code compiler-rt/lib/tsan/rtl-old/tsan_interceptors_posix.cpp x: 1 commits (all time) y: 2446 lines of code compiler-rt/lib/tsan/rtl-old/tsan_rtl.h x: 1 commits (all time) y: 601 lines of code compiler-rt/lib/tsan/rtl-old/tsan_rtl_report.cpp x: 1 commits (all time) y: 825 lines of code llvm/include/llvm/CodeGen/MachineFunction.h x: 335 commits (all time) y: 641 lines of code llvm/lib/CodeGen/MachineBasicBlock.cpp x: 399 commits (all time) y: 1172 lines of code llvm/lib/CodeGen/MachineCombiner.cpp x: 81 commits (all time) y: 505 lines of code llvm/lib/CodeGen/PHIElimination.cpp x: 245 commits (all time) y: 499 lines of code llvm/lib/Target/X86/X86FloatingPoint.cpp x: 238 commits (all time) y: 1161 lines of code llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp x: 284 commits (all time) y: 1077 lines of code llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp x: 101 commits (all time) y: 1025 lines of code llvm/lib/Support/Path.cpp x: 192 commits (all time) y: 1006 lines of code llvm/include/llvm/ADT/StringRef.h x: 155 commits (all time) y: 487 lines of code llvm/include/llvm/ADT/SmallVector.h x: 239 commits (all time) y: 794 lines of code llvm/unittests/ADT/SmallVectorTest.cpp x: 66 commits (all time) y: 1010 lines of code llvm/utils/lit/lit/TestingConfig.py x: 79 commits (all time) y: 15 lines of code compiler-rt/lib/asan/asan_mapping.h x: 97 commits (all time) y: 188 lines of code lldb/source/Plugins/Platform/Windows/PlatformWindows.cpp x: 73 commits (all time) y: 594 lines of code llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp x: 336 commits (all time) y: 1106 lines of code lldb/source/Commands/CommandObjectMemory.cpp x: 213 commits (all time) y: 1464 lines of code libunwind/include/libunwind.h x: 38 commits (all time) y: 1077 lines of code libunwind/src/Registers.hpp x: 50 commits (all time) y: 4156 lines of code libunwind/src/Unwind-EHABI.cpp x: 30 commits (all time) y: 966 lines of code clang/lib/Serialization/ASTReaderDecl.cpp x: 804 commits (all time) y: 3625 lines of code mlir/include/mlir/IR/Attributes.h x: 171 commits (all time) y: 186 lines of code mlir/include/mlir/IR/Block.h x: 85 commits (all time) y: 154 lines of code mlir/include/mlir/IR/Operation.h x: 187 commits (all time) y: 366 lines of code mlir/include/mlir/IR/OperationSupport.h x: 145 commits (all time) y: 637 lines of code mlir/include/mlir/IR/Types.h x: 113 commits (all time) y: 152 lines of code mlir/include/mlir/Pass/Pass.h x: 68 commits (all time) y: 194 lines of code mlir/include/mlir/Transforms/LoopUtils.h x: 69 commits (all time) y: 111 lines of code mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp x: 122 commits (all time) y: 177 lines of code mlir/tools/mlir-tblgen/RewriterGen.cpp x: 166 commits (all time) y: 1201 lines of code clang/include/clang/Lex/ModuleMap.h x: 130 commits (all time) y: 242 lines of code clang/lib/Lex/ModuleMap.cpp x: 256 commits (all time) y: 2168 lines of code llvm/include/llvm/ExecutionEngine/Orc/Core.h x: 151 commits (all time) y: 1012 lines of code llvm/include/llvm/MC/MCAssembler.h x: 262 commits (all time) y: 271 lines of code llvm/include/llvm/MC/MCObjectFileInfo.h x: 138 commits (all time) y: 314 lines of code llvm/lib/MC/MCAssembler.cpp x: 440 commits (all time) y: 937 lines of code llvm/lib/MC/MCMachOStreamer.cpp x: 255 commits (all time) y: 383 lines of code clang/lib/ARCMigrate/ARCMT.cpp x: 109 commits (all time) y: 462 lines of code clang/lib/Basic/Targets/OSTargets.h x: 99 commits (all time) y: 777 lines of code clang/lib/Basic/Targets/X86.h x: 129 commits (all time) y: 753 lines of code clang/lib/Driver/ToolChains/Darwin.cpp x: 167 commits (all time) y: 2272 lines of code clang/lib/Driver/ToolChains/MSVC.cpp x: 88 commits (all time) y: 1234 lines of code llvm/lib/Analysis/TargetLibraryInfo.cpp x: 172 commits (all time) y: 1648 lines of code llvm/lib/Target/X86/X86Subtarget.h x: 458 commits (all time) y: 526 lines of code llvm/unittests/ADT/TripleTest.cpp x: 130 commits (all time) y: 1419 lines of code clang/lib/Frontend/InitPreprocessor.cpp x: 383 commits (all time) y: 938 lines of code lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp x: 109 commits (all time) y: 775 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp x: 1579 commits (all time) y: 3962 lines of code lldb/source/Plugins/Platform/Android/AdbClient.cpp x: 62 commits (all time) y: 510 lines of code llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp x: 1534 commits (all time) y: 2564 lines of code llvm/lib/CodeGen/StackSlotColoring.cpp x: 128 commits (all time) y: 369 lines of code llvm/lib/CodeGen/TailDuplicator.cpp x: 82 commits (all time) y: 725 lines of code flang/runtime/io-stmt.cpp x: 41 commits (all time) y: 1142 lines of code llvm/lib/Target/Mips/MipsInstrInfo.h x: 107 commits (all time) y: 127 lines of code mlir/tools/mlir-opt/mlir-opt.cpp x: 191 commits (all time) y: 199 lines of code llvm/tools/llvm-mca/llvm-mca.cpp x: 128 commits (all time) y: 488 lines of code llvm/lib/CodeGen/ValueTypes.cpp x: 57 commits (all time) y: 526 lines of code llvm/lib/IR/AttributeImpl.h x: 135 commits (all time) y: 216 lines of code lldb/source/Utility/FileSpec.cpp x: 49 commits (all time) y: 356 lines of code lldb/unittests/Utility/FileSpecTest.cpp x: 23 commits (all time) y: 368 lines of code llvm/lib/Target/ARM/ARMAsmPrinter.cpp x: 611 commits (all time) y: 1668 lines of code llvm/lib/Target/ARM/ARMBaseInstrInfo.h x: 265 commits (all time) y: 609 lines of code llvm/include/llvm/CodeGen/MachineInstr.h x: 578 commits (all time) y: 922 lines of code llvm/lib/CodeGen/MachineInstr.cpp x: 735 commits (all time) y: 1777 lines of code lld/COFF/DriverUtils.cpp x: 192 commits (all time) y: 747 lines of code llvm/lib/CodeGen/MachineScheduler.cpp x: 414 commits (all time) y: 2757 lines of code llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp x: 66 commits (all time) y: 44 lines of code llvm/lib/Target/Hexagon/HexagonMachineScheduler.h x: 38 commits (all time) y: 23 lines of code clang/include/clang/Basic/Specifiers.h x: 114 commits (all time) y: 229 lines of code clang/lib/AST/MicrosoftMangle.cpp x: 433 commits (all time) y: 2820 lines of code clang/lib/Basic/Targets/AMDGPU.h x: 60 commits (all time) y: 347 lines of code clang/lib/CodeGen/CodeGenTypes.cpp x: 298 commits (all time) y: 655 lines of code clang/lib/Sema/DeclSpec.cpp x: 220 commits (all time) y: 1227 lines of code clang/lib/Sema/SemaLookup.cpp x: 727 commits (all time) y: 3515 lines of code clang/lib/Sema/SemaStmtAsm.cpp x: 198 commits (all time) y: 725 lines of code clang/lib/Sema/SemaTemplateVariadic.cpp x: 163 commits (all time) y: 911 lines of code clang/lib/StaticAnalyzer/Core/SValBuilder.cpp x: 108 commits (all time) y: 665 lines of code llvm/lib/CodeGen/RegisterCoalescer.cpp x: 403 commits (all time) y: 2552 lines of code llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp x: 38 commits (all time) y: 424 lines of code llvm/lib/MC/MCNullStreamer.cpp x: 92 commits (all time) y: 33 lines of code lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp x: 114 commits (all time) y: 732 lines of code llvm/lib/Target/ARM/ARMISelLowering.h x: 540 commits (all time) y: 668 lines of code llvm/utils/TableGen/IntrinsicEmitter.cpp x: 229 commits (all time) y: 766 lines of code llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp x: 9 commits (all time) y: 1201 lines of code llvm/lib/Target/PowerPC/PPCSubtarget.cpp x: 224 commits (all time) y: 210 lines of code llvm/lib/Target/PowerPC/PPCSubtarget.h x: 213 commits (all time) y: 339 lines of code llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h x: 68 commits (all time) y: 850 lines of code llvm/include/llvm/CodeGen/MIRYamlMapping.h x: 84 commits (all time) y: 615 lines of code llvm/lib/CodeGen/MIRPrinter.cpp x: 260 commits (all time) y: 815 lines of code llvm/lib/Target/AMDGPU/SIFoldOperands.cpp x: 167 commits (all time) y: 1364 lines of code llvm/lib/CodeGen/EarlyIfConversion.cpp x: 80 commits (all time) y: 811 lines of code llvm/lib/CodeGen/InlineSpiller.cpp x: 252 commits (all time) y: 1075 lines of code flang/runtime/io-api.cpp x: 35 commits (all time) y: 1075 lines of code flang/runtime/unit.cpp x: 41 commits (all time) y: 733 lines of code llvm/lib/CodeGen/MachineCopyPropagation.cpp x: 110 commits (all time) y: 585 lines of code llvm/lib/CodeGen/RegAllocPBQP.cpp x: 218 commits (all time) y: 662 lines of code llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp x: 36 commits (all time) y: 779 lines of code llvm/lib/CodeGen/BranchFolding.cpp x: 406 commits (all time) y: 1342 lines of code llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp x: 64 commits (all time) y: 2084 lines of code llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp x: 21 commits (all time) y: 1512 lines of code llvm/lib/CodeGen/LiveVariables.cpp x: 239 commits (all time) y: 613 lines of code compiler-rt/lib/sanitizer_common/sanitizer_win.cpp x: 37 commits (all time) y: 858 lines of code compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp x: 63 commits (all time) y: 1861 lines of code llvm/lib/IR/AutoUpgrade.cpp x: 383 commits (all time) y: 3928 lines of code lldb/tools/lldb-vscode/lldb-vscode.cpp x: 88 commits (all time) y: 1405 lines of code llvm/utils/TableGen/CodeGenTarget.cpp x: 363 commits (all time) y: 728 lines of code llvm/include/llvm/Passes/PassBuilder.h x: 105 commits (all time) y: 271 lines of code lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp x: 58 commits (all time) y: 929 lines of code llvm/lib/Target/ARM/Thumb2InstrInfo.cpp x: 158 commits (all time) y: 664 lines of code lld/wasm/InputFiles.cpp x: 151 commits (all time) y: 598 lines of code llvm/unittests/IR/PatternMatch.cpp x: 59 commits (all time) y: 1390 lines of code llvm/lib/Transforms/Utils/SSAUpdater.cpp x: 84 commits (all time) y: 312 lines of code llvm/lib/Target/VE/VEInstrInfo.cpp x: 29 commits (all time) y: 843 lines of code llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp x: 98 commits (all time) y: 1110 lines of code llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp x: 281 commits (all time) y: 1759 lines of code llvm/lib/Target/AMDGPU/SIDefines.h x: 100 commits (all time) y: 719 lines of code llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp x: 50 commits (all time) y: 879 lines of code llvm/lib/Target/AMDGPU/SIRegisterInfo.h x: 139 commits (all time) y: 234 lines of code llvm/lib/Transforms/Utils/CloneModule.cpp x: 100 commits (all time) y: 128 lines of code flang/include/flang/Evaluate/tools.h x: 41 commits (all time) y: 851 lines of code flang/include/flang/Semantics/symbol.h x: 52 commits (all time) y: 649 lines of code flang/lib/Evaluate/characteristics.cpp x: 38 commits (all time) y: 1045 lines of code flang/lib/Evaluate/shape.cpp x: 33 commits (all time) y: 805 lines of code flang/lib/Semantics/check-declarations.cpp x: 59 commits (all time) y: 2189 lines of code flang/lib/Semantics/mod-file.cpp x: 29 commits (all time) y: 911 lines of code mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp x: 65 commits (all time) y: 775 lines of code clang/unittests/Format/FormatTestComments.cpp x: 44 commits (all time) y: 3638 lines of code llvm/lib/Target/ARM/ARMTargetMachine.cpp x: 404 commits (all time) y: 409 lines of code llvm/include/llvm/IR/IRBuilder.h x: 319 commits (all time) y: 1799 lines of code llvm/include/llvm/IR/Type.h x: 79 commits (all time) y: 245 lines of code llvm/lib/ObjectYAML/MachOYAML.cpp x: 53 commits (all time) y: 519 lines of code flang/lib/Semantics/check-do-forall.cpp x: 12 commits (all time) y: 863 lines of code flang/lib/Semantics/resolve-names.cpp x: 134 commits (all time) y: 6110 lines of code flang/lib/Semantics/tools.cpp x: 47 commits (all time) y: 1286 lines of code llvm/unittests/ADT/APIntTest.cpp x: 152 commits (all time) y: 2481 lines of code lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp x: 311 commits (all time) y: 2527 lines of code lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.h x: 89 commits (all time) y: 201 lines of code lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp x: 133 commits (all time) y: 984 lines of code lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp x: 89 commits (all time) y: 808 lines of code flang/lib/Evaluate/intrinsics.cpp x: 49 commits (all time) y: 2350 lines of code llvm/lib/CodeGen/CommandFlags.cpp x: 33 commits (all time) y: 578 lines of code lldb/source/Target/Platform.cpp x: 233 commits (all time) y: 1571 lines of code llvm/include/llvm/CodeGen/CommandFlags.h x: 101 commits (all time) y: 87 lines of code llvm/unittests/CodeGen/InstrRefLDVTest.cpp x: 14 commits (all time) y: 2283 lines of code llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp x: 369 commits (all time) y: 5632 lines of code llvm/unittests/IR/IRBuilderTest.cpp x: 96 commits (all time) y: 907 lines of code llvm/lib/CodeGen/TwoAddressInstructionPass.cpp x: 386 commits (all time) y: 1266 lines of code llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp x: 182 commits (all time) y: 857 lines of code llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp x: 230 commits (all time) y: 959 lines of code clang/lib/AST/StmtPrinter.cpp x: 560 commits (all time) y: 2194 lines of code llvm/lib/Object/ELFObjectFile.cpp x: 122 commits (all time) y: 633 lines of code llvm/lib/Target/AMDGPU/SIISelLowering.h x: 191 commits (all time) y: 374 lines of code clang/lib/AST/DeclBase.cpp x: 488 commits (all time) y: 1441 lines of code llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp x: 246 commits (all time) y: 1865 lines of code llvm/lib/Transforms/Utils/BasicBlockUtils.cpp x: 279 commits (all time) y: 1247 lines of code llvm/lib/ExecutionEngine/ExecutionEngine.cpp x: 357 commits (all time) y: 1063 lines of code llvm/lib/Transforms/Scalar/Reassociate.cpp x: 358 commits (all time) y: 1609 lines of code llvm/lib/Target/PowerPC/PPCCTRLoops.cpp x: 107 commits (all time) y: 137 lines of code llvm/lib/Target/Sparc/DelaySlotFiller.cpp x: 58 commits (all time) y: 344 lines of code llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp x: 217 commits (all time) y: 1617 lines of code lld/ELF/Arch/ARM.cpp x: 66 commits (all time) y: 718 lines of code llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp x: 75 commits (all time) y: 1007 lines of code llvm/lib/Target/AMDGPU/R600ISelLowering.cpp x: 128 commits (all time) y: 1732 lines of code llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp x: 82 commits (all time) y: 665 lines of code lldb/source/Plugins/Process/Windows/Common/ProcessWindows.cpp x: 67 commits (all time) y: 744 lines of code lldb/source/Target/Process.cpp x: 742 commits (all time) y: 4603 lines of code llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp x: 53 commits (all time) y: 1234 lines of code lldb/source/Interpreter/CommandObject.cpp x: 182 commits (all time) y: 941 lines of code clang/lib/Frontend/PrecompiledPreamble.cpp x: 48 commits (all time) y: 648 lines of code clang/unittests/AST/StructuralEquivalenceTest.cpp x: 36 commits (all time) y: 1653 lines of code llvm/cmake/modules/TableGen.cmake x: 112 commits (all time) y: 179 lines of code llvm/lib/CodeGen/ScheduleDAGInstrs.cpp x: 340 commits (all time) y: 1029 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp x: 229 commits (all time) y: 1037 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp x: 110 commits (all time) y: 135 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp x: 170 commits (all time) y: 2972 lines of code lldb/tools/lldb-server/lldb-platform.cpp x: 52 commits (all time) y: 311 lines of code llvm/lib/CodeGen/MachineOperand.cpp x: 103 commits (all time) y: 1031 lines of code lld/ELF/Arch/RISCV.cpp x: 29 commits (all time) y: 401 lines of code llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp x: 112 commits (all time) y: 612 lines of code llvm/lib/MC/MCELFStreamer.cpp x: 243 commits (all time) y: 675 lines of code llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp x: 143 commits (all time) y: 1449 lines of code clang/unittests/Tooling/Syntax/TokensTest.cpp x: 23 commits (all time) y: 870 lines of code llvm/tools/llvm-dwarfdump/Statistics.cpp x: 54 commits (all time) y: 766 lines of code llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp x: 295 commits (all time) y: 2187 lines of code llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp x: 82 commits (all time) y: 1405 lines of code llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp x: 90 commits (all time) y: 510 lines of code llvm/lib/Transforms/Utils/InlineFunction.cpp x: 521 commits (all time) y: 1594 lines of code llvm/lib/MC/WinCOFFObjectWriter.cpp x: 246 commits (all time) y: 900 lines of code llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp x: 17 commits (all time) y: 1782 lines of code clang/lib/Headers/ppc_wrappers/emmintrin.h x: 4 commits (all time) y: 1858 lines of code clang/lib/Headers/ppc_wrappers/mmintrin.h x: 4 commits (all time) y: 1094 lines of code clang/lib/Headers/ppc_wrappers/xmmintrin.h x: 5 commits (all time) y: 1311 lines of code lld/MachO/UnwindInfoSection.cpp x: 62 commits (all time) y: 444 lines of code flang/lib/Semantics/runtime-type-info.cpp x: 15 commits (all time) y: 965 lines of code clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp x: 87 commits (all time) y: 5891 lines of code clang/lib/Frontend/Rewrite/RewriteObjC.cpp x: 78 commits (all time) y: 4557 lines of code llvm/lib/Target/Mips/MipsExpandPseudo.cpp x: 19 commits (all time) y: 719 lines of code llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp x: 34 commits (all time) y: 1593 lines of code llvm/lib/Analysis/BranchProbabilityInfo.cpp x: 166 commits (all time) y: 894 lines of code lld/ELF/Writer.h x: 75 commits (all time) y: 44 lines of code llvm/lib/Analysis/LazyValueInfo.cpp x: 339 commits (all time) y: 1323 lines of code llvm/lib/Transforms/Utils/LoopSimplify.cpp x: 251 commits (all time) y: 560 lines of code clang/include/clang/CodeGen/CGFunctionInfo.h x: 49 commits (all time) y: 571 lines of code clang/include/clang/Sema/Lookup.h x: 72 commits (all time) y: 444 lines of code clang/lib/Analysis/BodyFarm.cpp x: 93 commits (all time) y: 572 lines of code clang/lib/Basic/SourceManager.cpp x: 338 commits (all time) y: 1527 lines of code clang/lib/Frontend/FrontendActions.cpp x: 279 commits (all time) y: 784 lines of code clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp x: 167 commits (all time) y: 1637 lines of code clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp x: 56 commits (all time) y: 1949 lines of code clang/lib/StaticAnalyzer/Core/ExprEngine.cpp x: 600 commits (all time) y: 2396 lines of code clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp x: 8 commits (all time) y: 871 lines of code clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp x: 114 commits (all time) y: 952 lines of code llvm/include/llvm/MC/MCExpr.h x: 167 commits (all time) y: 459 lines of code llvm/lib/MC/ELFObjectWriter.cpp x: 595 commits (all time) y: 1115 lines of code llvm/lib/MC/MCExpr.cpp x: 255 commits (all time) y: 820 lines of code llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h x: 128 commits (all time) y: 667 lines of code llvm/lib/Target/X86/X86FastISel.cpp x: 682 commits (all time) y: 2994 lines of code llvm/lib/Target/X86/X86Subtarget.cpp x: 479 commits (all time) y: 241 lines of code clang/include/clang/AST/StmtOpenMP.h x: 174 commits (all time) y: 2611 lines of code clang/lib/Serialization/ASTReaderStmt.cpp x: 540 commits (all time) y: 3232 lines of code clang/lib/Serialization/ASTWriterStmt.cpp x: 506 commits (all time) y: 2222 lines of code libcxx/src/locale.cpp x: 140 commits (all time) y: 5936 lines of code llvm/lib/Analysis/MemorySSAUpdater.cpp x: 73 commits (all time) y: 1007 lines of code llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp x: 63 commits (all time) y: 1829 lines of code llvm/utils/UpdateTestChecks/common.py x: 80 commits (all time) y: 734 lines of code libunwind/src/libunwind.cpp x: 48 commits (all time) y: 282 lines of code clang/include/clang/Lex/Preprocessor.h x: 552 commits (all time) y: 1289 lines of code clang/lib/Lex/PPDirectives.cpp x: 471 commits (all time) y: 2130 lines of code clang/lib/Lex/PPLexerChange.cpp x: 166 commits (all time) y: 555 lines of code llvm/lib/Target/ARM/ARMSubtarget.cpp x: 322 commits (all time) y: 324 lines of code mlir/lib/Dialect/SPIRV/IR/SPIRVDialect.cpp x: 8 commits (all time) y: 922 lines of code mlir/lib/IR/Attributes.cpp x: 128 commits (all time) y: 24 lines of code mlir/lib/Transforms/Utils/Utils.cpp x: 108 commits (all time) y: 481 lines of code clang/lib/Driver/SanitizerArgs.cpp x: 262 commits (all time) y: 1041 lines of code clang/lib/Serialization/ModuleManager.cpp x: 124 commits (all time) y: 355 lines of code llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp x: 91 commits (all time) y: 344 lines of code llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp x: 109 commits (all time) y: 960 lines of code llvm/lib/Target/XCore/XCoreISelLowering.cpp x: 291 commits (all time) y: 1454 lines of code clang/lib/Driver/ToolChains/Gnu.cpp x: 223 commits (all time) y: 2425 lines of code compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h x: 155 commits (all time) y: 354 lines of code lldb/source/Commands/CommandObjectProcess.cpp x: 238 commits (all time) y: 1449 lines of code lld/MachO/Driver.cpp x: 258 commits (all time) y: 1265 lines of code clang/lib/Lex/LiteralSupport.cpp x: 207 commits (all time) y: 1489 lines of code mlir/include/mlir/IR/Builders.h x: 209 commits (all time) y: 301 lines of code openmp/runtime/src/z_Linux_util.cpp x: 70 commits (all time) y: 2029 lines of code clang/lib/Serialization/ASTWriterDecl.cpp x: 488 commits (all time) y: 1958 lines of code libcxx/include/math.h x: 35 commits (all time) y: 1110 lines of code libcxx/src/filesystem/operations.cpp x: 47 commits (all time) y: 1642 lines of code libcxx/src/new.cpp x: 74 commits (all time) y: 240 lines of code libcxxabi/src/private_typeinfo.cpp x: 71 commits (all time) y: 782 lines of code clang/lib/Headers/intrin.h x: 77 commits (all time) y: 536 lines of code llvm/lib/Target/PowerPC/PPCTargetMachine.h x: 126 commits (all time) y: 42 lines of code flang/lib/Evaluate/variable.cpp x: 17 commits (all time) y: 600 lines of code clang-tools-extra/clangd/index/Serialization.cpp x: 60 commits (all time) y: 589 lines of code clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp x: 24 commits (all time) y: 522 lines of code clang/lib/Headers/avx512fp16intrin.h x: 11 commits (all time) y: 2717 lines of code clang/lib/Headers/avx512vlfp16intrin.h x: 10 commits (all time) y: 1719 lines of code llvm/unittests/ProfileData/CoverageMappingTest.cpp x: 78 commits (all time) y: 737 lines of code llvm/tools/llvm-objcopy/ConfigManager.cpp x: 10 commits (all time) y: 1174 lines of code llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp x: 96 commits (all time) y: 607 lines of code compiler-rt/lib/profile/InstrProfiling.h x: 88 commits (all time) y: 75 lines of code clang/include/clang/Basic/SourceLocation.h x: 131 commits (all time) y: 294 lines of code llvm/lib/Support/APInt.cpp x: 390 commits (all time) y: 2020 lines of code llvm/include/llvm/IR/Instruction.h x: 123 commits (all time) y: 408 lines of code clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp x: 91 commits (all time) y: 3803 lines of code llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp x: 90 commits (all time) y: 1325 lines of code llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp x: 44 commits (all time) y: 983 lines of code clang/include/clang/AST/Stmt.h x: 565 commits (all time) y: 2236 lines of code clang/lib/AST/DeclPrinter.cpp x: 283 commits (all time) y: 1472 lines of code llvm/include/llvm/MC/MCDwarf.h x: 159 commits (all time) y: 457 lines of code llvm/lib/MC/MCDwarf.cpp x: 365 commits (all time) y: 1365 lines of code llvm/lib/CodeGen/AtomicExpandPass.cpp x: 105 commits (all time) y: 1316 lines of code llvm/lib/Analysis/InlineCost.cpp x: 348 commits (all time) y: 1936 lines of code llvm/lib/IR/Metadata.cpp x: 217 commits (all time) y: 1204 lines of code llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp x: 90 commits (all time) y: 610 lines of code llvm/unittests/IR/MetadataTest.cpp x: 199 commits (all time) y: 2879 lines of code clang/lib/CodeGen/CoverageMappingGen.cpp x: 159 commits (all time) y: 1236 lines of code clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp x: 163 commits (all time) y: 705 lines of code clang/tools/libclang/CXCursor.cpp x: 285 commits (all time) y: 1433 lines of code llvm/lib/Transforms/Utils/SCCPSolver.cpp x: 6 commits (all time) y: 1079 lines of code llvm/unittests/Support/VirtualFileSystemTest.cpp x: 50 commits (all time) y: 2343 lines of code llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp x: 239 commits (all time) y: 4170 lines of code llvm/unittests/Support/ErrorTest.cpp x: 54 commits (all time) y: 827 lines of code lld/COFF/PDB.cpp x: 261 commits (all time) y: 1290 lines of code clang/lib/AST/CommentSema.cpp x: 92 commits (all time) y: 971 lines of code llvm/unittests/IR/ConstantRangeTest.cpp x: 97 commits (all time) y: 2227 lines of code llvm/tools/llvm-nm/llvm-nm.cpp x: 357 commits (all time) y: 1870 lines of code llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h x: 265 commits (all time) y: 153 lines of code clang/lib/AST/DeclTemplate.cpp x: 236 commits (all time) y: 1212 lines of code llvm/include/llvm/IR/DebugInfoMetadata.h x: 311 commits (all time) y: 2715 lines of code llvm/lib/IR/DebugInfoMetadata.cpp x: 221 commits (all time) y: 1385 lines of code clang/include/clang/Driver/SanitizerArgs.h x: 79 commits (all time) y: 93 lines of code flang/lib/Semantics/resolve-labels.cpp x: 12 commits (all time) y: 970 lines of code lldb/include/lldb/Target/ThreadPlan.h x: 65 commits (all time) y: 167 lines of code lldb/source/Commands/CommandObjectThread.cpp x: 201 commits (all time) y: 1885 lines of code lldb/source/Target/ThreadPlanCallFunction.cpp x: 100 commits (all time) y: 359 lines of code llvm/lib/CodeGen/LiveInterval.cpp x: 269 commits (all time) y: 962 lines of code llvm/lib/CodeGen/LiveIntervals.cpp x: 149 commits (all time) y: 1242 lines of code llvm/lib/CodeGen/VirtRegMap.cpp x: 344 commits (all time) y: 453 lines of code lldb/include/lldb/Symbol/TypeSystem.h x: 102 commits (all time) y: 308 lines of code llvm/lib/Analysis/LoopInfo.cpp x: 305 commits (all time) y: 830 lines of code llvm/unittests/Analysis/LoopInfoTest.cpp x: 22 commits (all time) y: 1374 lines of code polly/lib/Support/ISLTools.cpp x: 46 commits (all time) y: 635 lines of code lldb/tools/debugserver/source/RNBRemote.cpp x: 204 commits (all time) y: 4952 lines of code lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp x: 83 commits (all time) y: 1297 lines of code lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h x: 66 commits (all time) y: 469 lines of code clang/lib/AST/APValue.cpp x: 91 commits (all time) y: 926 lines of code llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp x: 95 commits (all time) y: 3368 lines of code openmp/libomptarget/src/rtl.cpp x: 43 commits (all time) y: 340 lines of code openmp/runtime/src/ompt-general.cpp x: 44 commits (all time) y: 610 lines of code clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp x: 87 commits (all time) y: 59 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp x: 118 commits (all time) y: 1174 lines of code llvm/tools/llvm-objdump/COFFDump.cpp x: 94 commits (all time) y: 769 lines of code clang/utils/TableGen/ClangAttrEmitter.cpp x: 304 commits (all time) y: 3550 lines of code llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp x: 260 commits (all time) y: 841 lines of code llvm/include/llvm/Transforms/Instrumentation.h x: 154 commits (all time) y: 98 lines of code llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp x: 197 commits (all time) y: 925 lines of code llvm/lib/CodeGen/MIRParser/MIParser.cpp x: 261 commits (all time) y: 3011 lines of code llvm/lib/Target/BPF/BTFDebug.cpp x: 63 commits (all time) y: 1124 lines of code llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp x: 333 commits (all time) y: 1609 lines of code llvm/lib/Transforms/Scalar/SROA.cpp x: 463 commits (all time) y: 3104 lines of code clang/lib/AST/CommentLexer.cpp x: 47 commits (all time) y: 692 lines of code clang/unittests/AST/CommentLexer.cpp x: 29 commits (all time) y: 1230 lines of code llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp x: 80 commits (all time) y: 485 lines of code compiler-rt/lib/msan/msan.cpp x: 22 commits (all time) y: 574 lines of code llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp x: 94 commits (all time) y: 457 lines of code llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp x: 210 commits (all time) y: 1748 lines of code llvm/lib/TableGen/Record.cpp x: 252 commits (all time) y: 2309 lines of code llvm/tools/bugpoint/ToolRunner.cpp x: 115 commits (all time) y: 624 lines of code flang/lib/Semantics/expression.cpp x: 85 commits (all time) y: 3265 lines of code clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp x: 64 commits (all time) y: 2143 lines of code clang/lib/StaticAnalyzer/Core/RegionStore.cpp x: 239 commits (all time) y: 1761 lines of code clang/lib/Basic/Targets.cpp x: 1467 commits (all time) y: 643 lines of code llvm/lib/Transforms/Utils/LoopRotationUtils.cpp x: 44 commits (all time) y: 497 lines of code llvm/include/llvm/IR/ConstantRange.h x: 76 commits (all time) y: 177 lines of code llvm/lib/IR/ConstantRange.cpp x: 121 commits (all time) y: 1242 lines of code llvm/lib/Transforms/Scalar/GuardWidening.cpp x: 59 commits (all time) y: 609 lines of code llvm/lib/Target/X86/X86RegisterInfo.cpp x: 725 commits (all time) y: 751 lines of code llvm/lib/Analysis/Lint.cpp x: 149 commits (all time) y: 588 lines of code llvm/lib/Transforms/Utils/SimplifyIndVar.cpp x: 128 commits (all time) y: 1327 lines of code llvm/lib/Support/Timer.cpp x: 161 commits (all time) y: 372 lines of code llvm/unittests/IR/InstructionsTest.cpp x: 79 commits (all time) y: 1243 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h x: 402 commits (all time) y: 526 lines of code llvm/lib/Linker/LinkModules.cpp x: 506 commits (all time) y: 468 lines of code llvm/tools/bugpoint/CrashDebugger.cpp x: 187 commits (all time) y: 1020 lines of code compiler-rt/lib/fuzzer/FuzzerTracePC.cpp x: 67 commits (all time) y: 566 lines of code lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp x: 303 commits (all time) y: 2470 lines of code clang/include/clang/Frontend/FrontendOptions.h x: 154 commits (all time) y: 216 lines of code clang/lib/ARCMigrate/ObjCMT.cpp x: 244 commits (all time) y: 1931 lines of code lld/wasm/Driver.cpp x: 204 commits (all time) y: 731 lines of code llvm/include/llvm/BinaryFormat/Wasm.h x: 106 commits (all time) y: 363 lines of code llvm/include/llvm/Object/Wasm.h x: 93 commits (all time) y: 279 lines of code llvm/lib/MC/WasmObjectWriter.cpp x: 227 commits (all time) y: 1517 lines of code llvm/lib/Object/WasmObjectFile.cpp x: 180 commits (all time) y: 1762 lines of code compiler-rt/lib/hwasan/hwasan_report.cpp x: 38 commits (all time) y: 623 lines of code llvm/include/llvm/CodeGen/ISDOpcodes.h x: 211 commits (all time) y: 411 lines of code polly/include/polly/ScopInfo.h x: 499 commits (all time) y: 912 lines of code polly/lib/Analysis/ScopBuilder.cpp x: 139 commits (all time) y: 2452 lines of code polly/lib/Analysis/ScopInfo.cpp x: 873 commits (all time) y: 2085 lines of code polly/lib/CodeGen/BlockGenerators.cpp x: 264 commits (all time) y: 1227 lines of code polly/lib/CodeGen/PPCGCodeGeneration.cpp x: 205 commits (all time) y: 2384 lines of code polly/lib/Transform/ZoneAlgo.cpp x: 44 commits (all time) y: 605 lines of code polly/unittests/Isl/IslTest.cpp x: 33 commits (all time) y: 926 lines of code llvm/lib/Support/Windows/Process.inc x: 77 commits (all time) y: 339 lines of code llvm/unittests/Support/Path.cpp x: 247 commits (all time) y: 1898 lines of code llvm/include/llvm/IR/PassManager.h x: 182 commits (all time) y: 653 lines of code llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp x: 140 commits (all time) y: 685 lines of code llvm/tools/gold/gold-plugin.cpp x: 380 commits (all time) y: 884 lines of code llvm/include/llvm/Object/ELF.h x: 325 commits (all time) y: 944 lines of code lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp x: 29 commits (all time) y: 1892 lines of code llvm/lib/Transforms/IPO/PassManagerBuilder.cpp x: 452 commits (all time) y: 780 lines of code lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp x: 71 commits (all time) y: 1129 lines of code llvm/utils/lit/lit/llvm/config.py x: 82 commits (all time) y: 458 lines of code llvm/include/llvm/LinkAllPasses.h x: 320 commits (all time) y: 231 lines of code llvm/utils/TableGen/AsmMatcherEmitter.cpp x: 480 commits (all time) y: 2831 lines of code llvm/include/llvm/Object/ELFObjectFile.h x: 259 commits (all time) y: 1094 lines of code llvm/unittests/Analysis/ScalarEvolutionTest.cpp x: 92 commits (all time) y: 1352 lines of code llvm/lib/Transforms/IPO/MergeFunctions.cpp x: 244 commits (all time) y: 619 lines of code llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h x: 149 commits (all time) y: 193 lines of code clang/tools/driver/cc1_main.cpp x: 127 commits (all time) y: 182 lines of code llvm/tools/lli/lli.cpp x: 350 commits (all time) y: 837 lines of code llvm/tools/opt/opt.cpp x: 582 commits (all time) y: 846 lines of code llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp x: 115 commits (all time) y: 1956 lines of code llvm/lib/Transforms/Scalar/Scalarizer.cpp x: 66 commits (all time) y: 747 lines of code clang/lib/AST/ASTDumper.cpp x: 239 commits (all time) y: 204 lines of code clang-tools-extra/clang-tidy/ClangTidy.cpp x: 137 commits (all time) y: 525 lines of code clang-tools-extra/clang-tidy/bugprone/EasilySwappableParametersCheck.cpp x: 14 commits (all time) y: 1600 lines of code clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp x: 33 commits (all time) y: 1008 lines of code lldb/source/Commands/CommandObjectTarget.cpp x: 369 commits (all time) y: 4225 lines of code llvm/unittests/Analysis/LazyCallGraphTest.cpp x: 56 commits (all time) y: 2201 lines of code clang/lib/Lex/DependencyDirectivesSourceMinimizer.cpp x: 19 commits (all time) y: 753 lines of code clang/unittests/Lex/DependencyDirectivesSourceMinimizerTest.cpp x: 12 commits (all time) y: 701 lines of code lld/COFF/Config.h x: 158 commits (all time) y: 198 lines of code llvm/lib/CodeGen/MachineLICM.cpp x: 262 commits (all time) y: 995 lines of code llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp x: 40 commits (all time) y: 1678 lines of code llvm/lib/CodeGen/MachineCSE.cpp x: 154 commits (all time) y: 639 lines of code clang/include/clang/Sema/Scope.h x: 74 commits (all time) y: 266 lines of code lldb/bindings/interface/SBType.i x: 9 commits (all time) y: 808 lines of code clang/lib/Basic/FileManager.cpp x: 210 commits (all time) y: 420 lines of code clang/lib/AST/TypeLoc.cpp x: 140 commits (all time) y: 560 lines of code clang/unittests/Basic/FileManagerTest.cpp x: 57 commits (all time) y: 391 lines of code clang/unittests/Tooling/RefactoringTest.cpp x: 75 commits (all time) y: 1494 lines of code llvm/lib/Transforms/Scalar/LoopDeletion.cpp x: 152 commits (all time) y: 399 lines of code llvm/unittests/ProfileData/InstrProfTest.cpp x: 101 commits (all time) y: 864 lines of code llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp x: 213 commits (all time) y: 4048 lines of code lldb/source/Plugins/UnwindAssembly/InstEmulation/UnwindAssemblyInstEmulation.cpp x: 80 commits (all time) y: 518 lines of code llvm/include/llvm/Demangle/ItaniumDemangle.h x: 41 commits (all time) y: 4470 lines of code lldb/source/Core/ValueObjectDynamicValue.cpp x: 80 commits (all time) y: 289 lines of code llvm/lib/CodeGen/DwarfEHPrepare.cpp x: 136 commits (all time) y: 277 lines of code lld/wasm/SymbolTable.cpp x: 118 commits (all time) y: 721 lines of code lld/ELF/Target.cpp x: 576 commits (all time) y: 151 lines of code clang/include/clang-c/Index.h x: 616 commits (all time) y: 1571 lines of code clang/include/clang/Serialization/ASTBitCodes.h x: 461 commits (all time) y: 822 lines of code clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp x: 80 commits (all time) y: 694 lines of code lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp x: 148 commits (all time) y: 798 lines of code lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp x: 59 commits (all time) y: 1332 lines of code lldb/source/Breakpoint/Breakpoint.cpp x: 100 commits (all time) y: 831 lines of code lld/wasm/InputChunks.cpp x: 86 commits (all time) y: 383 lines of code llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp x: 25 commits (all time) y: 1533 lines of code openmp/libompd/src/omp-icv.cpp x: 1 commits (all time) y: 1095 lines of code lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp x: 69 commits (all time) y: 1010 lines of code lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp x: 116 commits (all time) y: 452 lines of code lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp x: 145 commits (all time) y: 3719 lines of code lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp x: 184 commits (all time) y: 1185 lines of code llvm/lib/Object/XCOFFObjectFile.cpp x: 58 commits (all time) y: 1149 lines of code lldb/source/Commands/CommandObjectPlatform.cpp x: 155 commits (all time) y: 1580 lines of code lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp x: 159 commits (all time) y: 1185 lines of code llvm/include/llvm/Support/GenericDomTreeConstruction.h x: 106 commits (all time) y: 1017 lines of code lld/ELF/DriverUtils.cpp x: 130 commits (all time) y: 182 lines of code openmp/runtime/src/kmp_atomic.cpp x: 23 commits (all time) y: 2514 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.cpp x: 135 commits (all time) y: 605 lines of code clang/lib/Index/IndexDecl.cpp x: 56 commits (all time) y: 654 lines of code clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp x: 80 commits (all time) y: 886 lines of code llvm/include/llvm/IR/Value.h x: 142 commits (all time) y: 556 lines of code lldb/source/Host/common/File.cpp x: 105 commits (all time) y: 743 lines of code lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h x: 113 commits (all time) y: 313 lines of code mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp x: 44 commits (all time) y: 736 lines of code mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp x: 31 commits (all time) y: 571 lines of code lldb/source/Commands/CommandObjectWatchpoint.cpp x: 115 commits (all time) y: 917 lines of code llvm/utils/TableGen/X86RecognizableInstr.cpp x: 255 commits (all time) y: 1080 lines of code openmp/runtime/src/kmp_gsupport.cpp x: 53 commits (all time) y: 2285 lines of code llvm/lib/CodeGen/RDFLiveness.cpp x: 12 commits (all time) y: 762 lines of code lldb/source/Core/Disassembler.cpp x: 146 commits (all time) y: 1026 lines of code lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.cpp x: 18 commits (all time) y: 1745 lines of code lldb/source/Plugins/ABI/ARM/ABISysV_arm.cpp x: 15 commits (all time) y: 1839 lines of code lldb/source/Plugins/ABI/Hexagon/ABISysV_hexagon.cpp x: 17 commits (all time) y: 1064 lines of code lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc.cpp x: 16 commits (all time) y: 768 lines of code lldb/source/Plugins/ABI/PowerPC/ABISysV_ppc64.cpp x: 10 commits (all time) y: 797 lines of code libcxxabi/src/demangle/ItaniumDemangle.h x: 36 commits (all time) y: 4470 lines of code llvm/lib/Demangle/MicrosoftDemangle.cpp x: 119 commits (all time) y: 1937 lines of code llvm/lib/Demangle/RustDemangle.cpp x: 29 commits (all time) y: 997 lines of code clang/lib/AST/DeclObjC.cpp x: 411 commits (all time) y: 1738 lines of code lldb/source/Commands/CommandObjectType.cpp x: 190 commits (all time) y: 2464 lines of code clang/utils/TableGen/ClangASTPropertiesEmitter.cpp x: 8 commits (all time) y: 644 lines of code llvm/lib/Target/TargetMachine.cpp x: 301 commits (all time) y: 146 lines of code lldb/source/Plugins/ObjectContainer/BSD-Archive/ObjectContainerBSDArchive.cpp x: 77 commits (all time) y: 386 lines of code llvm/lib/Transforms/Scalar/NaryReassociate.cpp x: 64 commits (all time) y: 428 lines of code clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp x: 120 commits (all time) y: 208 lines of code clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp x: 101 commits (all time) y: 468 lines of code clang/lib/StaticAnalyzer/Core/BugReporter.cpp x: 360 commits (all time) y: 2302 lines of code clang/lib/StaticAnalyzer/Core/Environment.cpp x: 77 commits (all time) y: 221 lines of code compiler-rt/lib/fuzzer/FuzzerLoop.cpp x: 114 commits (all time) y: 797 lines of code lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_arm.cpp x: 42 commits (all time) y: 626 lines of code clang/unittests/Format/FormatTestObjC.cpp x: 67 commits (all time) y: 1318 lines of code clang/lib/Frontend/VerifyDiagnosticConsumer.cpp x: 70 commits (all time) y: 830 lines of code llvm/lib/Target/AArch64/AArch64FastISel.cpp x: 241 commits (all time) y: 4045 lines of code llvm/tools/llvm-readobj/MachODumper.cpp x: 98 commits (all time) y: 782 lines of code lldb/source/Commands/CommandObjectCommands.cpp x: 191 commits (all time) y: 1670 lines of code llvm/lib/Analysis/VectorUtils.cpp x: 118 commits (all time) y: 951 lines of code llvm/include/llvm/CodeGen/MachineRegisterInfo.h x: 189 commits (all time) y: 688 lines of code llvm/lib/Target/MSP430/MSP430TargetMachine.cpp x: 91 commits (all time) y: 58 lines of code llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp x: 102 commits (all time) y: 188 lines of code llvm/lib/Target/XCore/XCoreTargetMachine.cpp x: 108 commits (all time) y: 80 lines of code lldb/include/lldb/Symbol/SymbolVendor.h x: 64 commits (all time) y: 24 lines of code clang/lib/Lex/PPMacroExpansion.cpp x: 453 commits (all time) y: 1284 lines of code llvm/lib/IR/DiagnosticInfo.cpp x: 127 commits (all time) y: 351 lines of code polly/lib/CodeGen/IslNodeBuilder.cpp x: 174 commits (all time) y: 1097 lines of code llvm/lib/Support/JSON.cpp x: 17 commits (all time) y: 805 lines of code polly/lib/Support/RegisterPasses.cpp x: 116 commits (all time) y: 613 lines of code llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp x: 80 commits (all time) y: 790 lines of code clang/lib/Lex/Preprocessor.cpp x: 405 commits (all time) y: 1013 lines of code openmp/runtime/src/kmp_atomic.h x: 23 commits (all time) y: 1559 lines of code openmp/runtime/src/kmp_itt.inl x: 29 commits (all time) y: 732 lines of code llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp x: 96 commits (all time) y: 368 lines of code clang-tools-extra/clangd/unittests/FindTargetTests.cpp x: 83 commits (all time) y: 1593 lines of code clang/include/clang/Basic/IdentifierTable.h x: 195 commits (all time) y: 538 lines of code flang/lib/Lower/IntrinsicCall.cpp x: 12 commits (all time) y: 952 lines of code llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp x: 142 commits (all time) y: 1817 lines of code flang/lib/Parser/unparse.cpp x: 45 commits (all time) y: 2645 lines of code llvm/lib/Analysis/MemorySSA.cpp x: 122 commits (all time) y: 1816 lines of code llvm/lib/Transforms/Utils/CloneFunction.cpp x: 279 commits (all time) y: 665 lines of code llvm/utils/TableGen/CodeGenDAGPatterns.h x: 166 commits (all time) y: 823 lines of code clang/lib/Sema/SemaCast.cpp x: 198 commits (all time) y: 2326 lines of code clang/lib/Lex/Pragma.cpp x: 222 commits (all time) y: 1532 lines of code clang/lib/Sema/SemaAvailability.cpp x: 8 commits (all time) y: 722 lines of code clang/lib/Sema/SemaTemplateInstantiate.cpp x: 621 commits (all time) y: 2672 lines of code openmp/runtime/src/kmp_alloc.cpp x: 27 commits (all time) y: 1622 lines of code clang/lib/Parse/ParsePragma.cpp x: 205 commits (all time) y: 3002 lines of code llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp x: 46 commits (all time) y: 810 lines of code llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp x: 202 commits (all time) y: 79 lines of code llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp x: 155 commits (all time) y: 776 lines of code llvm/lib/ExecutionEngine/Orc/LLJIT.cpp x: 84 commits (all time) y: 693 lines of code llvm/lib/Support/APFloat.cpp x: 286 commits (all time) y: 3369 lines of code llvm/include/llvm/ADT/IntervalMap.h x: 64 commits (all time) y: 1222 lines of code clang/tools/driver/cc1as_main.cpp x: 198 commits (all time) y: 449 lines of code llvm/lib/CodeGen/LLVMTargetMachine.cpp x: 433 commits (all time) y: 207 lines of code llvm/lib/LTO/LTOModule.cpp x: 146 commits (all time) y: 520 lines of code llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp x: 178 commits (all time) y: 2024 lines of code llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp x: 105 commits (all time) y: 153 lines of code llvm/lib/Target/Mips/MipsSEInstrInfo.cpp x: 104 commits (all time) y: 730 lines of code llvm/lib/Target/Mips/MipsSubtarget.cpp x: 168 commits (all time) y: 226 lines of code llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp x: 92 commits (all time) y: 228 lines of code llvm/lib/Target/PowerPC/PPCTargetMachine.cpp x: 343 commits (all time) y: 418 lines of code llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp x: 41 commits (all time) y: 533 lines of code llvm/lib/Target/Sparc/SparcInstrInfo.cpp x: 164 commits (all time) y: 400 lines of code llvm/lib/Target/Sparc/SparcTargetMachine.cpp x: 137 commits (all time) y: 147 lines of code llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp x: 44 commits (all time) y: 672 lines of code llvm/lib/Target/XCore/XCoreAsmPrinter.cpp x: 124 commits (all time) y: 236 lines of code llvm/tools/dsymutil/DwarfLinkerForBinary.cpp x: 25 commits (all time) y: 629 lines of code llvm/tools/llvm-mc/llvm-mc.cpp x: 306 commits (all time) y: 484 lines of code llvm/unittests/Target/ARM/MachineInstrTest.cpp x: 33 commits (all time) y: 2050 lines of code llvm/lib/CodeGen/RegisterScavenging.cpp x: 205 commits (all time) y: 584 lines of code llvm/lib/CodeGen/MIRParser/MILexer.h x: 115 commits (all time) y: 192 lines of code lldb/source/Expression/IRInterpreter.cpp x: 110 commits (all time) y: 1208 lines of code lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp x: 38 commits (all time) y: 1470 lines of code lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.cpp x: 36 commits (all time) y: 906 lines of code llvm/lib/Transforms/IPO/FunctionImport.cpp x: 256 commits (all time) y: 1046 lines of code flang/lib/Parser/prescan.cpp x: 22 commits (all time) y: 1109 lines of code clang/lib/Basic/Diagnostic.cpp x: 264 commits (all time) y: 830 lines of code llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h x: 113 commits (all time) y: 394 lines of code llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp x: 222 commits (all time) y: 1097 lines of code compiler-rt/lib/profile/InstrProfilingFile.c x: 137 commits (all time) y: 907 lines of code clang/lib/AST/Stmt.cpp x: 321 commits (all time) y: 1093 lines of code lldb/source/Plugins/Language/ObjC/NSDictionary.cpp x: 51 commits (all time) y: 1143 lines of code llvm/lib/Target/ARM/ARMCallLowering.cpp x: 102 commits (all time) y: 383 lines of code llvm/include/llvm/Analysis/TargetLibraryInfo.h x: 74 commits (all time) y: 292 lines of code llvm/include/llvm/ADT/APFloat.h x: 158 commits (all time) y: 808 lines of code llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp x: 17 commits (all time) y: 1508 lines of code llvm/lib/CodeGen/IntrinsicLowering.cpp x: 182 commits (all time) y: 400 lines of code llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp x: 154 commits (all time) y: 757 lines of code llvm/include/llvm/IR/Metadata.h x: 183 commits (all time) y: 851 lines of code llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp x: 81 commits (all time) y: 1198 lines of code llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp x: 202 commits (all time) y: 587 lines of code openmp/runtime/src/kmp_lock.cpp x: 66 commits (all time) y: 3025 lines of code openmp/runtime/src/kmp_os.h x: 74 commits (all time) y: 987 lines of code llvm/tools/obj2yaml/elf2yaml.cpp x: 163 commits (all time) y: 1231 lines of code clang/utils/TableGen/ClangDiagnosticsEmitter.cpp x: 74 commits (all time) y: 1370 lines of code llvm/include/llvm/IR/DiagnosticInfo.h x: 158 commits (all time) y: 632 lines of code polly/include/polly/ScopDetectionDiagnostic.h x: 70 commits (all time) y: 419 lines of code openmp/libompd/src/omp-debug.cpp x: 1 commits (all time) y: 872 lines of code lldb/source/Symbol/SymbolContext.cpp x: 122 commits (all time) y: 1097 lines of code llvm/lib/Transforms/Scalar/JumpThreading.cpp x: 477 commits (all time) y: 1870 lines of code llvm/utils/TableGen/CodeGenRegisters.cpp x: 210 commits (all time) y: 1607 lines of code llvm/lib/Target/X86/X86IntrinsicsInfo.h x: 412 commits (all time) y: 1349 lines of code llvm/lib/Target/ARM/ARMTargetTransformInfo.h x: 136 commits (all time) y: 235 lines of code llvm/lib/Transforms/Scalar/MergeICmps.cpp x: 81 commits (all time) y: 594 lines of code clang/lib/Sema/SemaObjCProperty.cpp x: 372 commits (all time) y: 2213 lines of code llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp x: 95 commits (all time) y: 463 lines of code llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp x: 60 commits (all time) y: 1284 lines of code llvm/lib/Target/X86/X86.h x: 206 commits (all time) y: 87 lines of code llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp x: 91 commits (all time) y: 584 lines of code lld/COFF/Chunks.h x: 138 commits (all time) y: 442 lines of code lld/COFF/DLL.cpp x: 69 commits (all time) y: 580 lines of code llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp x: 61 commits (all time) y: 740 lines of code llvm/unittests/Support/BinaryStreamTest.cpp x: 18 commits (all time) y: 683 lines of code compiler-rt/cmake/Modules/CompilerRTUtils.cmake x: 91 commits (all time) y: 551 lines of code llvm/lib/Transforms/Utils/LowerSwitch.cpp x: 133 commits (all time) y: 387 lines of code llvm/lib/CodeGen/SplitKit.cpp x: 273 commits (all time) y: 1286 lines of code llvm/lib/CodeGen/SplitKit.h x: 146 commits (all time) y: 213 lines of code lldb/source/Core/Address.cpp x: 105 commits (all time) y: 846 lines of code lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp x: 54 commits (all time) y: 558 lines of code llvm/lib/CodeGen/StackColoring.cpp x: 129 commits (all time) y: 708 lines of code llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp x: 402 commits (all time) y: 1176 lines of code clang/lib/Headers/smmintrin.h x: 64 commits (all time) y: 326 lines of code llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp x: 72 commits (all time) y: 167 lines of code clang/lib/Tooling/Tooling.cpp x: 147 commits (all time) y: 505 lines of code lldb/tools/compact-unwind/compact-unwind-dumper.c x: 15 commits (all time) y: 1212 lines of code lldb/source/Utility/Scalar.cpp x: 47 commits (all time) y: 770 lines of code llvm/lib/Analysis/DemandedBits.cpp x: 52 commits (all time) y: 443 lines of code llvm/lib/Analysis/DependenceAnalysis.cpp x: 105 commits (all time) y: 2853 lines of code llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp x: 42 commits (all time) y: 1524 lines of code llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp x: 307 commits (all time) y: 595 lines of code llvm/unittests/Analysis/MemorySSATest.cpp x: 17 commits (all time) y: 1223 lines of code compiler-rt/lib/fuzzer/FuzzerDriver.cpp x: 97 commits (all time) y: 806 lines of code llvm/bindings/go/llvm/ir.go x: 45 commits (all time) y: 1677 lines of code llvm/lib/Transforms/Scalar/LoopUnswitch.cpp x: 390 commits (all time) y: 1073 lines of code llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp x: 110 commits (all time) y: 485 lines of code llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp x: 162 commits (all time) y: 973 lines of code openmp/runtime/src/kmp_dispatch.cpp x: 76 commits (all time) y: 2187 lines of code llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp x: 19 commits (all time) y: 1932 lines of code llvm/include/llvm/Support/Allocator.h x: 123 commits (all time) y: 272 lines of code llvm/include/llvm/Support/YAMLTraits.h x: 131 commits (all time) y: 1157 lines of code clang/bindings/python/clang/cindex.py x: 199 commits (all time) y: 2294 lines of code clang/lib/AST/NSAPI.cpp x: 59 commits (all time) y: 561 lines of code clang/lib/Serialization/ASTCommon.cpp x: 106 commits (all time) y: 419 lines of code clang/tools/libclang/CXType.cpp x: 129 commits (all time) y: 1099 lines of code compiler-rt/utils/generate_netbsd_syscalls.awk x: 10 commits (all time) y: 2989 lines of code clang/lib/AST/TemplateBase.cpp x: 119 commits (all time) y: 522 lines of code flang/lib/Parser/preprocessor.cpp x: 14 commits (all time) y: 1024 lines of code llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp x: 191 commits (all time) y: 923 lines of code clang/include/clang/Basic/LangOptions.h x: 307 commits (all time) y: 393 lines of code llvm/tools/llvm-ar/llvm-ar.cpp x: 307 commits (all time) y: 1037 lines of code llvm/lib/CodeGen/PeepholeOptimizer.cpp x: 163 commits (all time) y: 1188 lines of code llvm/utils/lit/lit/main.py x: 163 commits (all time) y: 239 lines of code llvm/lib/MC/MCObjectFileInfo.cpp x: 291 commits (all time) y: 917 lines of code clang/lib/Basic/Targets/AMDGPU.cpp x: 84 commits (all time) y: 381 lines of code clang/lib/Headers/wasm_simd128.h x: 30 commits (all time) y: 1535 lines of code llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp x: 170 commits (all time) y: 1641 lines of code llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn x: 31 commits (all time) y: 493 lines of code llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp x: 232 commits (all time) y: 412 lines of code clang/lib/Headers/__clang_hip_math.h x: 20 commits (all time) y: 1025 lines of code polly/include/polly/ScopDetection.h x: 104 commits (all time) y: 208 lines of code llvm/include/llvm/ExecutionEngine/ExecutionEngine.h x: 206 commits (all time) y: 273 lines of code llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp x: 75 commits (all time) y: 353 lines of code compiler-rt/lib/scudo/standalone/secondary.h x: 38 commits (all time) y: 514 lines of code llvm/lib/Transforms/Scalar/LoopRotation.cpp x: 203 commits (all time) y: 113 lines of code llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp x: 36 commits (all time) y: 1280 lines of code clang/lib/Headers/avx512bwintrin.h x: 99 commits (all time) y: 1728 lines of code clang/lib/Headers/avx512dqintrin.h x: 45 commits (all time) y: 1134 lines of code clang/lib/Headers/avx512fintrin.h x: 271 commits (all time) y: 8051 lines of code clang/lib/Headers/avx512vlbwintrin.h x: 76 commits (all time) y: 2431 lines of code clang/lib/Headers/avx512vldqintrin.h x: 32 commits (all time) y: 976 lines of code clang/lib/Headers/avx512vlintrin.h x: 128 commits (all time) y: 7271 lines of code polly/lib/CodeGen/CodeGeneration.cpp x: 159 commits (all time) y: 227 lines of code clang/lib/Headers/avx2intrin.h x: 67 commits (all time) y: 933 lines of code clang/utils/TableGen/TableGen.cpp x: 87 commits (all time) y: 475 lines of code lld/MinGW/Driver.cpp x: 79 commits (all time) y: 349 lines of code lldb/include/lldb/lldb-enumerations.h x: 240 commits (all time) y: 801 lines of code llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp x: 25 commits (all time) y: 2066 lines of code llvm/include/llvm/CodeGen/MachineMemOperand.h x: 83 commits (all time) y: 187 lines of code llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp x: 187 commits (all time) y: 1329 lines of code lldb/source/Core/IOHandler.cpp x: 114 commits (all time) y: 525 lines of code lldb/source/Commands/CommandObjectSettings.cpp x: 102 commits (all time) y: 819 lines of code lldb/source/Plugins/Language/ObjC/Cocoa.cpp x: 69 commits (all time) y: 982 lines of code llvm/include/llvm/IR/DebugInfo.h x: 187 commits (all time) y: 80 lines of code lldb/source/Commands/CommandObjectBreakpoint.cpp x: 205 commits (all time) y: 1989 lines of code lldb/source/Commands/CommandObjectSource.cpp x: 106 commits (all time) y: 1043 lines of code llvm/lib/Object/Archive.cpp x: 132 commits (all time) y: 803 lines of code compiler-rt/include/sanitizer/linux_syscall_hooks.h x: 17 commits (all time) y: 3069 lines of code compiler-rt/lib/sanitizer_common/sanitizer_common_syscalls.inc x: 46 commits (all time) y: 2335 lines of code lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp x: 77 commits (all time) y: 140 lines of code compiler-rt/lib/sanitizer_common/sanitizer_interceptors_ioctl_netbsd.inc x: 12 commits (all time) y: 1364 lines of code openmp/runtime/src/kmp_wait_release.h x: 60 commits (all time) y: 801 lines of code openmp/runtime/src/z_Windows_NT_util.cpp x: 30 commits (all time) y: 1274 lines of code clang/include/clang/AST/ExprCXX.h x: 531 commits (all time) y: 2846 lines of code clang/lib/AST/ExprClassification.cpp x: 126 commits (all time) y: 493 lines of code llvm/include/llvm/Transforms/Scalar.h x: 356 commits (all time) y: 103 lines of code polly/lib/External/isl/include/isl/aff.h x: 29 commits (all time) y: 1296 lines of code polly/lib/External/isl/include/isl/map.h x: 37 commits (all time) y: 724 lines of code polly/lib/External/isl/interface/template_cpp.cc x: 4 commits (all time) y: 1514 lines of code polly/lib/External/isl/isl_coalesce.c x: 34 commits (all time) y: 2450 lines of code polly/lib/External/isl/isl_input.c x: 19 commits (all time) y: 3369 lines of code polly/lib/External/isl/isl_scheduler.c x: 31 commits (all time) y: 4443 lines of code polly/lib/External/isl/isl_stream.c x: 9 commits (all time) y: 960 lines of code
8131.0
lines of code
  min: 1.0
  average: 243.37
  25th percentile: 24.0
  median: 71.0
  75th percentile: 211.0
  max: 8131.0
0 1943.0
commits (all time)
min: 1.0 | average: 33.24 | 25th percentile: 3.0 | median: 8.0 | 75th percentile: 24.0 | max: 1943.0

File Size vs. Contributors (all time): 18490 points

bolt/include/bolt/Core/BinaryBasicBlock.h x: 4 contributors (all time) y: 599 lines of code bolt/include/bolt/Core/BinaryContext.h x: 3 contributors (all time) y: 692 lines of code bolt/include/bolt/Core/BinaryData.h x: 2 contributors (all time) y: 163 lines of code bolt/include/bolt/Core/BinaryEmitter.h x: 2 contributors (all time) y: 15 lines of code bolt/include/bolt/Core/BinaryFunction.h x: 4 contributors (all time) y: 1333 lines of code bolt/include/bolt/Core/BinaryLoop.h x: 2 contributors (all time) y: 54 lines of code bolt/include/bolt/Core/BinarySection.h x: 2 contributors (all time) y: 345 lines of code bolt/include/bolt/Core/DebugData.h x: 3 contributors (all time) y: 512 lines of code bolt/include/bolt/Core/DynoStats.h x: 2 contributors (all time) y: 136 lines of code bolt/include/bolt/Core/MCPlusBuilder.h x: 4 contributors (all time) y: 1237 lines of code bolt/include/bolt/Core/Relocation.h x: 3 contributors (all time) y: 49 lines of code bolt/include/bolt/Passes/BinaryPasses.h x: 3 contributors (all time) y: 258 lines of code bolt/include/bolt/Passes/DataflowAnalysis.h x: 3 contributors (all time) y: 359 lines of code bolt/include/bolt/Passes/DataflowInfoManager.h x: 2 contributors (all time) y: 67 lines of code bolt/include/bolt/Passes/DominatorAnalysis.h x: 3 contributors (all time) y: 112 lines of code bolt/include/bolt/Passes/ReachingInsns.h x: 3 contributors (all time) y: 66 lines of code bolt/include/bolt/Passes/ShrinkWrapping.h x: 3 contributors (all time) y: 292 lines of code bolt/include/bolt/Passes/StackPointerTracking.h x: 3 contributors (all time) y: 156 lines of code bolt/include/bolt/Passes/ValidateInternalCalls.h x: 3 contributors (all time) y: 27 lines of code bolt/include/bolt/Profile/DataReader.h x: 2 contributors (all time) y: 283 lines of code bolt/include/bolt/Rewrite/RewriteInstance.h x: 2 contributors (all time) y: 240 lines of code bolt/lib/Core/BinaryContext.cpp x: 3 contributors (all time) y: 1702 lines of code bolt/lib/Core/BinaryData.cpp x: 2 contributors (all time) y: 102 lines of code bolt/lib/Core/BinaryEmitter.cpp x: 2 contributors (all time) y: 830 lines of code bolt/lib/Core/BinaryFunction.cpp x: 4 contributors (all time) y: 3476 lines of code bolt/lib/Core/BinarySection.cpp x: 3 contributors (all time) y: 215 lines of code bolt/lib/Core/DebugData.cpp x: 3 contributors (all time) y: 858 lines of code bolt/lib/Core/Exceptions.cpp x: 2 contributors (all time) y: 655 lines of code bolt/lib/Core/MCPlusBuilder.cpp x: 2 contributors (all time) y: 418 lines of code bolt/lib/Core/Relocation.cpp x: 5 contributors (all time) y: 541 lines of code bolt/lib/Passes/BinaryPasses.cpp x: 4 contributors (all time) y: 1455 lines of code bolt/lib/Passes/ExtTSPReorderAlgorithm.cpp x: 3 contributors (all time) y: 623 lines of code bolt/lib/Passes/HFSortPlus.cpp x: 3 contributors (all time) y: 411 lines of code bolt/lib/Passes/IndirectCallPromotion.cpp x: 3 contributors (all time) y: 1139 lines of code bolt/lib/Passes/Instrumentation.cpp x: 4 contributors (all time) y: 573 lines of code bolt/lib/Passes/JTFootprintReduction.cpp x: 3 contributors (all time) y: 226 lines of code bolt/lib/Passes/LongJmp.cpp x: 4 contributors (all time) y: 509 lines of code bolt/lib/Passes/RegAnalysis.cpp x: 2 contributors (all time) y: 195 lines of code bolt/lib/Passes/ReorderAlgorithm.cpp x: 3 contributors (all time) y: 528 lines of code bolt/lib/Passes/ReorderData.cpp x: 3 contributors (all time) y: 421 lines of code bolt/lib/Passes/ShrinkWrapping.cpp x: 4 contributors (all time) y: 1781 lines of code bolt/lib/Passes/SplitFunctions.cpp x: 3 contributors (all time) y: 180 lines of code bolt/lib/Profile/DataAggregator.cpp x: 3 contributors (all time) y: 1784 lines of code bolt/lib/Profile/DataReader.cpp x: 4 contributors (all time) y: 1100 lines of code bolt/lib/Profile/YAMLProfileReader.cpp x: 3 contributors (all time) y: 332 lines of code bolt/lib/Rewrite/BoltDiff.cpp x: 2 contributors (all time) y: 592 lines of code bolt/lib/Rewrite/DWARFRewriter.cpp x: 4 contributors (all time) y: 1261 lines of code bolt/lib/Rewrite/MachORewriteInstance.cpp x: 2 contributors (all time) y: 501 lines of code bolt/lib/Rewrite/RewriteInstance.cpp x: 4 contributors (all time) y: 4064 lines of code bolt/lib/Target/X86/X86MCPlusBuilder.cpp x: 4 contributors (all time) y: 3225 lines of code bolt/runtime/common.h x: 8 contributors (all time) y: 436 lines of code bolt/runtime/hugify.cpp x: 6 contributors (all time) y: 83 lines of code bolt/runtime/instr.cpp x: 9 contributors (all time) y: 1196 lines of code llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp x: 21 contributors (all time) y: 1878 lines of code clang-tools-extra/clangd/Selection.cpp x: 15 contributors (all time) y: 616 lines of code clang-tools-extra/clangd/unittests/SelectionTests.cpp x: 12 contributors (all time) y: 655 lines of code clang/include/clang/AST/TypeLoc.h x: 54 contributors (all time) y: 1875 lines of code clang/lib/Parse/ParseDeclCXX.cpp x: 113 contributors (all time) y: 3146 lines of code clang/lib/Sema/SemaCXXScopeSpec.cpp x: 46 contributors (all time) y: 711 lines of code clang/lib/Sema/SemaExprCXX.cpp x: 148 contributors (all time) y: 5930 lines of code clang/lib/Sema/SemaType.cpp x: 194 contributors (all time) y: 6458 lines of code clang/lib/Serialization/ASTWriter.cpp x: 165 contributors (all time) y: 5174 lines of code clang/unittests/AST/SourceLocationTest.cpp x: 23 contributors (all time) y: 802 lines of code clang/lib/Format/UnwrappedLineParser.cpp x: 56 contributors (all time) y: 2677 lines of code lld/MachO/Writer.cpp x: 15 contributors (all time) y: 921 lines of code llvm/include/llvm/Analysis/MemoryBuiltins.h x: 34 contributors (all time) y: 166 lines of code llvm/lib/Analysis/MemoryBuiltins.cpp x: 62 contributors (all time) y: 709 lines of code llvm/lib/Analysis/MemoryDependenceAnalysis.cpp x: 87 contributors (all time) y: 1095 lines of code llvm/lib/Transforms/IPO/Attributor.cpp x: 48 contributors (all time) y: 2354 lines of code llvm/lib/Transforms/IPO/AttributorAttributes.cpp x: 32 contributors (all time) y: 7112 lines of code llvm/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h x: 1 contributors (all time) y: 44 lines of code llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h x: 2 contributors (all time) y: 530 lines of code llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp x: 5 contributors (all time) y: 352 lines of code llvm/lib/ExecutionEngine/Orc/Shared/AllocationActions.cpp x: 1 contributors (all time) y: 29 lines of code llvm/tools/llvm-jitlink/llvm-jitlink.cpp x: 17 contributors (all time) y: 1536 lines of code llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp x: 22 contributors (all time) y: 1644 lines of code mlir/cmake/modules/MLIRConfig.cmake.in x: 6 contributors (all time) y: 20 lines of code lldb/include/lldb/Utility/ReproducerInstrumentation.h x: 6 contributors (all time) y: 112 lines of code lldb/source/API/SBAddress.cpp x: 17 contributors (all time) y: 203 lines of code lldb/source/API/SBAttachInfo.cpp x: 8 contributors (all time) y: 178 lines of code lldb/source/API/SBBlock.cpp x: 16 contributors (all time) y: 280 lines of code lldb/source/API/SBBreakpoint.cpp x: 20 contributors (all time) y: 788 lines of code lldb/source/API/SBBreakpointLocation.cpp x: 16 contributors (all time) y: 381 lines of code lldb/source/API/SBBreakpointName.cpp x: 8 contributors (all time) y: 518 lines of code lldb/source/API/SBBroadcaster.cpp x: 16 contributors (all time) y: 129 lines of code lldb/source/API/SBCommandInterpreter.cpp x: 32 contributors (all time) y: 594 lines of code lldb/source/API/SBCommandReturnObject.cpp x: 24 contributors (all time) y: 284 lines of code lldb/source/API/SBCommunication.cpp x: 17 contributors (all time) y: 142 lines of code lldb/source/API/SBCompileUnit.cpp x: 17 contributors (all time) y: 180 lines of code lldb/source/API/SBData.cpp x: 17 contributors (all time) y: 512 lines of code lldb/source/API/SBDebugger.cpp x: 44 contributors (all time) y: 1346 lines of code lldb/source/API/SBDeclaration.cpp x: 14 contributors (all time) y: 123 lines of code lldb/source/API/SBEvent.cpp x: 18 contributors (all time) y: 146 lines of code lldb/source/API/SBExecutionContext.cpp x: 8 contributors (all time) y: 99 lines of code lldb/source/API/SBExpressionOptions.cpp x: 11 contributors (all time) y: 200 lines of code lldb/source/API/SBFileSpec.cpp x: 21 contributors (all time) y: 134 lines of code lldb/source/API/SBFileSpecList.cpp x: 12 contributors (all time) y: 88 lines of code lldb/source/API/SBFrame.cpp x: 33 contributors (all time) y: 1052 lines of code lldb/source/API/SBFunction.cpp x: 18 contributors (all time) y: 184 lines of code lldb/source/API/SBInstruction.cpp x: 22 contributors (all time) y: 260 lines of code lldb/source/API/SBLaunchInfo.cpp x: 17 contributors (all time) y: 278 lines of code lldb/source/API/SBLineEntry.cpp x: 15 contributors (all time) y: 133 lines of code lldb/source/API/SBListener.cpp x: 19 contributors (all time) y: 264 lines of code lldb/source/API/SBMemoryRegionInfo.cpp x: 11 contributors (all time) y: 136 lines of code lldb/source/API/SBMemoryRegionInfoList.cpp x: 9 contributors (all time) y: 116 lines of code lldb/source/API/SBModule.cpp x: 28 contributors (all time) y: 561 lines of code lldb/source/API/SBModuleSpec.cpp x: 12 contributors (all time) y: 176 lines of code lldb/source/API/SBPlatform.cpp x: 19 contributors (all time) y: 538 lines of code lldb/source/API/SBProcess.cpp x: 46 contributors (all time) y: 1075 lines of code lldb/source/API/SBProcessInfo.cpp x: 9 contributors (all time) y: 148 lines of code lldb/source/API/SBQueue.cpp x: 12 contributors (all time) y: 258 lines of code lldb/source/API/SBSection.cpp x: 15 contributors (all time) y: 227 lines of code lldb/source/API/SBSourceManager.cpp x: 15 contributors (all time) y: 107 lines of code lldb/source/API/SBStringList.cpp x: 13 contributors (all time) y: 99 lines of code lldb/source/API/SBStructuredData.cpp x: 14 contributors (all time) y: 148 lines of code lldb/source/API/SBSymbolContext.cpp x: 13 contributors (all time) y: 159 lines of code lldb/source/API/SBSymbolContextList.cpp x: 9 contributors (all time) y: 83 lines of code lldb/source/API/SBTarget.cpp x: 50 contributors (all time) y: 2040 lines of code lldb/source/API/SBThread.cpp x: 35 contributors (all time) y: 1052 lines of code lldb/source/API/SBThreadCollection.cpp x: 9 contributors (all time) y: 63 lines of code lldb/source/API/SBThreadPlan.cpp x: 13 contributors (all time) y: 351 lines of code lldb/source/API/SBTrace.cpp x: 8 contributors (all time) y: 70 lines of code lldb/source/API/SBType.cpp x: 24 contributors (all time) y: 708 lines of code lldb/source/API/SBTypeCategory.cpp x: 19 contributors (all time) y: 492 lines of code lldb/source/API/SBTypeEnumMember.cpp x: 12 contributors (all time) y: 149 lines of code lldb/source/API/SBTypeSummary.cpp x: 17 contributors (all time) y: 365 lines of code lldb/source/API/SBValue.cpp x: 34 contributors (all time) y: 1228 lines of code lldb/source/API/SBVariablesOptions.cpp x: 9 contributors (all time) y: 163 lines of code lldb/source/API/SBWatchpoint.cpp x: 13 contributors (all time) y: 234 lines of code llvm/lib/Target/CSKY/CSKYAsmPrinter.cpp x: 1 contributors (all time) y: 111 lines of code llvm/lib/Target/CSKY/CSKYConstantPoolValue.cpp x: 1 contributors (all time) y: 155 lines of code llvm/lib/Target/CSKY/CSKYISelLowering.cpp x: 1 contributors (all time) y: 793 lines of code llvm/lib/Target/CSKY/CSKYInstrInfo.cpp x: 1 contributors (all time) y: 436 lines of code lldb/source/API/SBLanguageRuntime.cpp x: 8 contributors (all time) y: 18 lines of code lldb/source/API/SBReproducer.cpp x: 11 contributors (all time) y: 115 lines of code lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp x: 40 contributors (all time) y: 2476 lines of code lldb/source/Utility/ReproducerInstrumentation.cpp x: 4 contributors (all time) y: 31 lines of code lld/ELF/Arch/AArch64.cpp x: 17 contributors (all time) y: 630 lines of code lld/ELF/InputSection.cpp x: 51 contributors (all time) y: 1036 lines of code lld/ELF/Target.h x: 31 contributors (all time) y: 183 lines of code clang/utils/TableGen/RISCVVEmitter.cpp x: 9 contributors (all time) y: 1059 lines of code compiler-rt/cmake/config-ix.cmake x: 113 contributors (all time) y: 755 lines of code compiler-rt/lib/builtins/assembly.h x: 20 contributors (all time) y: 235 lines of code llvm/include/llvm/ObjectYAML/XCOFFYAML.h x: 4 contributors (all time) y: 222 lines of code llvm/lib/ObjectYAML/XCOFFEmitter.cpp x: 3 contributors (all time) y: 671 lines of code llvm/lib/ObjectYAML/XCOFFYAML.cpp x: 4 contributors (all time) y: 319 lines of code llvm/tools/obj2yaml/xcoff2yaml.cpp x: 4 contributors (all time) y: 120 lines of code llvm/lib/CodeGen/SelectionDAG/FastISel.cpp x: 116 contributors (all time) y: 1693 lines of code llvm/lib/Target/PowerPC/PPCFastISel.cpp x: 46 contributors (all time) y: 1691 lines of code llvm/include/llvm/CodeGen/TargetFrameLowering.h x: 26 contributors (all time) y: 205 lines of code llvm/lib/CodeGen/CFIInstrInserter.cpp x: 16 contributors (all time) y: 331 lines of code llvm/lib/Target/AArch64/AArch64FrameLowering.h x: 36 contributors (all time) y: 102 lines of code llvm/lib/Target/X86/X86FrameLowering.cpp x: 110 contributors (all time) y: 2457 lines of code llvm/lib/Target/X86/X86FrameLowering.h x: 46 contributors (all time) y: 146 lines of code mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp x: 13 contributors (all time) y: 1268 lines of code mlir/lib/Bindings/Python/IRCore.cpp x: 9 contributors (all time) y: 2508 lines of code lldb/source/Commands/CommandObjectFrame.cpp x: 42 contributors (all time) y: 956 lines of code lld/ELF/Arch/PPC.cpp x: 12 contributors (all time) y: 393 lines of code lld/ELF/Arch/PPC64.cpp x: 18 contributors (all time) y: 1132 lines of code lld/ELF/Arch/X86.cpp x: 16 contributors (all time) y: 545 lines of code lld/ELF/Arch/X86_64.cpp x: 20 contributors (all time) y: 853 lines of code lld/ELF/Driver.cpp x: 87 contributors (all time) y: 1865 lines of code lld/ELF/Relocations.cpp x: 43 contributors (all time) y: 1294 lines of code lld/ELF/Symbols.cpp x: 35 contributors (all time) y: 481 lines of code lld/ELF/Symbols.h x: 29 contributors (all time) y: 348 lines of code lld/ELF/SyntheticSections.cpp x: 52 contributors (all time) y: 2671 lines of code clang-tools-extra/clangd/refactor/Rename.cpp x: 16 contributors (all time) y: 730 lines of code lld/COFF/Writer.cpp x: 31 contributors (all time) y: 1516 lines of code lld/MachO/InputSection.h x: 10 contributors (all time) y: 243 lines of code lldb/source/Host/common/Host.cpp x: 55 contributors (all time) y: 591 lines of code lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp x: 23 contributors (all time) y: 960 lines of code lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp x: 49 contributors (all time) y: 5544 lines of code lldb/source/Symbol/TypeSystem.cpp x: 18 contributors (all time) y: 237 lines of code polly/lib/Analysis/ScopDetection.cpp x: 36 contributors (all time) y: 1434 lines of code polly/lib/CodeGen/PerfMonitor.cpp x: 8 contributors (all time) y: 215 lines of code lldb/include/lldb/Breakpoint/WatchpointOptions.h x: 11 contributors (all time) y: 57 lines of code lldb/include/lldb/Core/Address.h x: 25 contributors (all time) y: 136 lines of code lldb/include/lldb/Core/Disassembler.h x: 30 contributors (all time) y: 310 lines of code lldb/include/lldb/Core/LoadedModuleInfoList.h x: 7 contributors (all time) y: 89 lines of code lldb/include/lldb/Core/Module.h x: 38 contributors (all time) y: 290 lines of code lldb/include/lldb/Core/ModuleSpec.h x: 19 contributors (all time) y: 321 lines of code lldb/include/lldb/Core/StructuredDataImpl.h x: 10 contributors (all time) y: 121 lines of code lldb/include/lldb/Core/ThreadSafeValue.h x: 8 contributors (all time) y: 33 lines of code lldb/include/lldb/Core/Value.h x: 21 contributors (all time) y: 108 lines of code lldb/include/lldb/Core/ValueObject.h x: 29 contributors (all time) y: 618 lines of code lldb/include/lldb/DataFormatters/TypeSynthetic.h x: 18 contributors (all time) y: 314 lines of code lldb/include/lldb/Expression/IRExecutionUnit.h x: 21 contributors (all time) y: 176 lines of code lldb/include/lldb/Host/FileSystem.h x: 17 contributors (all time) y: 113 lines of code lldb/include/lldb/Interpreter/OptionValueArray.h x: 11 contributors (all time) y: 82 lines of code lldb/include/lldb/Symbol/DWARFCallFrameInfo.h x: 15 contributors (all time) y: 86 lines of code lldb/include/lldb/Symbol/ObjectContainer.h x: 12 contributors (all time) y: 56 lines of code lldb/include/lldb/Symbol/Type.h x: 25 contributors (all time) y: 313 lines of code lldb/include/lldb/Symbol/UnwindPlan.h x: 20 contributors (all time) y: 355 lines of code lldb/include/lldb/Target/InstrumentationRuntime.h x: 7 contributors (all time) y: 48 lines of code lldb/include/lldb/Target/Language.h x: 16 contributors (all time) y: 200 lines of code lldb/include/lldb/Target/Platform.h x: 37 contributors (all time) y: 453 lines of code lldb/include/lldb/Target/Process.h x: 72 contributors (all time) y: 1032 lines of code lldb/include/lldb/Target/UnwindLLDB.h x: 4 contributors (all time) y: 87 lines of code lldb/include/lldb/Utility/Event.h x: 8 contributors (all time) y: 152 lines of code lldb/include/lldb/Utility/ProcessInfo.h x: 5 contributors (all time) y: 130 lines of code lldb/include/lldb/Utility/StreamTee.h x: 7 contributors (all time) y: 97 lines of code clang-tools-extra/clang-tidy/cppcoreguidelines/VirtualClassDestructorCheck.cpp x: 4 contributors (all time) y: 167 lines of code clang-tools-extra/clangd/CodeComplete.cpp x: 35 contributors (all time) y: 1683 lines of code clang-tools-extra/clangd/SourceCode.cpp x: 20 contributors (all time) y: 969 lines of code clang/lib/Sema/SemaTemplateDeduction.cpp x: 90 contributors (all time) y: 3822 lines of code lld/MachO/SyntheticSections.cpp x: 18 contributors (all time) y: 1177 lines of code lldb/source/Expression/DWARFExpression.cpp x: 39 contributors (all time) y: 2043 lines of code lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp x: 38 contributors (all time) y: 617 lines of code lldb/source/Symbol/Function.cpp x: 23 contributors (all time) y: 507 lines of code lldb/source/Utility/Reproducer.cpp x: 9 contributors (all time) y: 300 lines of code polly/include/polly/ScopPass.h x: 12 contributors (all time) y: 212 lines of code clang/include/clang/AST/ASTConcept.h x: 5 contributors (all time) y: 106 lines of code clang/include/clang/AST/ASTContext.h x: 160 contributors (all time) y: 1587 lines of code clang/include/clang/AST/Attr.h x: 58 contributors (all time) y: 258 lines of code clang/include/clang/AST/Decl.h x: 113 contributors (all time) y: 2387 lines of code clang/include/clang/AST/DeclBase.h x: 84 contributors (all time) y: 1287 lines of code clang/include/clang/AST/DeclCXX.h x: 98 contributors (all time) y: 2144 lines of code clang/include/clang/AST/DeclarationName.h x: 31 contributors (all time) y: 508 lines of code clang/include/clang/AST/MangleNumberingContext.h x: 12 contributors (all time) y: 23 lines of code clang/include/clang/AST/PrettyPrinter.h x: 37 contributors (all time) y: 84 lines of code clang/include/clang/AST/TemplateBase.h x: 43 contributors (all time) y: 426 lines of code clang/include/clang/AST/TemplateName.h x: 25 contributors (all time) y: 280 lines of code clang/include/clang/Analysis/PathDiagnostic.h x: 11 contributors (all time) y: 569 lines of code clang/include/clang/Analysis/ProgramPoint.h x: 29 contributors (all time) y: 585 lines of code clang/include/clang/Basic/PartialDiagnostic.h x: 28 contributors (all time) y: 138 lines of code clang/include/clang/Basic/TargetInfo.h x: 128 contributors (all time) y: 844 lines of code clang/include/clang/CodeGen/CodeGenABITypes.h x: 16 contributors (all time) y: 86 lines of code clang/include/clang/Driver/Util.h x: 9 contributors (all time) y: 13 lines of code clang/include/clang/Format/Format.h x: 71 contributors (all time) y: 730 lines of code clang/include/clang/Frontend/ASTConsumers.h x: 22 contributors (all time) y: 17 lines of code clang/include/clang/Frontend/CompilerInstance.h x: 56 contributors (all time) y: 378 lines of code clang/include/clang/Frontend/FrontendActions.h x: 31 contributors (all time) y: 203 lines of code clang/include/clang/Frontend/SerializedDiagnosticPrinter.h x: 15 contributors (all time) y: 18 lines of code clang/include/clang/Interpreter/Interpreter.h x: 4 contributors (all time) y: 50 lines of code clang/include/clang/Sema/AnalysisBasedWarnings.h x: 13 contributors (all time) y: 52 lines of code clang/include/clang/Sema/ExternalSemaSource.h x: 26 contributors (all time) y: 84 lines of code clang/include/clang/Sema/Initialization.h x: 54 contributors (all time) y: 652 lines of code clang/include/clang/Sema/ScopeInfo.h x: 53 contributors (all time) y: 552 lines of code clang/include/clang/Serialization/ASTReader.h x: 86 contributors (all time) y: 1084 lines of code clang/include/clang/Serialization/ASTWriter.h x: 55 contributors (all time) y: 420 lines of code clang/include/clang/Serialization/GlobalModuleIndex.h x: 15 contributors (all time) y: 62 lines of code clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h x: 5 contributors (all time) y: 16 lines of code clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h x: 36 contributors (all time) y: 418 lines of code clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h x: 20 contributors (all time) y: 55 lines of code clang/include/clang/StaticAnalyzer/Core/CheckerManager.h x: 32 contributors (all time) y: 409 lines of code clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h x: 13 contributors (all time) y: 24 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h x: 20 contributors (all time) y: 200 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h x: 34 contributors (all time) y: 782 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h x: 10 contributors (all time) y: 70 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h x: 37 contributors (all time) y: 511 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h x: 28 contributors (all time) y: 507 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h x: 30 contributors (all time) y: 436 lines of code clang/include/clang/Tooling/Tooling.h x: 33 contributors (all time) y: 228 lines of code lldb/include/lldb/Interpreter/CommandInterpreter.h x: 28 contributors (all time) y: 400 lines of code lldb/source/Interpreter/CommandInterpreter.cpp x: 70 contributors (all time) y: 2760 lines of code lldb/source/Plugins/Language/ObjC/NSString.cpp x: 11 contributors (all time) y: 321 lines of code mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp x: 28 contributors (all time) y: 1681 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.cpp x: 6 contributors (all time) y: 419 lines of code llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h x: 10 contributors (all time) y: 259 lines of code llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp x: 96 contributors (all time) y: 1756 lines of code llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp x: 29 contributors (all time) y: 1524 lines of code llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp x: 79 contributors (all time) y: 2413 lines of code clang/include/clang/Basic/Diagnostic.h x: 63 contributors (all time) y: 918 lines of code clang/include/clang/Parse/Parser.h x: 147 contributors (all time) y: 2238 lines of code clang/include/clang/Sema/ParsedAttr.h x: 23 contributors (all time) y: 847 lines of code clang/lib/AST/MicrosoftCXXABI.cpp x: 27 contributors (all time) y: 224 lines of code clang/lib/Sema/Sema.cpp x: 141 contributors (all time) y: 1813 lines of code clang/utils/TableGen/MveEmitter.cpp x: 13 contributors (all time) y: 1483 lines of code clang/include/clang/AST/ExprConcepts.h x: 5 contributors (all time) y: 383 lines of code clang/lib/AST/Interp/ByteCodeExprGen.cpp x: 2 contributors (all time) y: 475 lines of code clang/lib/AST/StmtOpenMP.cpp x: 25 contributors (all time) y: 1956 lines of code clang/lib/CodeGen/CGRecordLayoutBuilder.cpp x: 48 contributors (all time) y: 703 lines of code clang/lib/Frontend/ASTUnit.cpp x: 84 contributors (all time) y: 1994 lines of code clang/lib/Parse/ParseDecl.cpp x: 148 contributors (all time) y: 5038 lines of code clang/lib/Parse/ParseExpr.cpp x: 98 contributors (all time) y: 2444 lines of code clang/lib/Parse/ParseExprCXX.cpp x: 94 contributors (all time) y: 2534 lines of code clang/lib/Parse/ParseOpenMP.cpp x: 60 contributors (all time) y: 3395 lines of code clang/lib/Parse/ParseStmtAsm.cpp x: 37 contributors (all time) y: 660 lines of code clang/lib/Parse/ParseTemplate.cpp x: 67 contributors (all time) y: 1123 lines of code clang/lib/Parse/Parser.cpp x: 93 contributors (all time) y: 1774 lines of code clang/lib/Sema/SemaExprObjC.cpp x: 76 contributors (all time) y: 3677 lines of code clang/lib/Sema/SemaTemplateInstantiateDecl.cpp x: 118 contributors (all time) y: 4436 lines of code clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp x: 54 contributors (all time) y: 2462 lines of code clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp x: 54 contributors (all time) y: 492 lines of code clang/utils/TableGen/NeonEmitter.cpp x: 50 contributors (all time) y: 1933 lines of code clang/include/clang/AST/DeclContextInternals.h x: 15 contributors (all time) y: 224 lines of code clang/include/clang/AST/DeclTemplate.h x: 63 contributors (all time) y: 1822 lines of code clang/include/clang/AST/FormatString.h x: 6 contributors (all time) y: 546 lines of code clang/lib/ARCMigrate/Transforms.cpp x: 25 contributors (all time) y: 451 lines of code clang/lib/AST/Expr.cpp x: 142 contributors (all time) y: 4083 lines of code clang/lib/AST/PrintfFormatString.cpp x: 13 contributors (all time) y: 897 lines of code clang/lib/AST/VTableBuilder.cpp x: 34 contributors (all time) y: 2313 lines of code clang/lib/Basic/Targets/AArch64.cpp x: 52 contributors (all time) y: 824 lines of code clang/lib/CodeGen/CGDebugInfo.cpp x: 182 contributors (all time) y: 4234 lines of code clang/lib/CodeGen/CGObjC.cpp x: 96 contributors (all time) y: 2701 lines of code clang/lib/CodeGen/CGVTables.cpp x: 73 contributors (all time) y: 886 lines of code clang/lib/CodeGen/CodeGenFunction.cpp x: 185 contributors (all time) y: 1868 lines of code clang/lib/CodeGen/CodeGenModule.cpp x: 263 contributors (all time) y: 4716 lines of code clang/lib/Edit/RewriteObjCFoundationAPI.cpp x: 24 contributors (all time) y: 913 lines of code clang/lib/Frontend/CompilerInstance.cpp x: 102 contributors (all time) y: 1639 lines of code clang/lib/Frontend/PrintPreprocessedOutput.cpp x: 56 contributors (all time) y: 711 lines of code clang/lib/Frontend/TextDiagnostic.cpp x: 43 contributors (all time) y: 882 lines of code clang/lib/Parse/ParseCXXInlineMethods.cpp x: 58 contributors (all time) y: 922 lines of code clang/lib/Parse/ParseInit.cpp x: 31 contributors (all time) y: 336 lines of code clang/lib/Parse/ParseObjc.cpp x: 63 contributors (all time) y: 2540 lines of code clang/lib/Parse/ParseTentative.cpp x: 66 contributors (all time) y: 1150 lines of code clang/lib/Rewrite/HTMLRewrite.cpp x: 30 contributors (all time) y: 468 lines of code clang/lib/Sema/SemaConcept.cpp x: 14 contributors (all time) y: 867 lines of code clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp x: 35 contributors (all time) y: 889 lines of code clang/lib/CodeGen/CGStmtOpenMP.cpp x: 96 contributors (all time) y: 6059 lines of code mlir/lib/Target/LLVMIR/ModuleTranslation.cpp x: 49 contributors (all time) y: 802 lines of code llvm/include/llvm/ADT/Triple.h x: 145 contributors (all time) y: 549 lines of code llvm/include/llvm/Analysis/BasicAliasAnalysis.h x: 30 contributors (all time) y: 120 lines of code llvm/include/llvm/Analysis/LazyCallGraph.h x: 26 contributors (all time) y: 496 lines of code llvm/include/llvm/Analysis/MemoryLocation.h x: 14 contributors (all time) y: 202 lines of code llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h x: 5 contributors (all time) y: 48 lines of code llvm/include/llvm/CodeGen/CodeGenPassBuilder.h x: 7 contributors (all time) y: 651 lines of code llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h x: 27 contributors (all time) y: 788 lines of code llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h x: 9 contributors (all time) y: 257 lines of code llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h x: 6 contributors (all time) y: 52 lines of code llvm/include/llvm/DWARFLinker/DWARFLinker.h x: 9 contributors (all time) y: 398 lines of code llvm/include/llvm/IR/LegacyPassManagers.h x: 18 contributors (all time) y: 217 lines of code llvm/include/llvm/MCA/HardwareUnits/LSUnit.h x: 7 contributors (all time) y: 231 lines of code llvm/include/llvm/MCA/Stages/InOrderIssueStage.h x: 5 contributors (all time) y: 73 lines of code llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h x: 17 contributors (all time) y: 654 lines of code llvm/include/llvm/Support/ScopedPrinter.h x: 16 contributors (all time) y: 667 lines of code llvm/include/llvm/Transforms/IPO/Attributor.h x: 31 contributors (all time) y: 2435 lines of code llvm/include/llvm/Transforms/Scalar/LoopPassManager.h x: 24 contributors (all time) y: 313 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp x: 17 contributors (all time) y: 567 lines of code llvm/tools/llvm-mca/PipelinePrinter.h x: 10 contributors (all time) y: 37 lines of code llvm/tools/llvm-objcopy/ELF/Object.h x: 20 contributors (all time) y: 826 lines of code llvm/tools/llvm-profdata/llvm-profdata.cpp x: 48 contributors (all time) y: 2088 lines of code llvm/tools/llvm-readobj/llvm-readobj.cpp x: 62 contributors (all time) y: 526 lines of code llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp x: 5 contributors (all time) y: 578 lines of code llvm/utils/TableGen/GlobalISelEmitter.cpp x: 52 contributors (all time) y: 4508 lines of code clang/lib/AST/CXXABI.h x: 16 contributors (all time) y: 42 lines of code clang/lib/CodeGen/CGBlocks.h x: 21 contributors (all time) y: 194 lines of code clang/lib/CodeGen/CGCXXABI.h x: 45 contributors (all time) y: 321 lines of code clang/lib/CodeGen/CGCall.h x: 34 contributors (all time) y: 276 lines of code clang/lib/CodeGen/CGCleanup.h x: 26 contributors (all time) y: 406 lines of code clang/lib/CodeGen/CGDebugInfo.h x: 88 contributors (all time) y: 444 lines of code clang/lib/CodeGen/CGOpenMPRuntime.h x: 39 contributors (all time) y: 991 lines of code clang/lib/CodeGen/CodeGenFunction.h x: 213 contributors (all time) y: 2879 lines of code clang/lib/CodeGen/CodeGenModule.h x: 144 contributors (all time) y: 799 lines of code clang/lib/CodeGen/CodeGenTypes.h x: 38 contributors (all time) y: 155 lines of code clang/lib/CodeGen/TargetInfo.h x: 39 contributors (all time) y: 154 lines of code clang/lib/Format/TokenAnnotator.h x: 23 contributors (all time) y: 122 lines of code clang/lib/Serialization/ASTReaderInternals.h x: 20 contributors (all time) y: 179 lines of code clang/lib/StaticAnalyzer/Frontend/ModelInjector.h x: 7 contributors (all time) y: 21 lines of code llvm/lib/Bitcode/Reader/MetadataLoader.cpp x: 50 contributors (all time) y: 1872 lines of code llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp x: 33 contributors (all time) y: 2503 lines of code llvm/lib/MC/MCStreamer.cpp x: 107 contributors (all time) y: 1131 lines of code llvm/lib/Support/ARMAttributeParser.cpp x: 14 contributors (all time) y: 334 lines of code llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp x: 55 contributors (all time) y: 2308 lines of code llvm/tools/llvm-cov/CodeCoverage.cpp x: 36 contributors (all time) y: 945 lines of code llvm/tools/llvm-cov/CoverageReport.cpp x: 17 contributors (all time) y: 401 lines of code llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp x: 14 contributors (all time) y: 611 lines of code llvm/tools/llvm-objdump/llvm-objdump.cpp x: 145 contributors (all time) y: 2222 lines of code llvm/tools/obj2yaml/dwarf2yaml.cpp x: 19 contributors (all time) y: 403 lines of code llvm/utils/TableGen/InstrInfoEmitter.cpp x: 73 contributors (all time) y: 832 lines of code llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp x: 144 contributors (all time) y: 2347 lines of code clang/lib/CodeGen/CGObjCMac.cpp x: 93 contributors (all time) y: 5110 lines of code llvm/lib/Analysis/DivergenceAnalysis.cpp x: 20 contributors (all time) y: 258 lines of code clang/lib/CodeGen/CGExpr.cpp x: 170 contributors (all time) y: 4061 lines of code llvm/lib/Transforms/IPO/OpenMPOpt.cpp x: 31 contributors (all time) y: 3400 lines of code mlir/lib/Dialect/Affine/Transforms/LoopTiling.cpp x: 6 contributors (all time) y: 130 lines of code mlir/lib/Transforms/Utils/LoopUtils.cpp x: 44 contributors (all time) y: 2251 lines of code mlir/lib/Analysis/Presburger/PresburgerSet.cpp x: 1 contributors (all time) y: 253 lines of code mlir/lib/Analysis/Utils.cpp x: 33 contributors (all time) y: 942 lines of code mlir/unittests/Analysis/Presburger/PresburgerSetTest.cpp x: 1 contributors (all time) y: 530 lines of code llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp x: 40 contributors (all time) y: 3852 lines of code llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp x: 83 contributors (all time) y: 3532 lines of code llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h x: 8 contributors (all time) y: 1115 lines of code llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h x: 1 contributors (all time) y: 80 lines of code llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h x: 10 contributors (all time) y: 132 lines of code llvm/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h x: 1 contributors (all time) y: 494 lines of code llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h x: 1 contributors (all time) y: 184 lines of code llvm/lib/ExecutionEngine/JITLink/EHFrameSupport.cpp x: 9 contributors (all time) y: 643 lines of code llvm/lib/ExecutionEngine/Orc/DebuggerSupportPlugin.cpp x: 1 contributors (all time) y: 385 lines of code llvm/lib/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.cpp x: 1 contributors (all time) y: 262 lines of code llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp x: 3 contributors (all time) y: 742 lines of code llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp x: 8 contributors (all time) y: 644 lines of code llvm/lib/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.cpp x: 4 contributors (all time) y: 129 lines of code llvm/lib/Target/Mips/MipsAsmPrinter.cpp x: 66 contributors (all time) y: 862 lines of code llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp x: 49 contributors (all time) y: 658 lines of code llvm/lib/Target/Mips/MipsFastISel.cpp x: 37 contributors (all time) y: 1707 lines of code llvm/lib/Target/Mips/MipsISelLowering.cpp x: 127 contributors (all time) y: 3655 lines of code llvm/lib/Target/Mips/MipsRegisterInfo.cpp x: 46 contributors (all time) y: 221 lines of code llvm/lib/Target/Mips/MipsSEISelLowering.cpp x: 53 contributors (all time) y: 2758 lines of code llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp x: 64 contributors (all time) y: 1677 lines of code llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp x: 10 contributors (all time) y: 189 lines of code llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h x: 13 contributors (all time) y: 476 lines of code llvm/include/llvm/ExecutionEngine/JITEventListener.h x: 19 contributors (all time) y: 59 lines of code llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h x: 20 contributors (all time) y: 87 lines of code llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h x: 10 contributors (all time) y: 30 lines of code llvm/include/llvm/Frontend/OpenMP/OMPConstants.h x: 13 contributors (all time) y: 78 lines of code llvm/include/llvm/IR/GlobalObject.h x: 24 contributors (all time) y: 100 lines of code llvm/include/llvm/IR/GlobalVariable.h x: 24 contributors (all time) y: 130 lines of code llvm/include/llvm/IR/LLVMContext.h x: 58 contributors (all time) y: 116 lines of code llvm/include/llvm/IR/Module.h x: 66 contributors (all time) y: 420 lines of code llvm/include/llvm/LTO/LTO.h x: 35 contributors (all time) y: 210 lines of code llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h x: 12 contributors (all time) y: 122 lines of code llvm/include/llvm/Linker/Linker.h x: 14 contributors (all time) y: 25 lines of code llvm/include/llvm/MC/MCPseudoProbe.h x: 6 contributors (all time) y: 218 lines of code llvm/include/llvm/MC/MCStreamer.h x: 118 contributors (all time) y: 476 lines of code llvm/include/llvm/Object/Error.h x: 17 contributors (all time) y: 50 lines of code llvm/include/llvm/Object/MachOUniversal.h x: 22 contributors (all time) y: 130 lines of code llvm/include/llvm/Object/ObjectFile.h x: 60 contributors (all time) y: 406 lines of code llvm/include/llvm/Support/LowLevelTypeImpl.h x: 13 contributors (all time) y: 274 lines of code llvm/include/llvm/TableGen/Record.h x: 53 contributors (all time) y: 1314 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h x: 46 contributors (all time) y: 187 lines of code llvm/lib/CodeGen/BranchFolding.h x: 27 contributors (all time) y: 122 lines of code llvm/lib/Target/ARM/ARM.h x: 44 contributors (all time) y: 62 lines of code llvm/lib/Target/X86/X86AsmPrinter.h x: 46 contributors (all time) y: 99 lines of code llvm/lib/Transforms/Scalar/IndVarSimplify.cpp x: 105 contributors (all time) y: 1242 lines of code llvm/tools/bugpoint/BugDriver.h x: 28 contributors (all time) y: 126 lines of code llvm/tools/llvm-objdump/llvm-objdump.h x: 39 contributors (all time) y: 119 lines of code llvm/utils/TableGen/CodeGenSchedule.h x: 21 contributors (all time) y: 374 lines of code llvm/lib/Support/ThreadPool.cpp x: 21 contributors (all time) y: 84 lines of code libcxx/cmake/config-ix.cmake x: 19 contributors (all time) y: 124 lines of code libcxxabi/cmake/config-ix.cmake x: 17 contributors (all time) y: 94 lines of code llvm/lib/Analysis/DDG.cpp x: 4 contributors (all time) y: 230 lines of code llvm/lib/Analysis/GlobalsModRef.cpp x: 30 contributors (all time) y: 660 lines of code llvm/lib/Analysis/IVUsers.cpp x: 35 contributors (all time) y: 240 lines of code llvm/lib/Analysis/LoopCacheAnalysis.cpp x: 11 contributors (all time) y: 470 lines of code llvm/lib/Analysis/LoopPass.cpp x: 44 contributors (all time) y: 247 lines of code llvm/lib/Analysis/RegionPass.cpp x: 25 contributors (all time) y: 180 lines of code llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp x: 39 contributors (all time) y: 673 lines of code llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp x: 38 contributors (all time) y: 405 lines of code llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp x: 30 contributors (all time) y: 692 lines of code llvm/lib/CodeGen/MIRParser/MIRParser.cpp x: 40 contributors (all time) y: 849 lines of code llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp x: 121 contributors (all time) y: 1909 lines of code llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp x: 7 contributors (all time) y: 146 lines of code llvm/lib/IR/LegacyPassManager.cpp x: 49 contributors (all time) y: 1156 lines of code llvm/lib/MC/MCParser/AsmParser.cpp x: 142 contributors (all time) y: 4733 lines of code llvm/lib/MC/MCParser/MasmParser.cpp x: 15 contributors (all time) y: 5881 lines of code llvm/lib/Transforms/IPO/Inliner.cpp x: 85 contributors (all time) y: 681 lines of code llvm/lib/Transforms/IPO/PartialInlining.cpp x: 54 contributors (all time) y: 1099 lines of code llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp x: 43 contributors (all time) y: 922 lines of code llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp x: 26 contributors (all time) y: 1702 lines of code llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp x: 54 contributors (all time) y: 304 lines of code llvm/lib/Transforms/Vectorize/VPlan.h x: 32 contributors (all time) y: 1571 lines of code clang-tools-extra/clangd/XRefs.cpp x: 34 contributors (all time) y: 1531 lines of code llvm/cmake/modules/AddLLVM.cmake x: 128 contributors (all time) y: 1990 lines of code llvm/tools/llvm-config/llvm-config.cpp x: 36 contributors (all time) y: 551 lines of code llvm/cmake/platforms/WinMsvc.cmake x: 6 contributors (all time) y: 289 lines of code llvm/cmake/modules/LLVMConfig.cmake.in x: 39 contributors (all time) y: 94 lines of code llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp x: 5 contributors (all time) y: 245 lines of code llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp x: 69 contributors (all time) y: 3726 lines of code llvm/lib/Target/AArch64/AArch64InstrInfo.cpp x: 139 contributors (all time) y: 6042 lines of code clang-tools-extra/clangd/SemanticHighlighting.cpp x: 21 contributors (all time) y: 827 lines of code llvm/lib/Support/YAMLTraits.cpp x: 49 contributors (all time) y: 912 lines of code llvm/lib/Target/Hexagon/HexagonBitTracker.cpp x: 17 contributors (all time) y: 1083 lines of code clang/lib/Sema/SemaExceptionSpec.cpp x: 59 contributors (all time) y: 1127 lines of code clang/lib/Analysis/CFG.cpp x: 84 contributors (all time) y: 4075 lines of code clang/lib/Analysis/UninitializedValues.cpp x: 38 contributors (all time) y: 657 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp x: 35 contributors (all time) y: 538 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp x: 15 contributors (all time) y: 853 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp x: 14 contributors (all time) y: 946 lines of code mlir/include/mlir/Analysis/AffineStructures.h x: 21 contributors (all time) y: 269 lines of code mlir/lib/Analysis/AffineStructures.cpp x: 33 contributors (all time) y: 1209 lines of code mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp x: 2 contributors (all time) y: 1362 lines of code mlir/unittests/Analysis/Presburger/IntegerPolyhedronTest.cpp x: 1 contributors (all time) y: 611 lines of code lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp x: 40 contributors (all time) y: 1145 lines of code lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp x: 18 contributors (all time) y: 706 lines of code llvm/include/llvm/ADT/ScopedHashTable.h x: 14 contributors (all time) y: 168 lines of code mlir/include/mlir/IR/Diagnostics.h x: 9 contributors (all time) y: 344 lines of code polly/include/polly/CodeGen/LoopGenerators.h x: 14 contributors (all time) y: 64 lines of code polly/lib/CodeGen/LoopGeneratorsKMP.cpp x: 7 contributors (all time) y: 392 lines of code llvm/lib/Analysis/LazyCallGraph.cpp x: 31 contributors (all time) y: 1314 lines of code llvm/include/llvm/Support/raw_ostream.h x: 67 contributors (all time) y: 338 lines of code llvm/lib/Support/raw_ostream.cpp x: 68 contributors (all time) y: 704 lines of code llvm/lib/Transforms/Scalar/GVN.cpp x: 143 contributors (all time) y: 2092 lines of code llvm/lib/Transforms/Scalar/NewGVN.cpp x: 44 contributors (all time) y: 2851 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp x: 5 contributors (all time) y: 388 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h x: 13 contributors (all time) y: 167 lines of code llvm/lib/Transforms/IPO/GlobalOpt.cpp x: 135 contributors (all time) y: 1839 lines of code llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp x: 78 contributors (all time) y: 1932 lines of code clang-tools-extra/clangd/TUScheduler.cpp x: 22 contributors (all time) y: 1228 lines of code mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp x: 18 contributors (all time) y: 758 lines of code mlir/lib/Dialect/Affine/Utils/Utils.cpp x: 11 contributors (all time) y: 505 lines of code clang/lib/Format/SortJavaScriptImports.cpp x: 13 contributors (all time) y: 383 lines of code llvm/include/llvm/BinaryFormat/ELF.h x: 50 contributors (all time) y: 1261 lines of code llvm/lib/ObjectYAML/ELFYAML.cpp x: 55 contributors (all time) y: 1668 lines of code llvm/tools/llvm-readobj/ELFDumper.cpp x: 102 contributors (all time) y: 6318 lines of code clang-tools-extra/clangd/ClangdLSPServer.cpp x: 34 contributors (all time) y: 1384 lines of code clang-tools-extra/clangd/ClangdLSPServer.h x: 28 contributors (all time) y: 188 lines of code clang-tools-extra/clangd/ClangdServer.cpp x: 31 contributors (all time) y: 829 lines of code clang-tools-extra/clangd/ClangdServer.h x: 23 contributors (all time) y: 186 lines of code clang-tools-extra/clangd/InlayHints.cpp x: 6 contributors (all time) y: 247 lines of code clang-tools-extra/clangd/Protocol.cpp x: 26 contributors (all time) y: 1291 lines of code clang-tools-extra/clangd/Protocol.h x: 26 contributors (all time) y: 859 lines of code compiler-rt/lib/asan/asan_allocator.cpp x: 11 contributors (all time) y: 950 lines of code compiler-rt/lib/cfi/cfi.cpp x: 6 contributors (all time) y: 349 lines of code compiler-rt/lib/lsan/lsan_common.h x: 25 contributors (all time) y: 204 lines of code compiler-rt/lib/memprof/memprof_allocator.cpp x: 6 contributors (all time) y: 517 lines of code compiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h x: 8 contributors (all time) y: 289 lines of code compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h x: 11 contributors (all time) y: 292 lines of code compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h x: 18 contributors (all time) y: 672 lines of code compiler-rt/lib/sanitizer_common/sanitizer_allocator_secondary.h x: 8 contributors (all time) y: 260 lines of code compiler-rt/lib/sanitizer_common/sanitizer_common.h x: 59 contributors (all time) y: 797 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp x: 17 contributors (all time) y: 1168 lines of code compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h x: 9 contributors (all time) y: 235 lines of code compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cpp x: 7 contributors (all time) y: 190 lines of code compiler-rt/lib/scudo/scudo_allocator.cpp x: 12 contributors (all time) y: 627 lines of code compiler-rt/lib/tsan/rtl-old/tsan_mman.cpp x: 1 contributors (all time) y: 345 lines of code compiler-rt/lib/tsan/rtl-old/tsan_rtl.cpp x: 1 contributors (all time) y: 648 lines of code compiler-rt/lib/tsan/rtl/tsan_mman.cpp x: 9 contributors (all time) y: 354 lines of code compiler-rt/lib/tsan/rtl/tsan_rtl.cpp x: 16 contributors (all time) y: 867 lines of code compiler-rt/lib/tsan/rtl/tsan_rtl.h x: 27 contributors (all time) y: 583 lines of code compiler-rt/lib/tsan/rtl/tsan_rtl_access.cpp x: 3 contributors (all time) y: 597 lines of code llvm/lib/Target/X86/X86PartialReduction.cpp x: 8 contributors (all time) y: 358 lines of code clang/lib/AST/RecordLayoutBuilder.cpp x: 81 contributors (all time) y: 2278 lines of code clang/lib/Driver/ToolChains/Arch/AArch64.cpp x: 35 contributors (all time) y: 450 lines of code clang/lib/Driver/ToolChains/Arch/ARM.cpp x: 42 contributors (all time) y: 712 lines of code clang/lib/Driver/ToolChains/Clang.cpp x: 255 contributors (all time) y: 6122 lines of code mlir/python/mlir/dialects/linalg/opdsl/lang/comprehension.py x: 4 contributors (all time) y: 368 lines of code mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py x: 11 contributors (all time) y: 399 lines of code mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml x: 12 contributors (all time) y: 2704 lines of code mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp x: 47 contributors (all time) y: 1970 lines of code mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp x: 10 contributors (all time) y: 822 lines of code flang/lib/Optimizer/CodeGen/CodeGen.cpp x: 8 contributors (all time) y: 2638 lines of code llvm/include/llvm/CodeGen/TargetLowering.h x: 110 contributors (all time) y: 2311 lines of code llvm/lib/Target/AArch64/AArch64ISelLowering.h x: 116 contributors (all time) y: 763 lines of code llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h x: 49 contributors (all time) y: 366 lines of code mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp x: 42 contributors (all time) y: 2220 lines of code mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp x: 5 contributors (all time) y: 659 lines of code clang/lib/Format/Format.cpp x: 93 contributors (all time) y: 2871 lines of code clang/lib/Format/NamespaceEndCommentsFixer.cpp x: 16 contributors (all time) y: 232 lines of code clang/lib/Format/TokenAnnotator.cpp x: 80 contributors (all time) y: 3440 lines of code clang/lib/Format/WhitespaceManager.cpp x: 35 contributors (all time) y: 1022 lines of code llvm/include/llvm/IR/IntrinsicInst.h x: 45 contributors (all time) y: 1005 lines of code llvm/lib/Analysis/ConstantFolding.cpp x: 114 contributors (all time) y: 2486 lines of code llvm/lib/Analysis/InstructionSimplify.cpp x: 121 contributors (all time) y: 4275 lines of code llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp x: 184 contributors (all time) y: 6650 lines of code llvm/lib/Bitcode/Reader/BitcodeReader.cpp x: 186 contributors (all time) y: 5750 lines of code llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp x: 8 contributors (all time) y: 485 lines of code llvm/lib/IR/Verifier.cpp x: 197 contributors (all time) y: 4972 lines of code clang/unittests/Format/FormatTestJava.cpp x: 14 contributors (all time) y: 540 lines of code mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp x: 10 contributors (all time) y: 630 lines of code mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp x: 13 contributors (all time) y: 1247 lines of code mlir/lib/Target/LLVMIR/ConvertFromLLVMIR.cpp x: 24 contributors (all time) y: 695 lines of code llvm/lib/Transforms/Utils/BuildLibCalls.cpp x: 57 contributors (all time) y: 1531 lines of code llvm/include/llvm/CodeGen/SelectionDAG.h x: 156 contributors (all time) y: 1240 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp x: 79 contributors (all time) y: 2358 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp x: 135 contributors (all time) y: 3932 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h x: 103 contributors (all time) y: 738 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp x: 56 contributors (all time) y: 402 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp x: 119 contributors (all time) y: 4359 lines of code llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp x: 14 contributors (all time) y: 861 lines of code llvm/lib/CodeGen/LiveDebugVariables.cpp x: 68 contributors (all time) y: 1324 lines of code llvm/lib/CodeGen/ModuloSchedule.cpp x: 9 contributors (all time) y: 1609 lines of code llvm/lib/CodeGen/TargetRegisterInfo.cpp x: 38 contributors (all time) y: 498 lines of code llvm/lib/CodeGen/VLIWMachineScheduler.cpp x: 2 contributors (all time) y: 732 lines of code llvm/lib/DWARFLinker/DWARFLinker.cpp x: 20 contributors (all time) y: 1887 lines of code llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp x: 36 contributors (all time) y: 1263 lines of code llvm/lib/ExecutionEngine/JITLink/MachOLinkGraphBuilder.cpp x: 6 contributors (all time) y: 646 lines of code llvm/lib/ExecutionEngine/Orc/Core.cpp x: 14 contributors (all time) y: 2297 lines of code llvm/lib/FileCheck/FileCheck.cpp x: 9 contributors (all time) y: 2067 lines of code llvm/lib/ProfileData/GCOV.cpp x: 17 contributors (all time) y: 793 lines of code llvm/lib/TableGen/TGParser.cpp x: 51 contributors (all time) y: 2791 lines of code llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp x: 35 contributors (all time) y: 3466 lines of code llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp x: 99 contributors (all time) y: 4741 lines of code llvm/lib/Target/MSP430/MSP430ISelLowering.cpp x: 59 contributors (all time) y: 1194 lines of code llvm/lib/Target/Mips/Mips16ISelLowering.cpp x: 26 contributors (all time) y: 564 lines of code llvm/lib/Target/PowerPC/PPCMIPeephole.cpp x: 29 contributors (all time) y: 1255 lines of code llvm/lib/Target/VE/VEISelLowering.cpp x: 7 contributors (all time) y: 1904 lines of code llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp x: 94 contributors (all time) y: 4227 lines of code llvm/lib/Target/X86/X86OptimizeLEAs.cpp x: 31 contributors (all time) y: 457 lines of code llvm/tools/bugpoint/Miscompilation.cpp x: 45 contributors (all time) y: 777 lines of code llvm/tools/bugpoint/OptimizerDriver.cpp x: 42 contributors (all time) y: 217 lines of code llvm/utils/PerfectShuffle/PerfectShuffle.cpp x: 10 contributors (all time) y: 397 lines of code llvm/utils/TableGen/CodeGenInstruction.cpp x: 52 contributors (all time) y: 564 lines of code llvm/utils/TableGen/DAGISelMatcherOpt.cpp x: 14 contributors (all time) y: 292 lines of code mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp x: 9 contributors (all time) y: 941 lines of code llvm/include/llvm/Transforms/Utils/ModuleUtils.h x: 22 contributors (all time) y: 43 lines of code llvm/lib/Transforms/Utils/ModuleUtils.cpp x: 29 contributors (all time) y: 210 lines of code clang/lib/ASTMatchers/Dynamic/Marshallers.h x: 30 contributors (all time) y: 903 lines of code clang/lib/Headers/__clang_cuda_math.h x: 4 contributors (all time) y: 322 lines of code llvm/lib/Target/PowerPC/PPCISelLowering.h x: 119 contributors (all time) y: 695 lines of code llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp x: 40 contributors (all time) y: 1644 lines of code llvm/lib/Target/AArch64/AArch64Subtarget.cpp x: 74 contributors (all time) y: 287 lines of code llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp x: 29 contributors (all time) y: 4874 lines of code llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp x: 59 contributors (all time) y: 6565 lines of code llvm/lib/Target/ARM/ARMTargetObjectFile.h x: 19 contributors (all time) y: 27 lines of code llvm/lib/Target/ARM/Thumb1InstrInfo.cpp x: 40 contributors (all time) y: 117 lines of code llvm/lib/Target/ARM/ThumbRegisterInfo.cpp x: 17 contributors (all time) y: 425 lines of code llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp x: 20 contributors (all time) y: 571 lines of code llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp x: 38 contributors (all time) y: 1739 lines of code llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp x: 19 contributors (all time) y: 939 lines of code llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp x: 12 contributors (all time) y: 483 lines of code llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp x: 75 contributors (all time) y: 6978 lines of code llvm/lib/Target/Mips/Mips16RegisterInfo.cpp x: 16 contributors (all time) y: 101 lines of code llvm/lib/Target/Mips/MipsInstructionSelector.cpp x: 15 contributors (all time) y: 808 lines of code llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h x: 20 contributors (all time) y: 27 lines of code llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp x: 62 contributors (all time) y: 1491 lines of code llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp x: 43 contributors (all time) y: 2165 lines of code llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp x: 38 contributors (all time) y: 1176 lines of code llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp x: 39 contributors (all time) y: 1378 lines of code llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp x: 3 contributors (all time) y: 1247 lines of code llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp x: 11 contributors (all time) y: 32 lines of code llvm/lib/Target/X86/X86ISelDAGToDAG.cpp x: 125 contributors (all time) y: 4367 lines of code llvm/lib/Target/X86/X86InstructionSelector.cpp x: 22 contributors (all time) y: 1324 lines of code mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp x: 13 contributors (all time) y: 1094 lines of code mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp x: 9 contributors (all time) y: 771 lines of code mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h x: 27 contributors (all time) y: 716 lines of code llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp x: 25 contributors (all time) y: 681 lines of code llvm/lib/Transforms/InstCombine/InstructionCombining.cpp x: 156 contributors (all time) y: 2758 lines of code mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp x: 21 contributors (all time) y: 836 lines of code libcxx/utils/generate_feature_test_macro_components.py x: 22 contributors (all time) y: 938 lines of code compiler-rt/lib/dfsan/dfsan.cpp x: 7 contributors (all time) y: 801 lines of code llvm/include/llvm/DebugInfo/CodeView/CodeView.h x: 13 contributors (all time) y: 498 lines of code llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp x: 62 contributors (all time) y: 2449 lines of code llvm/lib/DebugInfo/PDB/PDBExtras.cpp x: 15 contributors (all time) y: 377 lines of code llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp x: 16 contributors (all time) y: 795 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp x: 12 contributors (all time) y: 349 lines of code clang/unittests/Analysis/FlowSensitive/MultiVarConstantPropagationTest.cpp x: 2 contributors (all time) y: 412 lines of code mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp x: 31 contributors (all time) y: 663 lines of code mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp x: 28 contributors (all time) y: 378 lines of code mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp x: 23 contributors (all time) y: 1136 lines of code llvm/lib/Transforms/Scalar/LoopInterchange.cpp x: 42 contributors (all time) y: 1233 lines of code clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp x: 45 contributors (all time) y: 766 lines of code clang/unittests/Format/QualifierFixerTest.cpp x: 2 contributors (all time) y: 701 lines of code lldb/source/DataFormatters/FormatManager.cpp x: 25 contributors (all time) y: 672 lines of code llvm/lib/Target/AArch64/AArch64FrameLowering.cpp x: 93 contributors (all time) y: 2532 lines of code libcxx/utils/ci/buildkite-pipeline.yml x: 10 contributors (all time) y: 382 lines of code compiler-rt/lib/dfsan/dfsan_custom.cpp x: 8 contributors (all time) y: 2190 lines of code llvm/lib/Transforms/Utils/LoopUnroll.cpp x: 73 contributors (all time) y: 555 lines of code clang/lib/AST/ASTImporter.cpp x: 118 contributors (all time) y: 7628 lines of code llvm/include/llvm/CodeGen/LiveInterval.h x: 46 contributors (all time) y: 537 lines of code llvm/lib/Passes/StandardInstrumentations.cpp x: 20 contributors (all time) y: 1646 lines of code llvm/lib/Target/RISCV/RISCVISelLowering.h x: 34 contributors (all time) y: 419 lines of code llvm/lib/Transforms/Scalar/EarlyCSE.cpp x: 79 contributors (all time) y: 1175 lines of code llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp x: 4 contributors (all time) y: 425 lines of code clang/lib/Sema/SemaDeclObjC.cpp x: 89 contributors (all time) y: 3852 lines of code clang/lib/Lex/HeaderSearch.cpp x: 69 contributors (all time) y: 1316 lines of code llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp x: 99 contributors (all time) y: 1009 lines of code llvm/lib/Transforms/Scalar/LoopFlatten.cpp x: 12 contributors (all time) y: 583 lines of code mlir/lib/Analysis/Presburger/Simplex.cpp x: 6 contributors (all time) y: 780 lines of code llvm/lib/Transforms/Scalar/LICM.cpp x: 121 contributors (all time) y: 1541 lines of code flang/lib/Semantics/check-omp-structure.cpp x: 28 contributors (all time) y: 2053 lines of code mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp x: 6 contributors (all time) y: 412 lines of code clang/www/cxx_status.html x: 52 contributors (all time) y: 1430 lines of code clang/www/get_involved.html x: 18 contributors (all time) y: 101 lines of code clang/www/get_started.html x: 37 contributors (all time) y: 268 lines of code llvm/lib/IR/ConstantFold.cpp x: 73 contributors (all time) y: 1630 lines of code lld/ELF/Writer.cpp x: 65 contributors (all time) y: 1852 lines of code clang/lib/CodeGen/CGStmt.cpp x: 135 contributors (all time) y: 1966 lines of code llvm/lib/IR/Globals.cpp x: 40 contributors (all time) y: 386 lines of code llvm/unittests/IR/ConstantsTest.cpp x: 30 contributors (all time) y: 584 lines of code llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp x: 4 contributors (all time) y: 625 lines of code llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp x: 2 contributors (all time) y: 383 lines of code llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp x: 18 contributors (all time) y: 371 lines of code llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h x: 37 contributors (all time) y: 303 lines of code llvm/lib/DebugInfo/DWARF/DWARFContext.cpp x: 60 contributors (all time) y: 1660 lines of code llvm/lib/DebugInfo/DWARF/DWARFDie.cpp x: 35 contributors (all time) y: 1122 lines of code mlir/lib/Analysis/DataFlowAnalysis.cpp x: 4 contributors (all time) y: 479 lines of code mlir/lib/TableGen/Operator.cpp x: 18 contributors (all time) y: 541 lines of code mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp x: 40 contributors (all time) y: 2032 lines of code llvm/lib/LTO/LTOBackend.cpp x: 54 contributors (all time) y: 556 lines of code llvm/cmake/modules/HandleLLVMOptions.cmake x: 129 contributors (all time) y: 1114 lines of code openmp/libomptarget/src/omptarget.cpp x: 25 contributors (all time) y: 1071 lines of code mlir/lib/ExecutionEngine/SparseTensorUtils.cpp x: 5 contributors (all time) y: 794 lines of code llvm/lib/Analysis/DomPrinter.cpp x: 14 contributors (all time) y: 240 lines of code llvm/lib/Passes/PassBuilder.cpp x: 128 contributors (all time) y: 1530 lines of code clang-tools-extra/clang-tidy/add_new_check.py x: 26 contributors (all time) y: 312 lines of code lldb/include/lldb/API/SBDebugger.h x: 27 contributors (all time) y: 183 lines of code lldb/include/lldb/Core/Debugger.h x: 36 contributors (all time) y: 298 lines of code lldb/source/Core/Debugger.cpp x: 53 contributors (all time) y: 1434 lines of code lldb/source/Interpreter/OptionValueProperties.cpp x: 19 contributors (all time) y: 559 lines of code lldb/source/Target/Target.cpp x: 74 contributors (all time) y: 3614 lines of code lldb/tools/driver/Driver.cpp x: 44 contributors (all time) y: 665 lines of code llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp x: 46 contributors (all time) y: 1768 lines of code llvm/lib/Transforms/Scalar/ADCE.cpp x: 59 contributors (all time) y: 462 lines of code llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp x: 43 contributors (all time) y: 1325 lines of code llvm/lib/Target/PowerPC/PPCFrameLowering.cpp x: 52 contributors (all time) y: 1888 lines of code clang/include/clang/Driver/ToolChain.h x: 102 contributors (all time) y: 355 lines of code clang/lib/Driver/Driver.cpp x: 195 contributors (all time) y: 4011 lines of code clang/lib/Driver/ToolChain.cpp x: 132 contributors (all time) y: 974 lines of code clang/lib/Driver/ToolChains/Fuchsia.cpp x: 24 contributors (all time) y: 348 lines of code llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn x: 13 contributors (all time) y: 223 lines of code llvm/lib/CodeGen/TargetLoweringBase.cpp x: 136 contributors (all time) y: 1771 lines of code llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp x: 32 contributors (all time) y: 301 lines of code llvm/lib/Target/AMDGPU/SIInstrInfo.cpp x: 80 contributors (all time) y: 6395 lines of code llvm/lib/Target/AMDGPU/SIInstrInfo.h x: 56 contributors (all time) y: 852 lines of code llvm/lib/Transforms/Utils/Local.cpp x: 172 contributors (all time) y: 2249 lines of code llvm/utils/gn/secondary/compiler-rt/lib/asan/BUILD.gn x: 5 contributors (all time) y: 164 lines of code llvm/include/llvm/CodeGen/SelectionDAGNodes.h x: 137 contributors (all time) y: 1819 lines of code llvm/include/llvm/Analysis/AliasAnalysis.h x: 55 contributors (all time) y: 682 lines of code llvm/include/llvm/IR/Function.h x: 86 contributors (all time) y: 455 lines of code llvm/include/llvm/IR/InstrTypes.h x: 65 contributors (all time) y: 1350 lines of code llvm/lib/Analysis/AliasAnalysis.cpp x: 59 contributors (all time) y: 683 lines of code llvm/lib/Analysis/BasicAliasAnalysis.cpp x: 124 contributors (all time) y: 1172 lines of code llvm/lib/Transforms/IPO/FunctionAttrs.cpp x: 76 contributors (all time) y: 1325 lines of code lld/COFF/Chunks.cpp x: 22 contributors (all time) y: 727 lines of code llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp x: 16 contributors (all time) y: 1775 lines of code llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp x: 18 contributors (all time) y: 697 lines of code libcxx/include/__format/parser_std_format_spec.h x: 1 contributors (all time) y: 718 lines of code clang-tools-extra/clangd/AST.cpp x: 21 contributors (all time) y: 450 lines of code clang-tools-extra/clangd/Quality.cpp x: 15 contributors (all time) y: 503 lines of code clang-tools-extra/clangd/index/FileIndex.cpp x: 20 contributors (all time) y: 427 lines of code clang-tools-extra/clangd/index/SymbolCollector.cpp x: 23 contributors (all time) y: 626 lines of code clang-tools-extra/clangd/unittests/SourceCodeTests.cpp x: 8 contributors (all time) y: 893 lines of code clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp x: 15 contributors (all time) y: 1663 lines of code mlir/include/mlir/Bindings/Python/PybindAdaptors.h x: 2 contributors (all time) y: 311 lines of code llvm/lib/Support/Unix/Path.inc x: 85 contributors (all time) y: 945 lines of code llvm/lib/Target/AArch64/AArch64Subtarget.h x: 96 contributors (all time) y: 521 lines of code llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp x: 91 contributors (all time) y: 5766 lines of code mlir/include/mlir/Dialect/Vector/VectorTransforms.h x: 18 contributors (all time) y: 30 lines of code mlir/lib/Dialect/Vector/VectorTransferSplitRewritePatterns.cpp x: 1 contributors (all time) y: 360 lines of code mlir/lib/Dialect/Vector/VectorTransforms.cpp x: 33 contributors (all time) y: 1697 lines of code clang/include/clang/Analysis/CFG.h x: 42 contributors (all time) y: 1046 lines of code clang/tools/clang-scan-deps/ClangScanDeps.cpp x: 17 contributors (all time) y: 478 lines of code llvm/include/llvm/ADT/STLExtras.h x: 85 contributors (all time) y: 1434 lines of code llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h x: 19 contributors (all time) y: 223 lines of code llvm/include/llvm/CodeGen/AsmPrinter.h x: 131 contributors (all time) y: 336 lines of code llvm/include/llvm/CodeGen/MachineBasicBlock.h x: 92 contributors (all time) y: 655 lines of code llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp x: 206 contributors (all time) y: 2520 lines of code llvm/lib/CodeGen/MachineBlockPlacement.cpp x: 77 contributors (all time) y: 2139 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp x: 6 contributors (all time) y: 483 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h x: 7 contributors (all time) y: 589 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cpp x: 7 contributors (all time) y: 2609 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h x: 9 contributors (all time) y: 2289 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h x: 42 contributors (all time) y: 1311 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.cpp x: 5 contributors (all time) y: 297 lines of code compiler-rt/lib/sanitizer_common/sanitizer_syscalls_netbsd.inc x: 3 contributors (all time) y: 3391 lines of code clang/lib/Format/UnwrappedLineFormatter.cpp x: 37 contributors (all time) y: 1030 lines of code llvm/include/llvm/Analysis/ConstantFolding.h x: 33 contributors (all time) y: 65 lines of code llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp x: 20 contributors (all time) y: 143 lines of code llvm/unittests/Transforms/Vectorize/VPlanTest.cpp x: 10 contributors (all time) y: 929 lines of code llvm/include/llvm/CodeGen/BasicTTIImpl.h x: 95 contributors (all time) y: 1625 lines of code llvm/lib/Transforms/Vectorize/VPlan.cpp x: 32 contributors (all time) y: 1266 lines of code llvm/include/llvm/Analysis/LoopInfo.h x: 86 contributors (all time) y: 603 lines of code llvm/utils/UpdateTestChecks/asm.py x: 32 contributors (all time) y: 323 lines of code llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp x: 22 contributors (all time) y: 2080 lines of code mlir/lib/Dialect/Tosa/IR/TosaOps.cpp x: 12 contributors (all time) y: 1413 lines of code llvm/lib/Transforms/Coroutines/CoroFrame.cpp x: 39 contributors (all time) y: 1802 lines of code llvm/lib/Transforms/Coroutines/CoroSplit.cpp x: 37 contributors (all time) y: 1540 lines of code lld/COFF/InputFiles.cpp x: 34 contributors (all time) y: 863 lines of code lld/wasm/Symbols.cpp x: 22 contributors (all time) y: 374 lines of code mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp x: 9 contributors (all time) y: 470 lines of code llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp x: 19 contributors (all time) y: 971 lines of code mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp x: 10 contributors (all time) y: 575 lines of code mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp x: 9 contributors (all time) y: 1262 lines of code llvm/lib/Target/Hexagon/HexagonInstrInfo.h x: 48 contributors (all time) y: 303 lines of code llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp x: 25 contributors (all time) y: 611 lines of code llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp x: 47 contributors (all time) y: 355 lines of code lld/COFF/Driver.cpp x: 42 contributors (all time) y: 1669 lines of code lld/COFF/InputFiles.h x: 22 contributors (all time) y: 249 lines of code lld/COFF/SymbolTable.cpp x: 30 contributors (all time) y: 723 lines of code lld/COFF/Symbols.h x: 17 contributors (all time) y: 316 lines of code llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp x: 44 contributors (all time) y: 1250 lines of code flang/include/flang/Common/format.h x: 5 contributors (all time) y: 748 lines of code lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp x: 40 contributors (all time) y: 8131 lines of code lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h x: 11 contributors (all time) y: 724 lines of code clang/lib/Sema/SemaExprMember.cpp x: 66 contributors (all time) y: 1281 lines of code flang/lib/Lower/OpenACC.cpp x: 6 contributors (all time) y: 884 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp x: 91 contributors (all time) y: 1163 lines of code mlir/lib/Dialect/Vector/VectorMultiDimReductionTransforms.cpp x: 7 contributors (all time) y: 314 lines of code llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp x: 13 contributors (all time) y: 1184 lines of code llvm/lib/Target/Hexagon/HexagonISelLowering.cpp x: 88 contributors (all time) y: 2767 lines of code mlir/lib/Bindings/Python/IRModule.h x: 6 contributors (all time) y: 591 lines of code llvm/lib/Analysis/ValueTracking.cpp x: 172 contributors (all time) y: 5141 lines of code clang/lib/AST/Decl.cpp x: 140 contributors (all time) y: 3550 lines of code libcxx/include/__functional/function.h x: 5 contributors (all time) y: 2398 lines of code mlir/tools/mlir-tblgen/OpFormatGen.cpp x: 26 contributors (all time) y: 2502 lines of code llvm/lib/CodeGen/CalcSpillWeights.cpp x: 33 contributors (all time) y: 221 lines of code clang/lib/Sema/SemaStmt.cpp x: 122 contributors (all time) y: 3430 lines of code llvm/lib/CodeGen/RegAllocGreedy.cpp x: 80 contributors (all time) y: 1859 lines of code llvm/lib/Analysis/LoopAccessAnalysis.cpp x: 69 contributors (all time) y: 1501 lines of code clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp x: 17 contributors (all time) y: 3033 lines of code clang/include/clang/Sema/CodeCompleteConsumer.h x: 33 contributors (all time) y: 563 lines of code clang/lib/Sema/CodeCompleteConsumer.cpp x: 33 contributors (all time) y: 679 lines of code llvm/include/llvm/IR/Argument.h x: 31 contributors (all time) y: 64 lines of code llvm/include/llvm/IR/Attributes.h x: 68 contributors (all time) y: 636 lines of code llvm/lib/IR/Attributes.cpp x: 102 contributors (all time) y: 1546 lines of code llvm/lib/IR/Function.cpp x: 110 contributors (all time) y: 1610 lines of code llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp x: 73 contributors (all time) y: 650 lines of code llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp x: 86 contributors (all time) y: 3949 lines of code llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp x: 69 contributors (all time) y: 1913 lines of code llvm/lib/Transforms/Scalar/SCCP.cpp x: 89 contributors (all time) y: 468 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp x: 81 contributors (all time) y: 1142 lines of code clang/lib/Sema/SemaDeclAttr.cpp x: 226 contributors (all time) y: 7095 lines of code llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp x: 13 contributors (all time) y: 1739 lines of code llvm/lib/Target/AVR/AVRISelLowering.cpp x: 26 contributors (all time) y: 1675 lines of code clang-tools-extra/clangd/ConfigCompile.cpp x: 7 contributors (all time) y: 469 lines of code clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp x: 5 contributors (all time) y: 434 lines of code llvm/lib/Analysis/IVDescriptors.cpp x: 26 contributors (all time) y: 918 lines of code clang/unittests/Analysis/FlowSensitive/TransferTest.cpp x: 1 contributors (all time) y: 449 lines of code mlir/lib/IR/AsmPrinter.cpp x: 53 contributors (all time) y: 2030 lines of code mlir/lib/Rewrite/ByteCode.cpp x: 5 contributors (all time) y: 1693 lines of code mlir/lib/Conversion/PDLToPDLInterp/Predicate.h x: 4 contributors (all time) y: 401 lines of code llvm/lib/Target/M68k/AsmParser/M68kAsmParser.cpp x: 4 contributors (all time) y: 795 lines of code llvm/lib/Target/M68k/M68kISelLowering.cpp x: 7 contributors (all time) y: 2443 lines of code clang/lib/Format/ContinuationIndenter.cpp x: 38 contributors (all time) y: 1914 lines of code llvm/include/llvm/ADT/APInt.h x: 77 contributors (all time) y: 954 lines of code llvm/include/llvm/Analysis/ValueTracking.h x: 76 contributors (all time) y: 360 lines of code llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp x: 31 contributors (all time) y: 952 lines of code llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp x: 116 contributors (all time) y: 4375 lines of code llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp x: 87 contributors (all time) y: 2201 lines of code llvm/lib/Transforms/Utils/SimplifyCFG.cpp x: 191 contributors (all time) y: 4281 lines of code llvm/unittests/Support/KnownBitsTest.cpp x: 7 contributors (all time) y: 432 lines of code llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h x: 22 contributors (all time) y: 300 lines of code llvm/lib/IR/Module.cpp x: 58 contributors (all time) y: 573 lines of code llvm/lib/Support/YAMLParser.cpp x: 33 contributors (all time) y: 1978 lines of code llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp x: 8 contributors (all time) y: 758 lines of code llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp x: 34 contributors (all time) y: 3388 lines of code llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp x: 16 contributors (all time) y: 413 lines of code llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp x: 13 contributors (all time) y: 637 lines of code clang/tools/libclang/CIndexCodeCompletion.cpp x: 32 contributors (all time) y: 826 lines of code lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp x: 47 contributors (all time) y: 1061 lines of code llvm/include/llvm/MC/MCTargetOptions.h x: 24 contributors (all time) y: 54 lines of code openmp/tools/archer/ompt-tsan.cpp x: 5 contributors (all time) y: 868 lines of code clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp x: 15 contributors (all time) y: 1404 lines of code clang/lib/Basic/Targets/AArch64.h x: 33 contributors (all time) y: 181 lines of code lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp x: 85 contributors (all time) y: 4230 lines of code lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h x: 42 contributors (all time) y: 290 lines of code mlir/lib/Transforms/Utils/DialectConversion.cpp x: 20 contributors (all time) y: 2176 lines of code lldb/source/Plugins/Process/Linux/NativeProcessLinux.h x: 20 contributors (all time) y: 126 lines of code llvm/lib/Transforms/Utils/CodeExtractor.cpp x: 89 contributors (all time) y: 1351 lines of code llvm/lib/Support/ARMTargetParser.cpp x: 17 contributors (all time) y: 513 lines of code llvm/lib/Support/Triple.cpp x: 143 contributors (all time) y: 1551 lines of code llvm/lib/Target/ARM/ARMSubtarget.h x: 101 contributors (all time) y: 562 lines of code llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp x: 65 contributors (all time) y: 1058 lines of code llvm/unittests/Support/TargetParserTest.cpp x: 55 contributors (all time) y: 1426 lines of code llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp x: 44 contributors (all time) y: 947 lines of code llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp x: 102 contributors (all time) y: 1467 lines of code llvm/lib/Target/RISCV/RISCVInstrInfo.cpp x: 34 contributors (all time) y: 1551 lines of code mlir/lib/IR/BuiltinAttributes.cpp x: 17 contributors (all time) y: 984 lines of code mlir/lib/Dialect/StandardOps/IR/Ops.cpp x: 53 contributors (all time) y: 923 lines of code mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp x: 18 contributors (all time) y: 1799 lines of code clang/lib/AST/TypePrinter.cpp x: 93 contributors (all time) y: 1832 lines of code llvm/tools/llvm-profgen/ProfileGenerator.cpp x: 6 contributors (all time) y: 689 lines of code mlir/lib/Target/Cpp/TranslateToCpp.cpp x: 7 contributors (all time) y: 780 lines of code mlir/lib/Bindings/Python/IRAffine.cpp x: 5 contributors (all time) y: 821 lines of code mlir/lib/Analysis/LoopAnalysis.cpp x: 23 contributors (all time) y: 302 lines of code mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRV.cpp x: 11 contributors (all time) y: 267 lines of code mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp x: 16 contributors (all time) y: 434 lines of code mlir/lib/Conversion/SCFToSPIRV/SCFToSPIRV.cpp x: 11 contributors (all time) y: 253 lines of code mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp x: 43 contributors (all time) y: 710 lines of code mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp x: 35 contributors (all time) y: 832 lines of code mlir/lib/Dialect/Affine/IR/AffineOps.cpp x: 36 contributors (all time) y: 2630 lines of code mlir/lib/Dialect/GPU/IR/GPUDialect.cpp x: 31 contributors (all time) y: 850 lines of code mlir/lib/Dialect/GPU/Transforms/KernelOutlining.cpp x: 21 contributors (all time) y: 235 lines of code mlir/lib/Dialect/Linalg/Analysis/DependenceAnalysis.cpp x: 19 contributors (all time) y: 292 lines of code mlir/lib/Dialect/Linalg/Transforms/Loops.cpp x: 25 contributors (all time) y: 415 lines of code mlir/lib/Dialect/Linalg/Utils/Utils.cpp x: 22 contributors (all time) y: 704 lines of code mlir/lib/Dialect/SCF/SCF.cpp x: 30 contributors (all time) y: 1587 lines of code mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp x: 10 contributors (all time) y: 652 lines of code mlir/lib/Dialect/Tensor/IR/TensorOps.cpp x: 15 contributors (all time) y: 1046 lines of code mlir/lib/Dialect/Vector/VectorOps.cpp x: 41 contributors (all time) y: 3120 lines of code mlir/lib/IR/AffineExpr.cpp x: 19 contributors (all time) y: 994 lines of code mlir/lib/IR/AffineMap.cpp x: 30 contributors (all time) y: 619 lines of code mlir/lib/IR/Verifier.cpp x: 10 contributors (all time) y: 217 lines of code mlir/lib/Interfaces/ControlFlowInterfaces.cpp x: 9 contributors (all time) y: 200 lines of code mlir/lib/Transforms/PipelineDataTransfer.cpp x: 24 contributors (all time) y: 243 lines of code mlir/lib/Transforms/Utils/RegionUtils.cpp x: 10 contributors (all time) y: 441 lines of code mlir/lib/Pass/PassRegistry.cpp x: 9 contributors (all time) y: 482 lines of code clang/lib/Sema/SemaCoroutine.cpp x: 27 contributors (all time) y: 1217 lines of code lldb/include/lldb/Interpreter/CommandObject.h x: 23 contributors (all time) y: 245 lines of code lldb/include/lldb/Interpreter/CommandObjectMultiword.h x: 14 contributors (all time) y: 78 lines of code lldb/source/Commands/CommandObjectMultiword.cpp x: 19 contributors (all time) y: 354 lines of code clang/include/clang/AST/Comment.h x: 17 contributors (all time) y: 761 lines of code clang/include/clang/AST/DeclObjC.h x: 52 contributors (all time) y: 1659 lines of code clang/include/clang/AST/Expr.h x: 129 contributors (all time) y: 3841 lines of code clang/include/clang/Sema/DeclSpec.h x: 85 contributors (all time) y: 1714 lines of code clang/include/clang/Sema/Overload.h x: 48 contributors (all time) y: 618 lines of code clang/lib/AST/DeclCXX.cpp x: 93 contributors (all time) y: 2250 lines of code clang/lib/AST/ExprConcepts.cpp x: 6 contributors (all time) y: 183 lines of code clang/lib/Basic/TargetInfo.cpp x: 89 contributors (all time) y: 657 lines of code clang/lib/CodeGen/BackendUtil.cpp x: 183 contributors (all time) y: 1387 lines of code clang/lib/Frontend/MultiplexConsumer.cpp x: 27 contributors (all time) y: 309 lines of code clang/lib/Sema/AnalysisBasedWarnings.cpp x: 76 contributors (all time) y: 1858 lines of code clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp x: 25 contributors (all time) y: 1019 lines of code clang/tools/libclang/CXIndexDataConsumer.h x: 11 contributors (all time) y: 370 lines of code lld/wasm/Writer.cpp x: 23 contributors (all time) y: 1200 lines of code lldb/source/Target/Thread.cpp x: 54 contributors (all time) y: 1567 lines of code llvm/include/llvm/MCA/Instruction.h x: 8 contributors (all time) y: 412 lines of code llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h x: 2 contributors (all time) y: 572 lines of code llvm/lib/CodeGen/TypePromotion.cpp x: 11 contributors (all time) y: 602 lines of code llvm/lib/Target/BPF/BPFMISimplifyPatchable.cpp x: 5 contributors (all time) y: 198 lines of code llvm/lib/Target/X86/X86ISelLowering.h x: 161 contributors (all time) y: 906 lines of code lldb/source/Core/IOHandlerCursesGUI.cpp x: 16 contributors (all time) y: 6203 lines of code llvm/lib/Target/AArch64/AArch64.h x: 32 contributors (all time) y: 82 lines of code llvm/lib/Target/AArch64/AArch64InstrInfo.h x: 73 contributors (all time) y: 317 lines of code llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h x: 18 contributors (all time) y: 84 lines of code llvm/lib/Target/SystemZ/SystemZISelLowering.h x: 38 contributors (all time) y: 447 lines of code llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h x: 18 contributors (all time) y: 334 lines of code llvm/include/llvm/Analysis/ScalarEvolution.h x: 103 contributors (all time) y: 902 lines of code clang/lib/Driver/ToolChains/CommonArgs.cpp x: 97 contributors (all time) y: 1520 lines of code llvm/include/llvm/CodeGen/MachineScheduler.h x: 41 contributors (all time) y: 557 lines of code llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h x: 28 contributors (all time) y: 599 lines of code llvm/include/llvm/ADT/ImmutableMap.h x: 23 contributors (all time) y: 210 lines of code llvm/include/llvm/ADT/ImmutableSet.h x: 30 contributors (all time) y: 743 lines of code llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp x: 4 contributors (all time) y: 852 lines of code mlir/lib/Transforms/Utils/LoopFusionUtils.cpp x: 15 contributors (all time) y: 437 lines of code mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp x: 13 contributors (all time) y: 2945 lines of code mlir/include/mlir/IR/AffineMap.h x: 30 contributors (all time) y: 227 lines of code mlir/lib/Bindings/Python/IRAttributes.cpp x: 5 contributors (all time) y: 712 lines of code mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp x: 10 contributors (all time) y: 717 lines of code mlir/lib/IR/Operation.cpp x: 29 contributors (all time) y: 902 lines of code mlir/lib/Transforms/Inliner.cpp x: 16 contributors (all time) y: 499 lines of code mlir/tools/mlir-tblgen/OpInterfacesGen.cpp x: 12 contributors (all time) y: 438 lines of code mlir/tools/mlir-tblgen/AttrOrTypeFormatGen.cpp x: 3 contributors (all time) y: 477 lines of code mlir/tools/mlir-tblgen/LLVMIRIntrinsicGen.cpp x: 11 contributors (all time) y: 191 lines of code clang/include/clang/Basic/CodeGenOptions.h x: 43 contributors (all time) y: 217 lines of code lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTypeEncodingParser.cpp x: 15 contributors (all time) y: 275 lines of code llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp x: 133 contributors (all time) y: 5098 lines of code llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp x: 70 contributors (all time) y: 2614 lines of code lldb/source/API/SystemInitializerFull.cpp x: 42 contributors (all time) y: 58 lines of code lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.cpp x: 5 contributors (all time) y: 609 lines of code lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp x: 35 contributors (all time) y: 2942 lines of code lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h x: 19 contributors (all time) y: 226 lines of code llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp x: 63 contributors (all time) y: 753 lines of code llvm/lib/Target/Lanai/LanaiISelLowering.cpp x: 24 contributors (all time) y: 1104 lines of code llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp x: 108 contributors (all time) y: 5412 lines of code llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp x: 38 contributors (all time) y: 276 lines of code llvm/lib/Target/Sparc/SparcISelLowering.cpp x: 87 contributors (all time) y: 2560 lines of code llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp x: 29 contributors (all time) y: 990 lines of code llvm/lib/Target/Mips/MipsConstantIslandPass.cpp x: 30 contributors (all time) y: 1063 lines of code mlir/lib/Analysis/AffineAnalysis.cpp x: 31 contributors (all time) y: 385 lines of code mlir/lib/IR/MLIRContext.cpp x: 34 contributors (all time) y: 642 lines of code mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp x: 18 contributors (all time) y: 1043 lines of code llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h x: 42 contributors (all time) y: 108 lines of code llvm/include/llvm/Transforms/Utils/Cloning.h x: 50 contributors (all time) y: 136 lines of code llvm/include/llvm/Transforms/Utils/Local.h x: 105 contributors (all time) y: 162 lines of code llvm/include/llvm/Transforms/Utils/LoopUtils.h x: 66 contributors (all time) y: 193 lines of code mlir/lib/Dialect/SPIRV/IR/SPIRVTypes.cpp x: 5 contributors (all time) y: 846 lines of code llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp x: 24 contributors (all time) y: 1418 lines of code llvm/lib/Target/Hexagon/HexagonGenInsert.cpp x: 21 contributors (all time) y: 1145 lines of code llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp x: 19 contributors (all time) y: 419 lines of code llvm/include/llvm/CodeGen/MachineModuleInfo.h x: 51 contributors (all time) y: 139 lines of code llvm/include/llvm/CodeGen/Passes.h x: 120 contributors (all time) y: 162 lines of code llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp x: 24 contributors (all time) y: 896 lines of code clang-tools-extra/clang-tidy/bugprone/NotNullTerminatedResultCheck.cpp x: 8 contributors (all time) y: 730 lines of code clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp x: 35 contributors (all time) y: 1184 lines of code llvm/include/llvm/Analysis/IVUsers.h x: 25 contributors (all time) y: 108 lines of code llvm/include/llvm/Analysis/InlineCost.h x: 49 contributors (all time) y: 157 lines of code llvm/include/llvm/Analysis/Loads.h x: 28 contributors (all time) y: 62 lines of code llvm/include/llvm/Analysis/LoopAccessAnalysis.h x: 33 contributors (all time) y: 297 lines of code llvm/include/llvm/Analysis/MemorySSA.h x: 22 contributors (all time) y: 783 lines of code llvm/include/llvm/Analysis/TargetTransformInfo.h x: 123 contributors (all time) y: 1444 lines of code llvm/lib/Target/Mips/Mips.h x: 32 contributors (all time) y: 34 lines of code llvm/lib/Target/Mips/MipsTargetMachine.cpp x: 71 contributors (all time) y: 235 lines of code compiler-rt/lib/interception/interception_win.cpp x: 6 contributors (all time) y: 724 lines of code mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp x: 9 contributors (all time) y: 554 lines of code lld/ELF/InputFiles.cpp x: 62 contributors (all time) y: 1303 lines of code lld/ELF/InputFiles.h x: 32 contributors (all time) y: 240 lines of code mlir/include/mlir/Dialect/StandardOps/IR/Ops.h x: 21 contributors (all time) y: 25 lines of code mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp x: 27 contributors (all time) y: 562 lines of code llvm/include/llvm/Support/CommandLine.h x: 82 contributors (all time) y: 1177 lines of code llvm/lib/Support/CommandLine.cpp x: 110 contributors (all time) y: 1984 lines of code llvm/unittests/Support/CommandLineTest.cpp x: 55 contributors (all time) y: 1520 lines of code llvm/include/llvm/Support/FileSystem.h x: 70 contributors (all time) y: 680 lines of code llvm/lib/Support/MemoryBuffer.cpp x: 53 contributors (all time) y: 397 lines of code llvm/lib/Support/Windows/Path.inc x: 65 contributors (all time) y: 1136 lines of code llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp x: 48 contributors (all time) y: 896 lines of code llvm/lib/Passes/PassBuilderPipelines.cpp x: 8 contributors (all time) y: 1000 lines of code llvm/include/llvm/Bitcode/LLVMBitCodes.h x: 92 contributors (all time) y: 437 lines of code llvm/lib/Bitcode/Writer/BitcodeWriter.cpp x: 166 contributors (all time) y: 3894 lines of code llvm/lib/Analysis/IRSimilarityIdentifier.cpp x: 5 contributors (all time) y: 691 lines of code llvm/lib/Transforms/IPO/IROutliner.cpp x: 11 contributors (all time) y: 1366 lines of code llvm/lib/MC/MCParser/ELFAsmParser.cpp x: 43 contributors (all time) y: 751 lines of code llvm/lib/IR/Constants.cpp x: 75 contributors (all time) y: 2727 lines of code openmp/runtime/src/kmp_barrier.cpp x: 16 contributors (all time) y: 2174 lines of code openmp/runtime/src/kmp_csupport.cpp x: 16 contributors (all time) y: 3186 lines of code openmp/runtime/src/kmp_runtime.cpp x: 23 contributors (all time) y: 6740 lines of code openmp/runtime/src/kmp_taskdeps.cpp x: 13 contributors (all time) y: 670 lines of code openmp/runtime/src/kmp_tasking.cpp x: 18 contributors (all time) y: 3338 lines of code llvm/include/llvm/IR/PatternMatch.h x: 40 contributors (all time) y: 1811 lines of code mlir/lib/Dialect/Vector/VectorTransferOpTransforms.cpp x: 6 contributors (all time) y: 380 lines of code clang/lib/AST/Type.cpp x: 122 contributors (all time) y: 3316 lines of code clang/lib/Lex/Lexer.cpp x: 76 contributors (all time) y: 2786 lines of code clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp x: 47 contributors (all time) y: 2243 lines of code clang/tools/libclang/CIndex.cpp x: 155 contributors (all time) y: 7334 lines of code clang/lib/AST/FormatString.cpp x: 9 contributors (all time) y: 822 lines of code lldb/include/lldb/Core/Mangled.h x: 23 contributors (all time) y: 72 lines of code lldb/source/Core/Mangled.cpp x: 44 contributors (all time) y: 337 lines of code lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp x: 87 contributors (all time) y: 3155 lines of code clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h x: 15 contributors (all time) y: 323 lines of code clang/include/clang/Parse/RAIIObjectsForParser.h x: 10 contributors (all time) y: 330 lines of code llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp x: 23 contributors (all time) y: 977 lines of code llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp x: 25 contributors (all time) y: 3095 lines of code clang/include/clang/AST/OpenMPClause.h x: 41 contributors (all time) y: 4593 lines of code openmp/libomptarget/plugins/cuda/src/rtl.cpp x: 18 contributors (all time) y: 1262 lines of code lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp x: 14 contributors (all time) y: 563 lines of code lldb/source/Symbol/Symtab.cpp x: 39 contributors (all time) y: 1023 lines of code clang/lib/Frontend/CompilerInvocation.cpp x: 344 contributors (all time) y: 3698 lines of code llvm/include/llvm/ADT/ArrayRef.h x: 43 contributors (all time) y: 354 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp x: 83 contributors (all time) y: 1381 lines of code llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp x: 4 contributors (all time) y: 830 lines of code llvm/lib/IR/Core.cpp x: 81 contributors (all time) y: 3417 lines of code llvm/lib/Support/Host.cpp x: 97 contributors (all time) y: 1413 lines of code llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp x: 10 contributors (all time) y: 497 lines of code llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp x: 14 contributors (all time) y: 486 lines of code llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp x: 43 contributors (all time) y: 1621 lines of code llvm/lib/Target/AMDGPU/SIModeRegister.cpp x: 8 contributors (all time) y: 251 lines of code llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp x: 11 contributors (all time) y: 778 lines of code llvm/lib/Target/BPF/BPFISelLowering.cpp x: 27 contributors (all time) y: 639 lines of code llvm/lib/Target/PowerPC/PPCInstrInfo.cpp x: 106 contributors (all time) y: 4053 lines of code llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp x: 97 contributors (all time) y: 1134 lines of code llvm/lib/WindowsManifest/WindowsManifestMerger.cpp x: 8 contributors (all time) y: 558 lines of code llvm/tools/llvm-readobj/COFFDumper.cpp x: 56 contributors (all time) y: 1750 lines of code llvm/lib/Transforms/Vectorize/VectorCombine.cpp x: 19 contributors (all time) y: 841 lines of code llvm/unittests/Analysis/ValueTrackingTest.cpp x: 24 contributors (all time) y: 2021 lines of code llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp x: 70 contributors (all time) y: 1779 lines of code llvm/lib/CodeGen/TargetPassConfig.cpp x: 76 contributors (all time) y: 979 lines of code lld/ELF/LinkerScript.cpp x: 44 contributors (all time) y: 897 lines of code lld/ELF/SyntheticSections.h x: 26 contributors (all time) y: 756 lines of code llvm/include/llvm/Target/TargetLoweringObjectFile.h x: 48 contributors (all time) y: 174 lines of code llvm/lib/Target/ARM/ARMTargetObjectFile.cpp x: 22 contributors (all time) y: 74 lines of code clang/include/clang/ASTMatchers/ASTMatchers.h x: 103 contributors (all time) y: 2202 lines of code clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp x: 22 contributors (all time) y: 3032 lines of code llvm/lib/Transforms/InstCombine/InstCombineInternal.h x: 68 contributors (all time) y: 515 lines of code clang/lib/CodeGen/CGDecl.cpp x: 136 contributors (all time) y: 1913 lines of code llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp x: 57 contributors (all time) y: 5967 lines of code clang/lib/CodeGen/CGClass.cpp x: 105 contributors (all time) y: 2052 lines of code clang/lib/CodeGen/CGExprAgg.cpp x: 85 contributors (all time) y: 1510 lines of code clang/lib/CodeGen/ItaniumCXXABI.cpp x: 126 contributors (all time) y: 3105 lines of code clang/lib/Headers/opencl-c-base.h x: 5 contributors (all time) y: 553 lines of code llvm/lib/Target/X86/X86TargetTransformInfo.cpp x: 77 contributors (all time) y: 4447 lines of code llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp x: 67 contributors (all time) y: 1064 lines of code llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp x: 62 contributors (all time) y: 555 lines of code llvm/lib/Target/ARM/Thumb2SizeReduction.cpp x: 50 contributors (all time) y: 857 lines of code llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp x: 26 contributors (all time) y: 2692 lines of code llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp x: 24 contributors (all time) y: 2579 lines of code llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp x: 23 contributors (all time) y: 776 lines of code llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp x: 50 contributors (all time) y: 2002 lines of code llvm/bindings/ocaml/debuginfo/debuginfo_ocaml.c x: 3 contributors (all time) y: 776 lines of code llvm/include/llvm-c/DebugInfo.h x: 22 contributors (all time) y: 435 lines of code llvm/include/llvm/IR/DIBuilder.h x: 46 contributors (all time) y: 346 lines of code llvm/lib/IR/DIBuilder.cpp x: 54 contributors (all time) y: 907 lines of code llvm/lib/IR/DebugInfo.cpp x: 58 contributors (all time) y: 1306 lines of code lld/ELF/Config.h x: 55 contributors (all time) y: 265 lines of code lld/ELF/ScriptParser.cpp x: 34 contributors (all time) y: 1356 lines of code lld/ELF/LTO.cpp x: 40 contributors (all time) y: 274 lines of code lld/ELF/LinkerScript.h x: 22 contributors (all time) y: 209 lines of code lld/ELF/OutputSections.h x: 27 contributors (all time) y: 84 lines of code clang/lib/Basic/Targets/PPC.h x: 34 contributors (all time) y: 405 lines of code clang/lib/Frontend/InitHeaderSearch.cpp x: 72 contributors (all time) y: 506 lines of code lldb/source/Commands/CommandCompletions.cpp x: 29 contributors (all time) y: 667 lines of code lldb/source/Plugins/Disassembler/LLVMC/DisassemblerLLVMC.cpp x: 11 contributors (all time) y: 1196 lines of code lldb/source/Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp x: 30 contributors (all time) y: 2284 lines of code lldb/source/Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp x: 28 contributors (all time) y: 1849 lines of code lldb/source/Plugins/InstrumentationRuntime/TSan/InstrumentationRuntimeTSan.cpp x: 8 contributors (all time) y: 913 lines of code lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp x: 31 contributors (all time) y: 620 lines of code lldb/source/Target/RegisterContextUnwind.cpp x: 7 contributors (all time) y: 1762 lines of code llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp x: 45 contributors (all time) y: 1629 lines of code mlir/lib/Dialect/DLTI/DLTI.cpp x: 5 contributors (all time) y: 280 lines of code llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp x: 18 contributors (all time) y: 275 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp x: 157 contributors (all time) y: 2440 lines of code llvm/include/llvm/IR/Instructions.h x: 97 contributors (all time) y: 3364 lines of code llvm/lib/IR/Instructions.cpp x: 99 contributors (all time) y: 3716 lines of code clang/lib/Basic/Targets/PPC.cpp x: 28 contributors (all time) y: 684 lines of code clang/lib/CodeGen/CodeGenAction.cpp x: 95 contributors (all time) y: 869 lines of code clang/lib/Sema/SemaCUDA.cpp x: 19 contributors (all time) y: 661 lines of code lldb/source/Expression/IRExecutionUnit.cpp x: 39 contributors (all time) y: 928 lines of code lldb/source/Expression/IRMemoryMap.cpp x: 24 contributors (all time) y: 661 lines of code lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp x: 28 contributors (all time) y: 849 lines of code lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp x: 9 contributors (all time) y: 880 lines of code lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp x: 27 contributors (all time) y: 1263 lines of code lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp x: 25 contributors (all time) y: 1453 lines of code lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCDeclVendor.cpp x: 15 contributors (all time) y: 479 lines of code lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp x: 20 contributors (all time) y: 1242 lines of code lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp x: 27 contributors (all time) y: 1617 lines of code polly/lib/External/isl/isl_int_sioimath.h x: 3 contributors (all time) y: 806 lines of code clang/tools/driver/driver.cpp x: 59 contributors (all time) y: 381 lines of code polly/lib/Support/SCEVValidator.cpp x: 13 contributors (all time) y: 544 lines of code clang-tools-extra/clang-doc/Serialize.cpp x: 7 contributors (all time) y: 531 lines of code clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp x: 23 contributors (all time) y: 653 lines of code lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.cpp x: 12 contributors (all time) y: 316 lines of code lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp x: 30 contributors (all time) y: 1312 lines of code lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp x: 11 contributors (all time) y: 1144 lines of code clang/lib/ASTMatchers/Dynamic/Parser.cpp x: 20 contributors (all time) y: 741 lines of code llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp x: 34 contributors (all time) y: 815 lines of code llvm/lib/MC/MachObjectWriter.cpp x: 52 contributors (all time) y: 767 lines of code polly/lib/CodeGen/IslAst.cpp x: 20 contributors (all time) y: 579 lines of code lld/ELF/ICF.cpp x: 21 contributors (all time) y: 315 lines of code llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp x: 101 contributors (all time) y: 1852 lines of code llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp x: 92 contributors (all time) y: 999 lines of code clang/include/clang/AST/RecursiveASTVisitor.h x: 122 contributors (all time) y: 2645 lines of code clang/lib/AST/OpenMPClause.cpp x: 30 contributors (all time) y: 2178 lines of code clang/lib/AST/StmtProfile.cpp x: 85 contributors (all time) y: 1861 lines of code clang/lib/Basic/OpenMPKinds.cpp x: 32 contributors (all time) y: 710 lines of code llvm/lib/Target/X86/AsmParser/X86Operand.h x: 25 contributors (all time) y: 594 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h x: 90 contributors (all time) y: 440 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp x: 79 contributors (all time) y: 3619 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h x: 42 contributors (all time) y: 341 lines of code libc/utils/MPFRWrapper/MPFRUtils.cpp x: 4 contributors (all time) y: 668 lines of code clang/lib/Driver/ToolChains/Hexagon.cpp x: 24 contributors (all time) y: 584 lines of code compiler-rt/lib/sanitizer_common/sanitizer_flags.inc x: 29 contributors (all time) y: 241 lines of code compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp x: 10 contributors (all time) y: 453 lines of code mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp x: 21 contributors (all time) y: 403 lines of code lld/ELF/Thunks.cpp x: 23 contributors (all time) y: 899 lines of code clang/lib/Headers/hexagon_types.h x: 2 contributors (all time) y: 2214 lines of code llvm/lib/Target/AMDGPU/SIFrameLowering.cpp x: 41 contributors (all time) y: 1062 lines of code llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp x: 29 contributors (all time) y: 507 lines of code clang/lib/Headers/hexagon_protos.h x: 2 contributors (all time) y: 1042 lines of code clang/lib/Headers/hvx_hexagon_protos.h x: 2 contributors (all time) y: 1417 lines of code libcxx/include/__format/format_arg.h x: 1 contributors (all time) y: 195 lines of code clang/lib/CodeGen/CGExprCXX.cpp x: 92 contributors (all time) y: 1559 lines of code llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h x: 32 contributors (all time) y: 786 lines of code llvm/lib/CodeGen/GlobalISel/CallLowering.cpp x: 32 contributors (all time) y: 842 lines of code llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp x: 42 contributors (all time) y: 1117 lines of code llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp x: 44 contributors (all time) y: 3810 lines of code llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp x: 19 contributors (all time) y: 3138 lines of code clang/lib/Sema/SemaModule.cpp x: 7 contributors (all time) y: 494 lines of code clang/lib/CodeGen/CGCall.cpp x: 200 contributors (all time) y: 3889 lines of code libcxx/src/filesystem/directory_iterator.cpp x: 7 contributors (all time) y: 343 lines of code clang/lib/AST/JSONNodeDumper.cpp x: 28 contributors (all time) y: 1417 lines of code libc/src/__support/str_to_float.h x: 4 contributors (all time) y: 733 lines of code libcxx/include/__iterator/concepts.h x: 7 contributors (all time) y: 205 lines of code clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h x: 29 contributors (all time) y: 144 lines of code mlir/lib/Parser/Parser.cpp x: 50 contributors (all time) y: 1402 lines of code mlir/lib/Pass/Pass.cpp x: 21 contributors (all time) y: 549 lines of code mlir/include/mlir/Transforms/Passes.h x: 33 contributors (all time) y: 50 lines of code llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp x: 32 contributors (all time) y: 975 lines of code llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp x: 41 contributors (all time) y: 1269 lines of code lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp x: 15 contributors (all time) y: 532 lines of code lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp x: 21 contributors (all time) y: 734 lines of code lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h x: 18 contributors (all time) y: 38 lines of code lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp x: 10 contributors (all time) y: 529 lines of code lldb/source/Plugins/Platform/MacOSX/PlatformRemoteiOS.h x: 17 contributors (all time) y: 23 lines of code llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp x: 15 contributors (all time) y: 1587 lines of code llvm/lib/Target/Mips/Mips16HardFloat.cpp x: 27 contributors (all time) y: 414 lines of code llvm/include/llvm/Analysis/TargetTransformInfoImpl.h x: 114 contributors (all time) y: 936 lines of code llvm/lib/Analysis/TargetTransformInfo.cpp x: 117 contributors (all time) y: 958 lines of code llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h x: 44 contributors (all time) y: 115 lines of code llvm/lib/Transforms/IPO/ArgumentPromotion.cpp x: 80 contributors (all time) y: 744 lines of code lldb/include/lldb/Symbol/ObjectFile.h x: 31 contributors (all time) y: 226 lines of code lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h x: 19 contributors (all time) y: 173 lines of code lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp x: 26 contributors (all time) y: 533 lines of code libcxx/include/__filesystem/path.h x: 1 contributors (all time) y: 846 lines of code clang/lib/Format/UnwrappedLineParser.h x: 29 contributors (all time) y: 162 lines of code lldb/cmake/modules/LLDBConfig.cmake x: 35 contributors (all time) y: 275 lines of code clang/include/clang/Driver/Job.h x: 30 contributors (all time) y: 150 lines of code llvm/include/llvm/Target/TargetOptions.h x: 85 contributors (all time) y: 171 lines of code llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h x: 32 contributors (all time) y: 258 lines of code llvm/tools/llc/llc.cpp x: 104 contributors (all time) y: 578 lines of code llvm/tools/llvm-lto2/llvm-lto2.cpp x: 35 contributors (all time) y: 399 lines of code compiler-rt/lib/tsan/rtl/tsan_platform.h x: 26 contributors (all time) y: 597 lines of code llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp x: 45 contributors (all time) y: 1640 lines of code llvm/lib/Transforms/Utils/Debugify.cpp x: 14 contributors (all time) y: 780 lines of code clang/lib/Format/BreakableToken.cpp x: 23 contributors (all time) y: 734 lines of code clang/unittests/Format/FormatTestJS.cpp x: 16 contributors (all time) y: 2501 lines of code clang/lib/CodeGen/CGException.cpp x: 67 contributors (all time) y: 1519 lines of code llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp x: 35 contributors (all time) y: 910 lines of code compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp x: 19 contributors (all time) y: 2441 lines of code llvm/lib/CodeGen/MachineVerifier.cpp x: 99 contributors (all time) y: 2560 lines of code llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp x: 7 contributors (all time) y: 1264 lines of code llvm/lib/Transforms/IPO/FunctionSpecialization.cpp x: 4 contributors (all time) y: 518 lines of code clang/lib/CodeGen/CGDeclCXX.cpp x: 72 contributors (all time) y: 613 lines of code llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp x: 57 contributors (all time) y: 935 lines of code llvm/lib/CodeGen/Analysis.cpp x: 49 contributors (all time) y: 512 lines of code llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp x: 125 contributors (all time) y: 4345 lines of code llvm/lib/Target/ARM/A15SDOptimizer.cpp x: 22 contributors (all time) y: 452 lines of code llvm/lib/Target/ARM/ARMConstantIslandPass.cpp x: 78 contributors (all time) y: 1655 lines of code llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp x: 15 contributors (all time) y: 1288 lines of code llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp x: 39 contributors (all time) y: 317 lines of code llvm/lib/LTO/LTO.cpp x: 63 contributors (all time) y: 1195 lines of code llvm/tools/llvm-lto/llvm-lto.cpp x: 50 contributors (all time) y: 908 lines of code clang/lib/CodeGen/CGExprConstant.cpp x: 93 contributors (all time) y: 1702 lines of code llvm/include/llvm/IR/Constants.h x: 52 contributors (all time) y: 692 lines of code llvm/lib/AsmParser/LLLexer.cpp x: 138 contributors (all time) y: 947 lines of code llvm/lib/AsmParser/LLParser.cpp x: 198 contributors (all time) y: 7098 lines of code llvm/lib/IR/AsmWriter.cpp x: 145 contributors (all time) y: 3841 lines of code llvm/lib/IR/LLVMContextImpl.h x: 76 contributors (all time) y: 1144 lines of code llvm/lib/Transforms/IPO/LowerTypeTests.cpp x: 36 contributors (all time) y: 1613 lines of code llvm/lib/Transforms/Utils/ValueMapper.cpp x: 58 contributors (all time) y: 824 lines of code mlir/lib/Conversion/SPIRVToLLVM/SPIRVToLLVM.cpp x: 12 contributors (all time) y: 1168 lines of code mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp x: 7 contributors (all time) y: 695 lines of code mlir/lib/Tools/PDLL/Parser/Parser.cpp x: 2 contributors (all time) y: 1233 lines of code llvm/utils/lit/lit/util.py x: 26 contributors (all time) y: 261 lines of code openmp/runtime/src/kmp_affinity.cpp x: 16 contributors (all time) y: 4118 lines of code openmp/runtime/src/kmp_affinity.h x: 7 contributors (all time) y: 1014 lines of code openmp/runtime/src/kmp_settings.cpp x: 16 contributors (all time) y: 5159 lines of code llvm/cmake/config-ix.cmake x: 121 contributors (all time) y: 657 lines of code llvm/include/llvm/Config/config.h.cmake x: 86 contributors (all time) y: 243 lines of code libcxx/src/ios.cpp x: 14 contributors (all time) y: 381 lines of code clang-tools-extra/clang-tidy/google/UpgradeGoogletestCaseCheck.cpp x: 6 contributors (all time) y: 268 lines of code clang-tools-extra/clangd/unittests/XRefsTests.cpp x: 17 contributors (all time) y: 2001 lines of code clang/include/clang/AST/Type.h x: 137 contributors (all time) y: 4168 lines of code clang/include/clang/ASTMatchers/ASTMatchersInternal.h x: 48 contributors (all time) y: 1515 lines of code clang/lib/AST/ASTDiagnostic.cpp x: 37 contributors (all time) y: 1603 lines of code clang/lib/AST/ASTStructuralEquivalence.cpp x: 33 contributors (all time) y: 1671 lines of code clang/lib/AST/ItaniumMangle.cpp x: 122 contributors (all time) y: 4552 lines of code clang/lib/AST/TextNodeDumper.cpp x: 36 contributors (all time) y: 2018 lines of code clang/lib/ASTMatchers/Dynamic/Registry.cpp x: 68 contributors (all time) y: 732 lines of code clang/unittests/AST/ASTImporterTest.cpp x: 45 contributors (all time) y: 6332 lines of code llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h x: 52 contributors (all time) y: 224 lines of code mlir/lib/Conversion/SCFToOpenMP/SCFToOpenMP.cpp x: 8 contributors (all time) y: 329 lines of code mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp x: 16 contributors (all time) y: 524 lines of code clang/include/clang/Driver/Driver.h x: 67 contributors (all time) y: 254 lines of code llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h x: 24 contributors (all time) y: 196 lines of code mlir/include/mlir/IR/OpImplementation.h x: 31 contributors (all time) y: 721 lines of code clang-tools-extra/clangd/unittests/RenameTests.cpp x: 12 contributors (all time) y: 1630 lines of code clang/lib/AST/ParentMap.cpp x: 15 contributors (all time) y: 163 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp x: 76 contributors (all time) y: 681 lines of code llvm/lib/Transforms/IPO/SampleProfile.cpp x: 63 contributors (all time) y: 1530 lines of code clang/lib/Lex/TokenLexer.cpp x: 45 contributors (all time) y: 608 lines of code clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp x: 39 contributors (all time) y: 1166 lines of code llvm/lib/CodeGen/ImplicitNullChecks.cpp x: 39 contributors (all time) y: 474 lines of code lld/MachO/InputFiles.cpp x: 18 contributors (all time) y: 1103 lines of code llvm/utils/TableGen/SubtargetEmitter.cpp x: 73 contributors (all time) y: 1473 lines of code openmp/libomptarget/plugins/amdgpu/src/rtl.cpp x: 9 contributors (all time) y: 1766 lines of code llvm/include/llvm/ProfileData/InstrProf.h x: 38 contributors (all time) y: 689 lines of code llvm/include/llvm/ProfileData/InstrProfReader.h x: 23 contributors (all time) y: 373 lines of code llvm/lib/ProfileData/InstrProf.cpp x: 39 contributors (all time) y: 1061 lines of code llvm/lib/ProfileData/InstrProfReader.cpp x: 35 contributors (all time) y: 791 lines of code clang/unittests/Format/FormatTestCSharp.cpp x: 8 contributors (all time) y: 1260 lines of code llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp x: 34 contributors (all time) y: 1424 lines of code llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp x: 28 contributors (all time) y: 1170 lines of code llvm/unittests/Analysis/AliasAnalysisTest.cpp x: 17 contributors (all time) y: 321 lines of code compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp x: 21 contributors (all time) y: 1095 lines of code clang/lib/StaticAnalyzer/Core/CallEvent.cpp x: 42 contributors (all time) y: 982 lines of code clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp x: 51 contributors (all time) y: 820 lines of code clang/lib/StaticAnalyzer/Core/Store.cpp x: 23 contributors (all time) y: 322 lines of code llvm/include/llvm-c/Core.h x: 90 contributors (all time) y: 1306 lines of code llvm/tools/llvm-c-test/echo.cpp x: 28 contributors (all time) y: 1203 lines of code llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp x: 5 contributors (all time) y: 494 lines of code llvm/tools/llvm-profgen/PerfReader.cpp x: 7 contributors (all time) y: 850 lines of code llvm/include/llvm/InitializePasses.h x: 188 contributors (all time) y: 422 lines of code llvm/lib/Transforms/Utils/LoopUtils.cpp x: 73 contributors (all time) y: 1179 lines of code llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp x: 30 contributors (all time) y: 504 lines of code llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp x: 23 contributors (all time) y: 278 lines of code llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp x: 33 contributors (all time) y: 364 lines of code compiler-rt/lib/profile/InstrProfilingWriter.c x: 12 contributors (all time) y: 235 lines of code llvm/lib/ProfileData/InstrProfWriter.cpp x: 22 contributors (all time) y: 391 lines of code llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp x: 51 contributors (all time) y: 1599 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform.h x: 41 contributors (all time) y: 303 lines of code llvm/lib/Target/AMDGPU/AMDGPU.h x: 49 contributors (all time) y: 290 lines of code llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp x: 80 contributors (all time) y: 1135 lines of code lldb/include/lldb/lldb-forward.h x: 46 contributors (all time) y: 432 lines of code lldb/source/Core/Module.cpp x: 52 contributors (all time) y: 1334 lines of code lldb/source/Host/common/FileSystem.cpp x: 15 contributors (all time) y: 411 lines of code llvm/include/llvm/Support/Compiler.h x: 74 contributors (all time) y: 328 lines of code llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp x: 18 contributors (all time) y: 463 lines of code flang/lib/Optimizer/Transforms/ArrayValueCopy.cpp x: 2 contributors (all time) y: 621 lines of code clang/lib/CodeGen/CGExprScalar.cpp x: 158 contributors (all time) y: 3673 lines of code llvm/lib/Target/SystemZ/SystemZISelLowering.cpp x: 90 contributors (all time) y: 6610 lines of code llvm/lib/Transforms/Utils/LoopVersioning.cpp x: 26 contributors (all time) y: 251 lines of code llvm/lib/Analysis/InlineAdvisor.cpp x: 11 contributors (all time) y: 438 lines of code llvm/lib/Support/VirtualFileSystem.cpp x: 23 contributors (all time) y: 1946 lines of code llvm/lib/Analysis/MLInlineAdvisor.cpp x: 4 contributors (all time) y: 268 lines of code llvm/include/llvm/Object/MachO.h x: 57 contributors (all time) y: 540 lines of code llvm/lib/Object/MachOObjectFile.cpp x: 80 contributors (all time) y: 4262 lines of code llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp x: 45 contributors (all time) y: 559 lines of code llvm/lib/Analysis/ModuleSummaryAnalysis.cpp x: 40 contributors (all time) y: 718 lines of code llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp x: 13 contributors (all time) y: 787 lines of code clang/tools/clang-format/ClangFormat.cpp x: 40 contributors (all time) y: 519 lines of code llvm/lib/Transforms/Utils/FunctionComparator.cpp x: 19 contributors (all time) y: 758 lines of code flang/lib/Evaluate/tools.cpp x: 10 contributors (all time) y: 1227 lines of code llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp x: 67 contributors (all time) y: 1183 lines of code llvm/lib/Target/X86/X86MCInstLower.cpp x: 87 contributors (all time) y: 2095 lines of code clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp x: 41 contributors (all time) y: 5523 lines of code clang/lib/Driver/ToolChains/FreeBSD.cpp x: 27 contributors (all time) y: 429 lines of code llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp x: 54 contributors (all time) y: 856 lines of code llvm/lib/ProfileData/SampleProf.cpp x: 23 contributors (all time) y: 419 lines of code clang/lib/CodeGen/CGAtomic.cpp x: 52 contributors (all time) y: 1714 lines of code clang/lib/CodeGen/MicrosoftCXXABI.cpp x: 80 contributors (all time) y: 3125 lines of code clang/lib/CodeGen/CGObjCGNU.cpp x: 69 contributors (all time) y: 3020 lines of code clang/lib/CodeGen/CGBlocks.cpp x: 95 contributors (all time) y: 1957 lines of code compiler-rt/lib/builtins/cpu_model.c x: 16 contributors (all time) y: 675 lines of code clang-tools-extra/clangd/Preamble.cpp x: 14 contributors (all time) y: 455 lines of code clang-tools-extra/clangd/unittests/FileIndexTests.cpp x: 9 contributors (all time) y: 624 lines of code llvm/tools/llvm-profgen/PerfReader.h x: 5 contributors (all time) y: 466 lines of code llvm/tools/llvm-profgen/ProfiledBinary.cpp x: 10 contributors (all time) y: 593 lines of code llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h x: 22 contributors (all time) y: 191 lines of code llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h x: 30 contributors (all time) y: 341 lines of code llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp x: 29 contributors (all time) y: 701 lines of code llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp x: 39 contributors (all time) y: 1121 lines of code llvm/unittests/DebugInfo/DWARF/DwarfGenerator.cpp x: 29 contributors (all time) y: 471 lines of code llvm/include/llvm/ProfileData/SampleProf.h x: 28 contributors (all time) y: 815 lines of code llvm/lib/ProfileData/SampleProfWriter.cpp x: 20 contributors (all time) y: 699 lines of code llvm/lib/Transforms/IPO/SampleContextTracker.cpp x: 9 contributors (all time) y: 436 lines of code llvm/include/llvm/IR/ModuleSummaryIndex.h x: 37 contributors (all time) y: 983 lines of code llvm/lib/IR/ModuleSummaryIndex.cpp x: 23 contributors (all time) y: 474 lines of code lldb/include/lldb/Core/PluginManager.h x: 31 contributors (all time) y: 291 lines of code lldb/source/Core/PluginManager.cpp x: 42 contributors (all time) y: 1323 lines of code clang/lib/Driver/ToolChains/Linux.cpp x: 69 contributors (all time) y: 580 lines of code llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp x: 41 contributors (all time) y: 2055 lines of code llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp x: 97 contributors (all time) y: 1908 lines of code llvm/tools/llvm-objcopy/ELF/Object.cpp x: 29 contributors (all time) y: 2190 lines of code llvm/lib/IR/IntrinsicInst.cpp x: 33 contributors (all time) y: 502 lines of code llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp x: 81 contributors (all time) y: 697 lines of code llvm/lib/CodeGen/LocalStackSlotAllocation.cpp x: 31 contributors (all time) y: 273 lines of code llvm/lib/CodeGen/PrologEpilogInserter.cpp x: 106 contributors (all time) y: 877 lines of code llvm/lib/CodeGen/StackProtector.cpp x: 63 contributors (all time) y: 397 lines of code llvm/lib/Target/X86/X86TargetMachine.cpp x: 139 contributors (all time) y: 430 lines of code llvm/lib/Bitcode/Writer/ValueEnumerator.cpp x: 50 contributors (all time) y: 809 lines of code llvm/lib/Transforms/Scalar/ConstantHoisting.cpp x: 44 contributors (all time) y: 680 lines of code llvm/lib/Transforms/Scalar/LoopRerollPass.cpp x: 39 contributors (all time) y: 1094 lines of code llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp x: 41 contributors (all time) y: 727 lines of code llvm/lib/DebugInfo/Symbolize/Symbolize.cpp x: 38 contributors (all time) y: 546 lines of code llvm/include/llvm/CodeGen/TargetInstrInfo.h x: 65 contributors (all time) y: 848 lines of code llvm/lib/CodeGen/TargetInstrInfo.cpp x: 76 contributors (all time) y: 1006 lines of code lldb/include/lldb/Target/Target.h x: 56 contributors (all time) y: 761 lines of code llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp x: 94 contributors (all time) y: 2563 lines of code compiler-rt/cmake/Modules/AddCompilerRT.cmake x: 62 contributors (all time) y: 662 lines of code llvm/lib/CodeGen/LiveRangeEdit.cpp x: 37 contributors (all time) y: 342 lines of code llvm/lib/Target/X86/X86AsmPrinter.cpp x: 80 contributors (all time) y: 620 lines of code mlir/lib/Target/SPIRV/Deserialization/Deserializer.cpp x: 6 contributors (all time) y: 1579 lines of code llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp x: 58 contributors (all time) y: 1055 lines of code llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp x: 53 contributors (all time) y: 831 lines of code compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp x: 14 contributors (all time) y: 429 lines of code llvm/lib/CodeGen/CodeGenPrepare.cpp x: 159 contributors (all time) y: 5136 lines of code llvm/lib/CodeGen/MachineFunction.cpp x: 119 contributors (all time) y: 1085 lines of code llvm/lib/CodeGen/MachinePipeliner.cpp x: 54 contributors (all time) y: 2373 lines of code llvm/lib/CodeGen/RDFGraph.cpp x: 3 contributors (all time) y: 1330 lines of code llvm/lib/CodeGen/WinEHPrepare.cpp x: 37 contributors (all time) y: 871 lines of code llvm/lib/Target/X86/X86InstrFoldTables.cpp x: 8 contributors (all time) y: 6099 lines of code llvm/lib/Target/X86/X86InstrInfo.cpp x: 169 contributors (all time) y: 7746 lines of code llvm/utils/gn/secondary/libcxx/src/BUILD.gn x: 7 contributors (all time) y: 278 lines of code clang/unittests/Format/SortIncludesTest.cpp x: 14 contributors (all time) y: 1060 lines of code llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp x: 75 contributors (all time) y: 2360 lines of code llvm/lib/Target/ARM/Thumb1FrameLowering.cpp x: 48 contributors (all time) y: 797 lines of code libcxx/src/include/ryu/d2fixed_full_table.h x: 1 contributors (all time) y: 4397 lines of code libcxx/src/include/ryu/d2s_full_table.h x: 1 contributors (all time) y: 319 lines of code libcxx/src/ryu/d2fixed.cpp x: 1 contributors (all time) y: 561 lines of code llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp x: 25 contributors (all time) y: 1196 lines of code llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp x: 21 contributors (all time) y: 598 lines of code llvm/lib/Target/AMDGPU/R600InstrInfo.cpp x: 28 contributors (all time) y: 1280 lines of code mlir/lib/Target/SPIRV/Serialization/Serializer.cpp x: 4 contributors (all time) y: 948 lines of code llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp x: 2 contributors (all time) y: 748 lines of code llvm/lib/Transforms/IPO/HotColdSplitting.cpp x: 22 contributors (all time) y: 535 lines of code llvm/utils/TableGen/CodeGenSchedule.cpp x: 43 contributors (all time) y: 1748 lines of code llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp x: 21 contributors (all time) y: 2306 lines of code llvm/tools/llvm-readobj/ObjDumper.h x: 38 contributors (all time) y: 124 lines of code llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp x: 124 contributors (all time) y: 2692 lines of code llvm/lib/Target/X86/X86InstrInfo.h x: 106 contributors (all time) y: 317 lines of code openmp/runtime/src/kmp.h x: 30 contributors (all time) y: 3233 lines of code llvm/include/llvm/MC/MCObjectStreamer.h x: 59 contributors (all time) y: 154 lines of code llvm/lib/MC/MCAsmStreamer.cpp x: 121 contributors (all time) y: 1989 lines of code llvm/lib/MC/MCObjectStreamer.cpp x: 71 contributors (all time) y: 690 lines of code llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp x: 26 contributors (all time) y: 436 lines of code mlir/include/mlir/IR/PatternMatch.h x: 23 contributors (all time) y: 574 lines of code mlir/include/mlir/IR/OpDefinition.h x: 32 contributors (all time) y: 1176 lines of code llvm/utils/FileCheck/FileCheck.cpp x: 57 contributors (all time) y: 666 lines of code llvm/utils/TableGen/AsmWriterEmitter.cpp x: 78 contributors (all time) y: 970 lines of code llvm/utils/TableGen/CodeEmitterGen.cpp x: 49 contributors (all time) y: 528 lines of code llvm/utils/TableGen/CodeGenDAGPatterns.cpp x: 78 contributors (all time) y: 3415 lines of code llvm/utils/TableGen/DAGISelMatcherEmitter.cpp x: 27 contributors (all time) y: 959 lines of code llvm/utils/TableGen/DAGISelMatcherGen.cpp x: 39 contributors (all time) y: 645 lines of code llvm/unittests/Support/ScopedPrinterTest.cpp x: 1 contributors (all time) y: 1030 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp x: 37 contributors (all time) y: 525 lines of code llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h x: 28 contributors (all time) y: 210 lines of code llvm/include/llvm/Support/TargetParser.h x: 41 contributors (all time) y: 129 lines of code llvm/lib/Support/TargetParser.cpp x: 48 contributors (all time) y: 327 lines of code llvm/lib/Support/Statistic.cpp x: 37 contributors (all time) y: 159 lines of code clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp x: 31 contributors (all time) y: 1875 lines of code llvm/lib/IR/DataLayout.cpp x: 52 contributors (all time) y: 769 lines of code llvm/lib/Target/AArch64/AArch64TargetMachine.cpp x: 93 contributors (all time) y: 591 lines of code clang-tools-extra/clangd/unittests/ClangdTests.cpp x: 11 contributors (all time) y: 1030 lines of code libcxxabi/src/cxa_exception.cpp x: 24 contributors (all time) y: 425 lines of code llvm/lib/Analysis/Analysis.cpp x: 51 contributors (all time) y: 115 lines of code llvm/lib/CodeGen/CodeGen.cpp x: 76 contributors (all time) y: 115 lines of code lldb/source/Utility/ArchSpec.cpp x: 21 contributors (all time) y: 1214 lines of code llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp x: 55 contributors (all time) y: 2197 lines of code llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp x: 87 contributors (all time) y: 2676 lines of code llvm/lib/CodeGen/PostRASchedulerList.cpp x: 51 contributors (all time) y: 443 lines of code clang/lib/Basic/Targets/X86.cpp x: 39 contributors (all time) y: 1306 lines of code flang/lib/Evaluate/fold-implementation.h x: 7 contributors (all time) y: 1740 lines of code clang/lib/Tooling/Syntax/Tokens.cpp x: 14 contributors (all time) y: 682 lines of code clang/lib/Sema/SemaAttr.cpp x: 61 contributors (all time) y: 991 lines of code clang/unittests/AST/ASTTraverserTest.cpp x: 7 contributors (all time) y: 1625 lines of code clang/lib/AST/DeclarationName.cpp x: 31 contributors (all time) y: 434 lines of code clang/lib/StaticAnalyzer/Core/MemRegion.cpp x: 36 contributors (all time) y: 1322 lines of code flang/lib/Optimizer/Dialect/FIROps.cpp x: 18 contributors (all time) y: 2723 lines of code lldb/source/Target/StackFrame.cpp x: 41 contributors (all time) y: 1546 lines of code llvm/lib/Target/PowerPC/PPCInstrInfo.h x: 69 contributors (all time) y: 432 lines of code compiler-rt/lib/lsan/lsan_common.cpp x: 11 contributors (all time) y: 822 lines of code llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp x: 18 contributors (all time) y: 1061 lines of code clang/lib/Analysis/ThreadSafety.cpp x: 42 contributors (all time) y: 1805 lines of code llvm/lib/IR/InlineAsm.cpp x: 17 contributors (all time) y: 230 lines of code llvm/lib/LTO/LTOCodeGenerator.cpp x: 69 contributors (all time) y: 512 lines of code llvm/lib/MC/MCWin64EH.cpp x: 19 contributors (all time) y: 908 lines of code llvm/lib/Option/OptTable.cpp x: 32 contributors (all time) y: 485 lines of code llvm/lib/IR/Value.cpp x: 72 contributors (all time) y: 918 lines of code llvm/lib/Linker/IRMover.cpp x: 51 contributors (all time) y: 1119 lines of code llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp x: 39 contributors (all time) y: 806 lines of code clang-tools-extra/clangd/unittests/HoverTests.cpp x: 19 contributors (all time) y: 3018 lines of code lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h x: 41 contributors (all time) y: 366 lines of code llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp x: 39 contributors (all time) y: 497 lines of code llvm/lib/LTO/ThinLTOCodeGenerator.cpp x: 55 contributors (all time) y: 870 lines of code llvm/lib/Object/ArchiveWriter.cpp x: 34 contributors (all time) y: 505 lines of code llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp x: 20 contributors (all time) y: 387 lines of code llvm/tools/llvm-objcopy/llvm-objcopy.cpp x: 34 contributors (all time) y: 331 lines of code llvm/lib/Target/ARM/ARMFrameLowering.cpp x: 87 contributors (all time) y: 1924 lines of code llvm/lib/Transforms/Scalar/Scalar.cpp x: 85 contributors (all time) y: 242 lines of code llvm/lib/Transforms/Coroutines/Coroutines.cpp x: 19 contributors (all time) y: 606 lines of code compiler-rt/lib/tsan/rtl-old/tsan_interceptors_libdispatch.cpp x: 1 contributors (all time) y: 687 lines of code compiler-rt/lib/tsan/rtl-old/tsan_interceptors_posix.cpp x: 1 contributors (all time) y: 2446 lines of code compiler-rt/lib/tsan/rtl-old/tsan_rtl.h x: 1 contributors (all time) y: 601 lines of code compiler-rt/lib/tsan/rtl-old/tsan_rtl_report.cpp x: 1 contributors (all time) y: 825 lines of code llvm/include/llvm/CodeGen/MachineFunction.h x: 98 contributors (all time) y: 641 lines of code llvm/lib/CodeGen/MachineBasicBlock.cpp x: 109 contributors (all time) y: 1172 lines of code llvm/lib/CodeGen/PHIElimination.cpp x: 61 contributors (all time) y: 499 lines of code llvm/lib/Target/X86/X86FloatingPoint.cpp x: 69 contributors (all time) y: 1161 lines of code llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp x: 62 contributors (all time) y: 1077 lines of code llvm/lib/IR/BasicBlock.cpp x: 38 contributors (all time) y: 383 lines of code llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp x: 22 contributors (all time) y: 1025 lines of code llvm/lib/Support/Path.cpp x: 66 contributors (all time) y: 1006 lines of code llvm/unittests/ADT/StringRefTest.cpp x: 34 contributors (all time) y: 961 lines of code lldb/source/Initialization/SystemInitializerCommon.cpp x: 26 contributors (all time) y: 112 lines of code llvm/include/llvm/ADT/SmallVector.h x: 70 contributors (all time) y: 794 lines of code llvm/unittests/ADT/SmallVectorTest.cpp x: 21 contributors (all time) y: 1010 lines of code llvm/utils/lit/lit/TestingConfig.py x: 31 contributors (all time) y: 15 lines of code llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h x: 100 contributors (all time) y: 430 lines of code llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp x: 69 contributors (all time) y: 1106 lines of code clang-tools-extra/clangd/unittests/PreambleTests.cpp x: 6 contributors (all time) y: 476 lines of code lldb/source/Commands/CommandObjectMemory.cpp x: 40 contributors (all time) y: 1464 lines of code libunwind/include/libunwind.h x: 23 contributors (all time) y: 1077 lines of code libunwind/src/Registers.hpp x: 26 contributors (all time) y: 4156 lines of code libunwind/src/Unwind-EHABI.cpp x: 13 contributors (all time) y: 966 lines of code libunwind/src/UnwindCursor.hpp x: 27 contributors (all time) y: 1791 lines of code clang/lib/Serialization/ASTReaderDecl.cpp x: 101 contributors (all time) y: 3625 lines of code clang-tools-extra/clangd/Hover.cpp x: 25 contributors (all time) y: 941 lines of code mlir/include/mlir/IR/BuiltinAttributes.h x: 8 contributors (all time) y: 596 lines of code mlir/include/mlir/IR/Operation.h x: 27 contributors (all time) y: 366 lines of code mlir/include/mlir/Transforms/DialectConversion.h x: 25 contributors (all time) y: 493 lines of code mlir/lib/IR/SymbolTable.cpp x: 15 contributors (all time) y: 730 lines of code mlir/tools/mlir-tblgen/RewriterGen.cpp x: 30 contributors (all time) y: 1201 lines of code clang/lib/Lex/ModuleMap.cpp x: 52 contributors (all time) y: 2168 lines of code llvm/include/llvm/ExecutionEngine/Orc/Core.h x: 12 contributors (all time) y: 1012 lines of code llvm/include/llvm/MC/MCObjectFileInfo.h x: 58 contributors (all time) y: 314 lines of code llvm/lib/MC/MCAssembler.cpp x: 73 contributors (all time) y: 937 lines of code llvm/lib/MC/MCMachOStreamer.cpp x: 45 contributors (all time) y: 383 lines of code clang/lib/ARCMigrate/ARCMT.cpp x: 38 contributors (all time) y: 462 lines of code clang/lib/Basic/Targets/OSTargets.h x: 47 contributors (all time) y: 777 lines of code clang/lib/Driver/ToolChains/Darwin.cpp x: 59 contributors (all time) y: 2272 lines of code clang/lib/Driver/ToolChains/MSVC.cpp x: 39 contributors (all time) y: 1234 lines of code llvm/lib/Analysis/TargetLibraryInfo.cpp x: 80 contributors (all time) y: 1648 lines of code llvm/lib/Target/X86/X86Subtarget.h x: 117 contributors (all time) y: 526 lines of code llvm/unittests/ADT/TripleTest.cpp x: 67 contributors (all time) y: 1419 lines of code clang/lib/Frontend/InitPreprocessor.cpp x: 112 contributors (all time) y: 938 lines of code lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp x: 33 contributors (all time) y: 775 lines of code llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp x: 14 contributors (all time) y: 268 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp x: 174 contributors (all time) y: 3962 lines of code lldb/source/Plugins/Platform/Android/AdbClient.cpp x: 24 contributors (all time) y: 510 lines of code llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp x: 165 contributors (all time) y: 2564 lines of code llvm/lib/CodeGen/TailDuplicator.cpp x: 37 contributors (all time) y: 725 lines of code flang/runtime/io-stmt.cpp x: 7 contributors (all time) y: 1142 lines of code llvm/lib/Target/Mips/MipsInstrInfo.cpp x: 51 contributors (all time) y: 706 lines of code mlir/tools/mlir-opt/mlir-opt.cpp x: 49 contributors (all time) y: 199 lines of code llvm/lib/CodeGen/ValueTypes.cpp x: 34 contributors (all time) y: 526 lines of code llvm/lib/IR/AttributeImpl.h x: 39 contributors (all time) y: 216 lines of code llvm/lib/Target/ARM/ARMBaseInstrInfo.h x: 84 contributors (all time) y: 609 lines of code llvm/lib/Target/ARM/ARMMachineFunctionInfo.h x: 42 contributors (all time) y: 153 lines of code llvm/include/llvm/CodeGen/MachineInstr.h x: 118 contributors (all time) y: 922 lines of code llvm/lib/CodeGen/MachineInstr.cpp x: 140 contributors (all time) y: 1777 lines of code llvm/lib/DebugInfo/MSF/MSFBuilder.cpp x: 10 contributors (all time) y: 310 lines of code llvm/lib/CodeGen/MachineScheduler.cpp x: 90 contributors (all time) y: 2757 lines of code llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp x: 27 contributors (all time) y: 44 lines of code llvm/lib/Target/Hexagon/HexagonMachineScheduler.h x: 16 contributors (all time) y: 23 lines of code clang/lib/CodeGen/CGCUDANV.cpp x: 25 contributors (all time) y: 833 lines of code clang/include/clang/Basic/Specifiers.h x: 56 contributors (all time) y: 229 lines of code clang/lib/AST/MicrosoftMangle.cpp x: 86 contributors (all time) y: 2820 lines of code clang/lib/CodeGen/ABIInfo.h x: 29 contributors (all time) y: 85 lines of code clang/lib/Sema/DeclSpec.cpp x: 79 contributors (all time) y: 1227 lines of code clang/lib/Sema/SemaLookup.cpp x: 110 contributors (all time) y: 3515 lines of code llvm/lib/CodeGen/RegisterCoalescer.cpp x: 83 contributors (all time) y: 2552 lines of code llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp x: 18 contributors (all time) y: 424 lines of code lldb/source/Plugins/Process/elf-core/ProcessElfCore.cpp x: 39 contributors (all time) y: 732 lines of code llvm/lib/Target/ARM/ARMISelLowering.h x: 134 contributors (all time) y: 668 lines of code llvm/utils/TableGen/IntrinsicEmitter.cpp x: 93 contributors (all time) y: 766 lines of code llvm/lib/Target/CSKY/AsmParser/CSKYAsmParser.cpp x: 4 contributors (all time) y: 1201 lines of code llvm/lib/Target/PowerPC/PPCSubtarget.cpp x: 54 contributors (all time) y: 210 lines of code llvm/lib/Target/PowerPC/PPCSubtarget.h x: 60 contributors (all time) y: 339 lines of code llvm/include/llvm/CodeGen/MIRYamlMapping.h x: 26 contributors (all time) y: 615 lines of code llvm/lib/CodeGen/MIRPrinter.cpp x: 54 contributors (all time) y: 815 lines of code llvm/lib/Target/AMDGPU/SIFoldOperands.cpp x: 37 contributors (all time) y: 1364 lines of code llvm/lib/CodeGen/EarlyIfConversion.cpp x: 33 contributors (all time) y: 811 lines of code flang/runtime/io-api.cpp x: 6 contributors (all time) y: 1075 lines of code flang/runtime/unit.cpp x: 7 contributors (all time) y: 733 lines of code lldb/source/Plugins/Platform/Windows/PlatformWindows.h x: 21 contributors (all time) y: 58 lines of code llvm/lib/CodeGen/MachineCopyPropagation.cpp x: 51 contributors (all time) y: 585 lines of code llvm/lib/CodeGen/RegAllocPBQP.cpp x: 58 contributors (all time) y: 662 lines of code llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp x: 18 contributors (all time) y: 779 lines of code llvm/lib/CodeGen/BranchFolding.cpp x: 96 contributors (all time) y: 1342 lines of code llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp x: 12 contributors (all time) y: 2084 lines of code llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp x: 10 contributors (all time) y: 1512 lines of code llvm/lib/CodeGen/LiveVariables.cpp x: 52 contributors (all time) y: 613 lines of code compiler-rt/lib/sanitizer_common/sanitizer_win.cpp x: 18 contributors (all time) y: 858 lines of code compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp x: 26 contributors (all time) y: 1861 lines of code llvm/lib/IR/AutoUpgrade.cpp x: 88 contributors (all time) y: 3928 lines of code llvm/lib/CodeGen/MachineSSAUpdater.cpp x: 25 contributors (all time) y: 234 lines of code llvm/utils/TableGen/CodeGenTarget.cpp x: 104 contributors (all time) y: 728 lines of code llvm/utils/TableGen/CodeGenTarget.h x: 34 contributors (all time) y: 121 lines of code llvm/include/llvm/Passes/PassBuilder.h x: 33 contributors (all time) y: 271 lines of code lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp x: 18 contributors (all time) y: 929 lines of code libcxx/utils/gdb/libcxx/printers.py x: 6 contributors (all time) y: 634 lines of code llvm/lib/Support/StringRef.cpp x: 29 contributors (all time) y: 402 lines of code llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp x: 32 contributors (all time) y: 199 lines of code lld/wasm/InputFiles.cpp x: 22 contributors (all time) y: 598 lines of code llvm/unittests/IR/PatternMatch.cpp x: 31 contributors (all time) y: 1390 lines of code llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp x: 9 contributors (all time) y: 1110 lines of code llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp x: 64 contributors (all time) y: 1759 lines of code llvm/lib/Target/AMDGPU/SIRegisterInfo.h x: 34 contributors (all time) y: 234 lines of code llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h x: 9 contributors (all time) y: 592 lines of code llvm/unittests/Analysis/TargetLibraryInfoTest.cpp x: 24 contributors (all time) y: 530 lines of code flang/include/flang/Evaluate/tools.h x: 8 contributors (all time) y: 851 lines of code flang/include/flang/Semantics/symbol.h x: 15 contributors (all time) y: 649 lines of code flang/include/flang/Semantics/type.h x: 7 contributors (all time) y: 367 lines of code flang/lib/Evaluate/characteristics.cpp x: 9 contributors (all time) y: 1045 lines of code flang/lib/Semantics/mod-file.cpp x: 7 contributors (all time) y: 911 lines of code flang/lib/Semantics/type.cpp x: 7 contributors (all time) y: 623 lines of code clang/unittests/Format/FormatTestComments.cpp x: 13 contributors (all time) y: 3638 lines of code llvm/lib/Target/ARM/ARMTargetMachine.cpp x: 100 contributors (all time) y: 409 lines of code llvm/include/llvm/IR/IRBuilder.h x: 93 contributors (all time) y: 1799 lines of code llvm/include/llvm/IR/Type.h x: 45 contributors (all time) y: 245 lines of code llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp x: 48 contributors (all time) y: 521 lines of code flang/lib/Semantics/check-do-forall.cpp x: 6 contributors (all time) y: 863 lines of code flang/lib/Semantics/resolve-names.cpp x: 13 contributors (all time) y: 6110 lines of code flang/lib/Semantics/tools.cpp x: 10 contributors (all time) y: 1286 lines of code flang/runtime/transformational.cpp x: 8 contributors (all time) y: 474 lines of code llvm/unittests/ADT/APIntTest.cpp x: 54 contributors (all time) y: 2481 lines of code lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp x: 83 contributors (all time) y: 2527 lines of code lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp x: 16 contributors (all time) y: 179 lines of code lldb/source/Plugins/Process/minidump/ProcessMinidump.cpp x: 24 contributors (all time) y: 808 lines of code lldb/source/Plugins/SymbolFile/Breakpad/SymbolFileBreakpad.cpp x: 11 contributors (all time) y: 756 lines of code flang/lib/Evaluate/intrinsics.cpp x: 14 contributors (all time) y: 2350 lines of code lldb/source/Target/Platform.cpp x: 50 contributors (all time) y: 1571 lines of code llvm/include/llvm/CodeGen/CommandFlags.h x: 51 contributors (all time) y: 87 lines of code llvm/unittests/CodeGen/InstrRefLDVTest.cpp x: 3 contributors (all time) y: 2283 lines of code llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp x: 78 contributors (all time) y: 5632 lines of code mlir/include/mlir/InitAllPasses.h x: 23 contributors (all time) y: 46 lines of code llvm/unittests/IR/IRBuilderTest.cpp x: 47 contributors (all time) y: 907 lines of code llvm/lib/CodeGen/TwoAddressInstructionPass.cpp x: 68 contributors (all time) y: 1266 lines of code llvm/lib/Target/RISCV/RISCVFrameLowering.cpp x: 29 contributors (all time) y: 731 lines of code llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp x: 65 contributors (all time) y: 959 lines of code clang/include/clang/Basic/DiagnosticIDs.h x: 49 contributors (all time) y: 165 lines of code clang/lib/AST/StmtPrinter.cpp x: 108 contributors (all time) y: 2194 lines of code llvm/lib/Object/ELFObjectFile.cpp x: 47 contributors (all time) y: 633 lines of code clang/lib/AST/DeclBase.cpp x: 90 contributors (all time) y: 1441 lines of code llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp x: 78 contributors (all time) y: 1865 lines of code llvm/include/llvm/Support/GenericDomTree.h x: 36 contributors (all time) y: 583 lines of code llvm/lib/Transforms/Utils/BasicBlockUtils.cpp x: 80 contributors (all time) y: 1247 lines of code llvm/lib/ExecutionEngine/ExecutionEngine.cpp x: 76 contributors (all time) y: 1063 lines of code llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp x: 69 contributors (all time) y: 1124 lines of code llvm/lib/Transforms/Scalar/Reassociate.cpp x: 70 contributors (all time) y: 1609 lines of code llvm/lib/CodeGen/RegAllocFast.cpp x: 54 contributors (all time) y: 1149 lines of code llvm/lib/Target/Lanai/LanaiInstrInfo.cpp x: 20 contributors (all time) y: 617 lines of code llvm/lib/Target/PowerPC/PPCCTRLoops.cpp x: 35 contributors (all time) y: 137 lines of code llvm/lib/Target/Sparc/DelaySlotFiller.cpp x: 25 contributors (all time) y: 344 lines of code llvm/lib/Target/SystemZ/SystemZElimCompare.cpp x: 23 contributors (all time) y: 537 lines of code llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp x: 51 contributors (all time) y: 1617 lines of code lld/ELF/Arch/ARM.cpp x: 20 contributors (all time) y: 718 lines of code llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp x: 42 contributors (all time) y: 1007 lines of code llvm/lib/Target/AMDGPU/R600ISelLowering.cpp x: 40 contributors (all time) y: 1732 lines of code lldb/source/Plugins/Process/Windows/Common/ProcessWindows.cpp x: 21 contributors (all time) y: 744 lines of code lldb/source/Target/Process.cpp x: 80 contributors (all time) y: 4603 lines of code clang/lib/Frontend/PrecompiledPreamble.cpp x: 21 contributors (all time) y: 648 lines of code clang/unittests/AST/StructuralEquivalenceTest.cpp x: 11 contributors (all time) y: 1653 lines of code llvm/lib/Target/AMDGPU/GCNRegPressure.cpp x: 23 contributors (all time) y: 407 lines of code llvm/cmake/modules/TableGen.cmake x: 36 contributors (all time) y: 179 lines of code llvm/lib/CodeGen/MachineSink.cpp x: 72 contributors (all time) y: 1162 lines of code llvm/lib/CodeGen/ScheduleDAGInstrs.cpp x: 78 contributors (all time) y: 1029 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp x: 49 contributors (all time) y: 1037 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp x: 34 contributors (all time) y: 135 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp x: 42 contributors (all time) y: 2972 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h x: 19 contributors (all time) y: 148 lines of code llvm/lib/CodeGen/MachineOperand.cpp x: 38 contributors (all time) y: 1031 lines of code llvm/lib/Analysis/PHITransAddr.cpp x: 28 contributors (all time) y: 273 lines of code llvm/lib/MC/MCELFStreamer.cpp x: 69 contributors (all time) y: 675 lines of code llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp x: 25 contributors (all time) y: 910 lines of code llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp x: 54 contributors (all time) y: 2187 lines of code llvm/include/llvm/IR/Operator.h x: 45 contributors (all time) y: 475 lines of code llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp x: 27 contributors (all time) y: 1405 lines of code lldb/include/lldb/API/SBTarget.h x: 35 contributors (all time) y: 291 lines of code llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp x: 54 contributors (all time) y: 696 lines of code llvm/lib/Transforms/Utils/InlineFunction.cpp x: 111 contributors (all time) y: 1594 lines of code llvm/lib/MC/WinCOFFObjectWriter.cpp x: 51 contributors (all time) y: 900 lines of code llvm/lib/CodeGen/BranchRelaxation.cpp x: 20 contributors (all time) y: 351 lines of code llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp x: 12 contributors (all time) y: 1782 lines of code clang/lib/Headers/ppc_wrappers/emmintrin.h x: 4 contributors (all time) y: 1858 lines of code clang/lib/Headers/ppc_wrappers/mmintrin.h x: 3 contributors (all time) y: 1094 lines of code clang/lib/Headers/ppc_wrappers/xmmintrin.h x: 4 contributors (all time) y: 1311 lines of code flang/lib/Semantics/runtime-type-info.cpp x: 3 contributors (all time) y: 965 lines of code clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp x: 42 contributors (all time) y: 5891 lines of code clang/lib/Frontend/Rewrite/RewriteObjC.cpp x: 38 contributors (all time) y: 4557 lines of code llvm/lib/Target/Mips/MipsExpandPseudo.cpp x: 14 contributors (all time) y: 719 lines of code llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp x: 17 contributors (all time) y: 1593 lines of code llvm/lib/Analysis/BranchProbabilityInfo.cpp x: 57 contributors (all time) y: 894 lines of code llvm/lib/Target/XCore/XCoreFrameLowering.cpp x: 37 contributors (all time) y: 434 lines of code llvm/lib/Target/Mips/MipsSEFrameLowering.cpp x: 37 contributors (all time) y: 626 lines of code llvm/lib/Analysis/LazyValueInfo.cpp x: 77 contributors (all time) y: 1323 lines of code clang/include/clang/Sema/Lookup.h x: 28 contributors (all time) y: 444 lines of code clang/lib/Analysis/BodyFarm.cpp x: 34 contributors (all time) y: 572 lines of code clang/lib/Basic/DiagnosticIDs.cpp x: 46 contributors (all time) y: 561 lines of code clang/lib/Basic/SourceManager.cpp x: 69 contributors (all time) y: 1527 lines of code clang/lib/Frontend/FrontendActions.cpp x: 74 contributors (all time) y: 784 lines of code clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp x: 38 contributors (all time) y: 1637 lines of code clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp x: 16 contributors (all time) y: 1949 lines of code clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp x: 25 contributors (all time) y: 353 lines of code clang/lib/StaticAnalyzer/Core/ExprEngine.cpp x: 105 contributors (all time) y: 2396 lines of code clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp x: 4 contributors (all time) y: 871 lines of code clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp x: 29 contributors (all time) y: 952 lines of code clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp x: 19 contributors (all time) y: 89 lines of code llvm/include/llvm/MC/MCExpr.h x: 65 contributors (all time) y: 459 lines of code llvm/lib/MC/ELFObjectWriter.cpp x: 77 contributors (all time) y: 1115 lines of code llvm/lib/MC/MCExpr.cpp x: 88 contributors (all time) y: 820 lines of code llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h x: 41 contributors (all time) y: 667 lines of code llvm/lib/Target/X86/X86FastISel.cpp x: 117 contributors (all time) y: 2994 lines of code llvm/lib/Target/X86/X86Subtarget.cpp x: 99 contributors (all time) y: 241 lines of code clang/include/clang/AST/StmtOpenMP.h x: 34 contributors (all time) y: 2611 lines of code clang/lib/Serialization/ASTReaderStmt.cpp x: 109 contributors (all time) y: 3232 lines of code clang/lib/Serialization/ASTWriterStmt.cpp x: 100 contributors (all time) y: 2222 lines of code libcxx/src/locale.cpp x: 35 contributors (all time) y: 5936 lines of code llvm/lib/Analysis/MemorySSAUpdater.cpp x: 16 contributors (all time) y: 1007 lines of code llvm/lib/Analysis/ObjCARCInstKind.cpp x: 13 contributors (all time) y: 596 lines of code llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp x: 30 contributors (all time) y: 1829 lines of code llvm/utils/UpdateTestChecks/common.py x: 25 contributors (all time) y: 734 lines of code clang/include/clang/Lex/Preprocessor.h x: 85 contributors (all time) y: 1289 lines of code clang/lib/Lex/PPDirectives.cpp x: 97 contributors (all time) y: 2130 lines of code clang/lib/Lex/PPLexerChange.cpp x: 51 contributors (all time) y: 555 lines of code llvm/lib/Target/ARM/ARMSubtarget.cpp x: 91 contributors (all time) y: 324 lines of code mlir/lib/Dialect/SPIRV/IR/SPIRVDialect.cpp x: 5 contributors (all time) y: 922 lines of code mlir/lib/IR/Attributes.cpp x: 24 contributors (all time) y: 24 lines of code libcxx/include/__memory/shared_ptr.h x: 6 contributors (all time) y: 1505 lines of code clang/lib/Driver/SanitizerArgs.cpp x: 70 contributors (all time) y: 1041 lines of code clang/lib/Serialization/ModuleManager.cpp x: 37 contributors (all time) y: 355 lines of code llvm/lib/Target/ARC/ARCISelLowering.cpp x: 13 contributors (all time) y: 571 lines of code llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp x: 38 contributors (all time) y: 344 lines of code llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp x: 40 contributors (all time) y: 960 lines of code llvm/lib/Target/XCore/XCoreISelLowering.cpp x: 79 contributors (all time) y: 1454 lines of code clang/lib/Driver/ToolChains/Gnu.cpp x: 92 contributors (all time) y: 2425 lines of code compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h x: 39 contributors (all time) y: 354 lines of code lldb/source/Commands/CommandObjectProcess.cpp x: 41 contributors (all time) y: 1449 lines of code llvm/lib/Target/X86/X86MachineFunctionInfo.h x: 33 contributors (all time) y: 127 lines of code lld/MachO/Driver.cpp x: 26 contributors (all time) y: 1265 lines of code clang/lib/Lex/LiteralSupport.cpp x: 59 contributors (all time) y: 1489 lines of code mlir/include/mlir/IR/Builders.h x: 29 contributors (all time) y: 301 lines of code openmp/runtime/src/z_Linux_util.cpp x: 17 contributors (all time) y: 2029 lines of code clang/lib/Serialization/ASTWriterDecl.cpp x: 79 contributors (all time) y: 1958 lines of code libcxx/include/math.h x: 14 contributors (all time) y: 1110 lines of code libcxx/src/debug.cpp x: 12 contributors (all time) y: 527 lines of code libcxx/src/filesystem/operations.cpp x: 18 contributors (all time) y: 1642 lines of code libcxx/src/string.cpp x: 13 contributors (all time) y: 417 lines of code libunwind/src/UnwindLevel1.c x: 14 contributors (all time) y: 403 lines of code llvm/tools/llvm-objcopy/MachO/MachOReader.cpp x: 13 contributors (all time) y: 318 lines of code llvm/include/llvm/Target/TargetMachine.h x: 84 contributors (all time) y: 271 lines of code llvm/lib/Target/PowerPC/PPCTargetMachine.h x: 37 contributors (all time) y: 42 lines of code clang-tools-extra/clangd/index/Serialization.cpp x: 16 contributors (all time) y: 589 lines of code clang-tools-extra/clangd/refactor/tweaks/ExtractFunction.cpp x: 11 contributors (all time) y: 522 lines of code llvm/lib/IR/IRBuilder.cpp x: 51 contributors (all time) y: 996 lines of code clang/lib/Headers/avx512fp16intrin.h x: 2 contributors (all time) y: 2717 lines of code clang/lib/Headers/avx512vlfp16intrin.h x: 2 contributors (all time) y: 1719 lines of code llvm/tools/llvm-objcopy/ConfigManager.cpp x: 6 contributors (all time) y: 1174 lines of code llvm/lib/Analysis/Loads.cpp x: 54 contributors (all time) y: 419 lines of code llvm/include/llvm/ADT/PointerIntPair.h x: 27 contributors (all time) y: 159 lines of code llvm/lib/Support/APInt.cpp x: 85 contributors (all time) y: 2020 lines of code llvm/include/llvm/IR/Instruction.h x: 50 contributors (all time) y: 408 lines of code lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp x: 48 contributors (all time) y: 220 lines of code lldb/source/Plugins/Platform/Linux/PlatformLinux.h x: 26 contributors (all time) y: 37 lines of code clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp x: 40 contributors (all time) y: 3803 lines of code clang/lib/Sema/SemaLambda.cpp x: 71 contributors (all time) y: 1315 lines of code llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp x: 38 contributors (all time) y: 1325 lines of code clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp x: 25 contributors (all time) y: 526 lines of code clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp x: 21 contributors (all time) y: 778 lines of code llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp x: 12 contributors (all time) y: 983 lines of code clang/include/clang/AST/Stmt.h x: 92 contributors (all time) y: 2236 lines of code clang/lib/AST/DeclPrinter.cpp x: 75 contributors (all time) y: 1472 lines of code llvm/include/llvm/MC/MCDwarf.h x: 44 contributors (all time) y: 457 lines of code llvm/lib/MC/MCDwarf.cpp x: 76 contributors (all time) y: 1365 lines of code llvm/lib/Analysis/InlineCost.cpp x: 106 contributors (all time) y: 1936 lines of code llvm/lib/IR/Metadata.cpp x: 50 contributors (all time) y: 1204 lines of code llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp x: 28 contributors (all time) y: 610 lines of code llvm/unittests/IR/MetadataTest.cpp x: 43 contributors (all time) y: 2879 lines of code clang/lib/CodeGen/CoverageMappingGen.cpp x: 37 contributors (all time) y: 1236 lines of code clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp x: 21 contributors (all time) y: 685 lines of code clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp x: 12 contributors (all time) y: 1101 lines of code clang/tools/libclang/CXCursor.cpp x: 77 contributors (all time) y: 1433 lines of code llvm/lib/Transforms/Utils/SCCPSolver.cpp x: 3 contributors (all time) y: 1079 lines of code llvm/unittests/Support/VirtualFileSystemTest.cpp x: 17 contributors (all time) y: 2343 lines of code llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp x: 66 contributors (all time) y: 4170 lines of code llvm/unittests/Support/ErrorTest.cpp x: 18 contributors (all time) y: 827 lines of code lld/COFF/DebugTypes.cpp x: 12 contributors (all time) y: 794 lines of code lld/COFF/PDB.cpp x: 29 contributors (all time) y: 1290 lines of code llvm/unittests/IR/ConstantRangeTest.cpp x: 22 contributors (all time) y: 2227 lines of code lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm x: 9 contributors (all time) y: 519 lines of code llvm/tools/llvm-nm/llvm-nm.cpp x: 82 contributors (all time) y: 1870 lines of code llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp x: 17 contributors (all time) y: 863 lines of code llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h x: 53 contributors (all time) y: 153 lines of code llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp x: 21 contributors (all time) y: 483 lines of code llvm/lib/Target/AMDGPU/SIMachineScheduler.h x: 15 contributors (all time) y: 301 lines of code llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h x: 31 contributors (all time) y: 594 lines of code clang/lib/AST/DeclTemplate.cpp x: 54 contributors (all time) y: 1212 lines of code llvm/include/llvm/IR/DebugInfoMetadata.h x: 74 contributors (all time) y: 2715 lines of code llvm/lib/IR/DebugInfoMetadata.cpp x: 59 contributors (all time) y: 1385 lines of code clang/include/clang/Driver/SanitizerArgs.h x: 34 contributors (all time) y: 93 lines of code flang/lib/Semantics/resolve-labels.cpp x: 5 contributors (all time) y: 970 lines of code lldb/include/lldb/Target/Thread.h x: 36 contributors (all time) y: 363 lines of code lldb/source/Commands/CommandObjectThread.cpp x: 42 contributors (all time) y: 1885 lines of code lldb/source/Target/ThreadPlanCallFunction.cpp x: 26 contributors (all time) y: 359 lines of code llvm/lib/CodeGen/LiveInterval.cpp x: 50 contributors (all time) y: 962 lines of code llvm/lib/CodeGen/LiveIntervals.cpp x: 32 contributors (all time) y: 1242 lines of code llvm/lib/CodeGen/VirtRegMap.cpp x: 49 contributors (all time) y: 453 lines of code llvm/lib/Analysis/LoopInfo.cpp x: 85 contributors (all time) y: 830 lines of code llvm/unittests/Analysis/LoopInfoTest.cpp x: 9 contributors (all time) y: 1374 lines of code lldb/tools/debugserver/source/RNBRemote.cpp x: 30 contributors (all time) y: 4952 lines of code lldb/source/Symbol/Block.cpp x: 21 contributors (all time) y: 448 lines of code lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp x: 22 contributors (all time) y: 1297 lines of code clang/lib/AST/APValue.cpp x: 37 contributors (all time) y: 926 lines of code llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp x: 36 contributors (all time) y: 3368 lines of code clang/lib/CodeGen/ModuleBuilder.cpp x: 51 contributors (all time) y: 250 lines of code openmp/libomptarget/src/rtl.cpp x: 21 contributors (all time) y: 340 lines of code openmp/runtime/src/ompt-general.cpp x: 11 contributors (all time) y: 610 lines of code llvm/tools/llvm-objdump/COFFDump.cpp x: 24 contributors (all time) y: 769 lines of code clang/utils/TableGen/ClangAttrEmitter.cpp x: 75 contributors (all time) y: 3550 lines of code llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp x: 46 contributors (all time) y: 841 lines of code llvm/include/llvm/Transforms/Instrumentation.h x: 62 contributors (all time) y: 98 lines of code llvm/lib/CodeGen/MIRParser/MIParser.cpp x: 63 contributors (all time) y: 3011 lines of code llvm/lib/IR/LLVMContextImpl.cpp x: 40 contributors (all time) y: 166 lines of code llvm/lib/Target/BPF/BTFDebug.cpp x: 9 contributors (all time) y: 1124 lines of code llvm/lib/Transforms/Scalar/GVNHoist.cpp x: 41 contributors (all time) y: 819 lines of code llvm/lib/Transforms/Scalar/SROA.cpp x: 100 contributors (all time) y: 3104 lines of code clang/unittests/AST/CommentLexer.cpp x: 9 contributors (all time) y: 1230 lines of code compiler-rt/lib/msan/msan.cpp x: 12 contributors (all time) y: 574 lines of code llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp x: 28 contributors (all time) y: 457 lines of code llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp x: 36 contributors (all time) y: 1748 lines of code llvm/lib/TableGen/Record.cpp x: 52 contributors (all time) y: 2309 lines of code llvm/tools/bugpoint/ToolRunner.cpp x: 45 contributors (all time) y: 624 lines of code llvm/lib/Target/NVPTX/NVPTXTargetMachine.h x: 24 contributors (all time) y: 65 lines of code clang-tools-extra/unittests/clang-move/ClangMoveTests.cpp x: 14 contributors (all time) y: 593 lines of code flang/lib/Semantics/expression.cpp x: 10 contributors (all time) y: 3265 lines of code clang/include/clang/AST/ASTTypeTraits.h x: 24 contributors (all time) y: 390 lines of code clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp x: 36 contributors (all time) y: 2143 lines of code clang/lib/StaticAnalyzer/Core/RegionStore.cpp x: 45 contributors (all time) y: 1761 lines of code clang/lib/Basic/Targets.cpp x: 257 contributors (all time) y: 643 lines of code llvm/tools/llvm-readobj/XCOFFDumper.cpp x: 9 contributors (all time) y: 682 lines of code llvm/lib/Transforms/Scalar/GuardWidening.cpp x: 18 contributors (all time) y: 609 lines of code clang/lib/Analysis/ReachableCode.cpp x: 28 contributors (all time) y: 521 lines of code llvm/lib/Target/X86/X86RegisterInfo.cpp x: 95 contributors (all time) y: 751 lines of code llvm/lib/Transforms/Utils/SimplifyIndVar.cpp x: 30 contributors (all time) y: 1327 lines of code llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp x: 20 contributors (all time) y: 290 lines of code llvm/lib/Target/SystemZ/SystemZShortenInst.cpp x: 16 contributors (all time) y: 298 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h x: 66 contributors (all time) y: 526 lines of code llvm/lib/Linker/LinkModules.cpp x: 69 contributors (all time) y: 468 lines of code llvm/tools/bugpoint/CrashDebugger.cpp x: 55 contributors (all time) y: 1020 lines of code lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp x: 45 contributors (all time) y: 2470 lines of code clang/include/clang/Frontend/FrontendOptions.h x: 56 contributors (all time) y: 216 lines of code clang/lib/ARCMigrate/ObjCMT.cpp x: 33 contributors (all time) y: 1931 lines of code lld/wasm/Driver.cpp x: 28 contributors (all time) y: 731 lines of code llvm/lib/MC/WasmObjectWriter.cpp x: 39 contributors (all time) y: 1517 lines of code llvm/lib/Object/WasmObjectFile.cpp x: 31 contributors (all time) y: 1762 lines of code llvm/include/llvm/CodeGen/ISDOpcodes.h x: 90 contributors (all time) y: 411 lines of code polly/lib/Analysis/ScopBuilder.cpp x: 25 contributors (all time) y: 2452 lines of code polly/lib/Analysis/ScopInfo.cpp x: 31 contributors (all time) y: 2085 lines of code polly/lib/CodeGen/BlockGenerators.cpp x: 24 contributors (all time) y: 1227 lines of code polly/lib/CodeGen/PPCGCodeGeneration.cpp x: 20 contributors (all time) y: 2384 lines of code llvm/unittests/Support/Path.cpp x: 75 contributors (all time) y: 1898 lines of code llvm/unittests/Support/ProgramTest.cpp x: 22 contributors (all time) y: 334 lines of code llvm/include/llvm/IR/PassManager.h x: 27 contributors (all time) y: 653 lines of code llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h x: 12 contributors (all time) y: 380 lines of code llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp x: 50 contributors (all time) y: 685 lines of code llvm/tools/gold/gold-plugin.cpp x: 60 contributors (all time) y: 884 lines of code llvm/include/llvm/Object/ELF.h x: 71 contributors (all time) y: 944 lines of code lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp x: 14 contributors (all time) y: 1892 lines of code llvm/lib/Transforms/IPO/PassManagerBuilder.cpp x: 117 contributors (all time) y: 780 lines of code lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp x: 22 contributors (all time) y: 1129 lines of code llvm/utils/lit/lit/llvm/config.py x: 36 contributors (all time) y: 458 lines of code llvm/include/llvm/ADT/StringExtras.h x: 48 contributors (all time) y: 389 lines of code llvm/include/llvm/Support/MachineValueType.h x: 31 contributors (all time) y: 1240 lines of code llvm/include/llvm/LinkAllPasses.h x: 100 contributors (all time) y: 231 lines of code llvm/utils/TableGen/AsmMatcherEmitter.cpp x: 92 contributors (all time) y: 2831 lines of code llvm/include/llvm/Object/ELFObjectFile.h x: 75 contributors (all time) y: 1094 lines of code llvm/unittests/Analysis/ScalarEvolutionTest.cpp x: 35 contributors (all time) y: 1352 lines of code llvm/lib/Transforms/IPO/MergeFunctions.cpp x: 60 contributors (all time) y: 619 lines of code llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp x: 42 contributors (all time) y: 578 lines of code clang/tools/driver/cc1_main.cpp x: 47 contributors (all time) y: 182 lines of code llvm/tools/bugpoint/bugpoint.cpp x: 45 contributors (all time) y: 169 lines of code llvm/tools/lli/lli.cpp x: 69 contributors (all time) y: 837 lines of code llvm/tools/opt/opt.cpp x: 142 contributors (all time) y: 846 lines of code llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp x: 39 contributors (all time) y: 1956 lines of code llvm/lib/Transforms/Scalar/Scalarizer.cpp x: 31 contributors (all time) y: 747 lines of code clang/lib/StaticAnalyzer/Core/CheckerManager.cpp x: 27 contributors (all time) y: 689 lines of code clang-tools-extra/clang-tidy/ClangTidy.cpp x: 51 contributors (all time) y: 525 lines of code clang-tools-extra/clang-tidy/bugprone/EasilySwappableParametersCheck.cpp x: 3 contributors (all time) y: 1600 lines of code clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp x: 17 contributors (all time) y: 1008 lines of code lldb/source/Commands/CommandObjectTarget.cpp x: 54 contributors (all time) y: 4225 lines of code llvm/unittests/Analysis/LazyCallGraphTest.cpp x: 16 contributors (all time) y: 2201 lines of code llvm/lib/CodeGen/MachineLICM.cpp x: 63 contributors (all time) y: 995 lines of code llvm/lib/CodeGen/MachineRegisterInfo.cpp x: 52 contributors (all time) y: 479 lines of code llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp x: 15 contributors (all time) y: 1678 lines of code llvm/lib/CodeGen/MachineCSE.cpp x: 59 contributors (all time) y: 639 lines of code clang/include/clang/Sema/Scope.h x: 41 contributors (all time) y: 266 lines of code clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp x: 19 contributors (all time) y: 1077 lines of code llvm/include/llvm/CodeGen/Analysis.h x: 29 contributors (all time) y: 58 lines of code clang/lib/Basic/FileManager.cpp x: 60 contributors (all time) y: 420 lines of code clang/unittests/Tooling/RefactoringTest.cpp x: 26 contributors (all time) y: 1494 lines of code llvm/lib/Support/GraphWriter.cpp x: 30 contributors (all time) y: 275 lines of code llvm/lib/Transforms/Scalar/LoopDeletion.cpp x: 43 contributors (all time) y: 399 lines of code flang/lib/Evaluate/fold-integer.cpp x: 8 contributors (all time) y: 955 lines of code llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp x: 89 contributors (all time) y: 4048 lines of code llvm/include/llvm/Demangle/ItaniumDemangle.h x: 19 contributors (all time) y: 4470 lines of code llvm/lib/Transforms/IPO/Internalize.cpp x: 41 contributors (all time) y: 200 lines of code clang/include/clang-c/Index.h x: 101 contributors (all time) y: 1571 lines of code clang/include/clang/Serialization/ASTBitCodes.h x: 118 contributors (all time) y: 822 lines of code lldb/source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp x: 38 contributors (all time) y: 798 lines of code lldb/source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp x: 19 contributors (all time) y: 1332 lines of code clang/lib/CodeGen/CGObjCRuntime.cpp x: 33 contributors (all time) y: 330 lines of code clang/lib/Sema/JumpDiagnostics.cpp x: 37 contributors (all time) y: 702 lines of code llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp x: 12 contributors (all time) y: 1533 lines of code openmp/libompd/src/omp-icv.cpp x: 1 contributors (all time) y: 1095 lines of code lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp x: 35 contributors (all time) y: 3719 lines of code lldb/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp x: 15 contributors (all time) y: 794 lines of code lldb/include/lldb/Core/Section.h x: 23 contributors (all time) y: 148 lines of code lldb/source/Core/Communication.cpp x: 27 contributors (all time) y: 334 lines of code lldb/source/Commands/CommandObjectPlatform.cpp x: 35 contributors (all time) y: 1580 lines of code llvm/include/llvm/Support/GenericDomTreeConstruction.h x: 28 contributors (all time) y: 1017 lines of code lld/ELF/DriverUtils.cpp x: 26 contributors (all time) y: 182 lines of code openmp/runtime/src/kmp_atomic.cpp x: 11 contributors (all time) y: 2514 lines of code clang/lib/Tooling/Syntax/BuildTree.cpp x: 13 contributors (all time) y: 1300 lines of code clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp x: 6 contributors (all time) y: 759 lines of code clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp x: 15 contributors (all time) y: 886 lines of code lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp x: 27 contributors (all time) y: 460 lines of code llvm/include/llvm/IR/Value.h x: 68 contributors (all time) y: 556 lines of code lldb/source/Host/common/File.cpp x: 29 contributors (all time) y: 743 lines of code lldb/source/Plugins/Instruction/ARM64/EmulateInstructionARM64.cpp x: 24 contributors (all time) y: 930 lines of code lldb/source/Commands/CommandObjectWatchpoint.cpp x: 32 contributors (all time) y: 917 lines of code llvm/utils/TableGen/X86RecognizableInstr.cpp x: 49 contributors (all time) y: 1080 lines of code openmp/runtime/src/kmp_gsupport.cpp x: 17 contributors (all time) y: 2285 lines of code llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp x: 28 contributors (all time) y: 335 lines of code lldb/source/Core/Disassembler.cpp x: 31 contributors (all time) y: 1026 lines of code lldb/source/Plugins/ABI/ARM/ABIMacOSX_arm.cpp x: 8 contributors (all time) y: 1745 lines of code lldb/source/Plugins/ABI/ARM/ABISysV_arm.cpp x: 9 contributors (all time) y: 1839 lines of code lldb/source/Plugins/ABI/Hexagon/ABISysV_hexagon.cpp x: 7 contributors (all time) y: 1064 lines of code lldb/source/Plugins/ABI/Mips/ABISysV_mips64.cpp x: 11 contributors (all time) y: 971 lines of code lldb/source/Plugins/ABI/X86/ABISysV_x86_64.cpp x: 7 contributors (all time) y: 747 lines of code libcxxabi/src/demangle/ItaniumDemangle.h x: 17 contributors (all time) y: 4470 lines of code llvm/lib/Demangle/ItaniumDemangle.cpp x: 22 contributors (all time) y: 487 lines of code llvm/lib/Demangle/MicrosoftDemangle.cpp x: 15 contributors (all time) y: 1937 lines of code llvm/lib/Demangle/RustDemangle.cpp x: 2 contributors (all time) y: 997 lines of code clang/lib/AST/DeclObjC.cpp x: 50 contributors (all time) y: 1738 lines of code lldb/source/Commands/CommandObjectType.cpp x: 39 contributors (all time) y: 2464 lines of code clang/lib/Frontend/FrontendAction.cpp x: 62 contributors (all time) y: 814 lines of code clang/lib/Rewrite/Rewriter.cpp x: 26 contributors (all time) y: 329 lines of code llvm/lib/Target/TargetMachine.cpp x: 73 contributors (all time) y: 146 lines of code llvm/lib/Transforms/Scalar/NaryReassociate.cpp x: 29 contributors (all time) y: 428 lines of code llvm/include/llvm/Transforms/Utils/ValueMapper.h x: 22 contributors (all time) y: 112 lines of code clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp x: 45 contributors (all time) y: 208 lines of code clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp x: 17 contributors (all time) y: 710 lines of code clang/lib/StaticAnalyzer/Core/BugReporter.cpp x: 63 contributors (all time) y: 2302 lines of code lldb/source/Plugins/Process/Utility/RegisterInfos_arm.h x: 12 contributors (all time) y: 728 lines of code llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp x: 28 contributors (all time) y: 659 lines of code clang/unittests/Format/FormatTestObjC.cpp x: 16 contributors (all time) y: 1318 lines of code clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp x: 28 contributors (all time) y: 291 lines of code llvm/lib/Transforms/Scalar/LoopPredication.cpp x: 19 contributors (all time) y: 783 lines of code llvm/lib/Target/AArch64/AArch64FastISel.cpp x: 60 contributors (all time) y: 4045 lines of code llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp x: 29 contributors (all time) y: 860 lines of code lldb/source/Commands/CommandObjectCommands.cpp x: 37 contributors (all time) y: 1670 lines of code llvm/lib/Analysis/VectorUtils.cpp x: 56 contributors (all time) y: 951 lines of code llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp x: 35 contributors (all time) y: 188 lines of code llvm/lib/Target/XCore/XCoreTargetMachine.cpp x: 38 contributors (all time) y: 80 lines of code clang/lib/Lex/PPMacroExpansion.cpp x: 102 contributors (all time) y: 1284 lines of code llvm/lib/ObjectYAML/WasmYAML.cpp x: 15 contributors (all time) y: 562 lines of code llvm/lib/IR/DiagnosticInfo.cpp x: 50 contributors (all time) y: 351 lines of code polly/lib/CodeGen/IslNodeBuilder.cpp x: 20 contributors (all time) y: 1097 lines of code llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp x: 25 contributors (all time) y: 790 lines of code lldb/source/Core/ValueObject.cpp x: 43 contributors (all time) y: 2536 lines of code clang/lib/Lex/Preprocessor.cpp x: 75 contributors (all time) y: 1013 lines of code openmp/runtime/src/kmp_atomic.h x: 6 contributors (all time) y: 1559 lines of code llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp x: 29 contributors (all time) y: 368 lines of code llvm/lib/Support/Unix/Memory.inc x: 36 contributors (all time) y: 135 lines of code clang/include/clang/Basic/IdentifierTable.h x: 56 contributors (all time) y: 538 lines of code flang/lib/Lower/IO.cpp x: 5 contributors (all time) y: 1261 lines of code llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp x: 48 contributors (all time) y: 1817 lines of code llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h x: 27 contributors (all time) y: 497 lines of code flang/include/flang/Parser/parse-tree.h x: 12 contributors (all time) y: 2629 lines of code flang/lib/Semantics/resolve-directives.cpp x: 13 contributors (all time) y: 1616 lines of code llvm/lib/Analysis/MemorySSA.cpp x: 36 contributors (all time) y: 1816 lines of code llvm/lib/Transforms/Utils/CloneFunction.cpp x: 83 contributors (all time) y: 665 lines of code llvm/utils/TableGen/CodeGenDAGPatterns.h x: 46 contributors (all time) y: 823 lines of code clang/lib/Sema/SemaCast.cpp x: 83 contributors (all time) y: 2326 lines of code clang/lib/Lex/HeaderMap.cpp x: 24 contributors (all time) y: 163 lines of code clang/lib/Lex/Pragma.cpp x: 78 contributors (all time) y: 1532 lines of code clang/lib/Sema/SemaAccess.cpp x: 45 contributors (all time) y: 1228 lines of code clang/lib/Sema/SemaTemplateInstantiate.cpp x: 86 contributors (all time) y: 2672 lines of code llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp x: 33 contributors (all time) y: 1510 lines of code openmp/runtime/src/kmp_alloc.cpp x: 11 contributors (all time) y: 1622 lines of code clang/lib/Parse/ParsePragma.cpp x: 79 contributors (all time) y: 3002 lines of code llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp x: 14 contributors (all time) y: 810 lines of code clang/lib/Basic/Module.cpp x: 30 contributors (all time) y: 548 lines of code llvm/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp x: 55 contributors (all time) y: 79 lines of code llvm/lib/ObjectYAML/ELFEmitter.cpp x: 12 contributors (all time) y: 1554 lines of code llvm/tools/llvm-rtdyld/llvm-rtdyld.cpp x: 46 contributors (all time) y: 776 lines of code llvm/lib/ExecutionEngine/Orc/LLJIT.cpp x: 12 contributors (all time) y: 693 lines of code llvm/lib/Support/APFloat.cpp x: 81 contributors (all time) y: 3369 lines of code llvm/include/llvm/ADT/IntervalMap.h x: 21 contributors (all time) y: 1222 lines of code clang/tools/driver/cc1as_main.cpp x: 73 contributors (all time) y: 449 lines of code llvm/lib/CodeGen/LLVMTargetMachine.cpp x: 77 contributors (all time) y: 207 lines of code llvm/lib/MC/MCDisassembler/Disassembler.cpp x: 36 contributors (all time) y: 236 lines of code llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp x: 26 contributors (all time) y: 140 lines of code llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp x: 43 contributors (all time) y: 2024 lines of code llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp x: 31 contributors (all time) y: 153 lines of code llvm/lib/Target/Mips/MipsSEInstrInfo.cpp x: 33 contributors (all time) y: 730 lines of code llvm/lib/Target/Mips/MipsSubtarget.cpp x: 42 contributors (all time) y: 226 lines of code llvm/lib/Target/PowerPC/PPCTargetMachine.cpp x: 81 contributors (all time) y: 418 lines of code llvm/lib/Target/Sparc/SparcAsmPrinter.cpp x: 35 contributors (all time) y: 363 lines of code llvm/lib/Target/Sparc/SparcTargetMachine.cpp x: 48 contributors (all time) y: 147 lines of code llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp x: 14 contributors (all time) y: 672 lines of code llvm/tools/llvm-mc/llvm-mc.cpp x: 71 contributors (all time) y: 484 lines of code llvm/unittests/Target/ARM/MachineInstrTest.cpp x: 6 contributors (all time) y: 2050 lines of code llvm/unittests/tools/llvm-cfi-verify/FileAnalysis.cpp x: 8 contributors (all time) y: 975 lines of code llvm/lib/CodeGen/RegisterScavenging.cpp x: 50 contributors (all time) y: 584 lines of code llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h x: 17 contributors (all time) y: 587 lines of code llvm/lib/CodeGen/MIRParser/MILexer.cpp x: 35 contributors (all time) y: 659 lines of code llvm/lib/CodeGen/MIRParser/MILexer.h x: 30 contributors (all time) y: 192 lines of code lldb/source/Expression/IRInterpreter.cpp x: 38 contributors (all time) y: 1208 lines of code lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm.cpp x: 21 contributors (all time) y: 1470 lines of code lldb/source/Plugins/Process/Utility/RegisterContextDarwin_arm64.cpp x: 22 contributors (all time) y: 896 lines of code lldb/source/Plugins/Process/Utility/RegisterContextDarwin_x86_64.cpp x: 21 contributors (all time) y: 906 lines of code llvm/lib/Transforms/IPO/FunctionImport.cpp x: 45 contributors (all time) y: 1046 lines of code flang/lib/Parser/prescan.cpp x: 6 contributors (all time) y: 1109 lines of code llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp x: 53 contributors (all time) y: 1097 lines of code compiler-rt/lib/profile/InstrProfilingFile.c x: 38 contributors (all time) y: 907 lines of code clang/lib/AST/Stmt.cpp x: 67 contributors (all time) y: 1093 lines of code lldb/source/Plugins/Language/ObjC/NSDictionary.cpp x: 19 contributors (all time) y: 1143 lines of code llvm/include/llvm/Analysis/TargetLibraryInfo.h x: 34 contributors (all time) y: 292 lines of code lldb/source/Host/common/Editline.cpp x: 35 contributors (all time) y: 1227 lines of code llvm/include/llvm/ADT/APFloat.h x: 55 contributors (all time) y: 808 lines of code llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp x: 11 contributors (all time) y: 1508 lines of code llvm/lib/CodeGen/IntrinsicLowering.cpp x: 52 contributors (all time) y: 400 lines of code llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp x: 36 contributors (all time) y: 757 lines of code clang/lib/Lex/PPExpressions.cpp x: 35 contributors (all time) y: 624 lines of code llvm/include/llvm/IR/Metadata.h x: 45 contributors (all time) y: 851 lines of code llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp x: 24 contributors (all time) y: 1198 lines of code llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp x: 73 contributors (all time) y: 587 lines of code openmp/runtime/src/kmp_os.h x: 21 contributors (all time) y: 987 lines of code llvm/lib/Target/AMDGPU/GCNSubtarget.h x: 13 contributors (all time) y: 762 lines of code clang/utils/TableGen/ClangDiagnosticsEmitter.cpp x: 33 contributors (all time) y: 1370 lines of code clang/lib/Driver/Types.cpp x: 42 contributors (all time) y: 353 lines of code llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp x: 8 contributors (all time) y: 620 lines of code llvm/lib/Transforms/Scalar/LoopDistribute.cpp x: 32 contributors (all time) y: 679 lines of code llvm/include/llvm/IR/DiagnosticInfo.h x: 55 contributors (all time) y: 632 lines of code llvm/lib/CodeGen/AsmPrinter/ARMException.cpp x: 31 contributors (all time) y: 97 lines of code polly/lib/Analysis/ScopDetectionDiagnostic.cpp x: 18 contributors (all time) y: 545 lines of code openmp/libompd/src/omp-debug.cpp x: 1 contributors (all time) y: 872 lines of code lldb/source/Symbol/SymbolContext.cpp x: 32 contributors (all time) y: 1097 lines of code llvm/lib/Transforms/Scalar/JumpThreading.cpp x: 117 contributors (all time) y: 1870 lines of code llvm/include/llvm/MC/MCInstrDesc.h x: 37 contributors (all time) y: 253 lines of code llvm/include/llvm/Analysis/LoopInfoImpl.h x: 43 contributors (all time) y: 504 lines of code llvm/utils/TableGen/CodeGenRegisters.cpp x: 46 contributors (all time) y: 1607 lines of code clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp x: 15 contributors (all time) y: 1001 lines of code llvm/include/llvm/Analysis/InstructionSimplify.h x: 39 contributors (all time) y: 180 lines of code llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h x: 25 contributors (all time) y: 90 lines of code clang/lib/Sema/SemaObjCProperty.cpp x: 52 contributors (all time) y: 2213 lines of code llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp x: 32 contributors (all time) y: 463 lines of code llvm/lib/Target/X86/X86.h x: 67 contributors (all time) y: 87 lines of code compiler-rt/lib/builtins/clear_cache.c x: 29 contributors (all time) y: 127 lines of code llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp x: 22 contributors (all time) y: 740 lines of code llvm/unittests/Support/BinaryStreamTest.cpp x: 11 contributors (all time) y: 683 lines of code llvm/lib/TextAPI/TextStub.cpp x: 2 contributors (all time) y: 841 lines of code llvm/lib/CodeGen/HardwareLoops.cpp x: 13 contributors (all time) y: 388 lines of code polly/lib/External/isl/imath/imdrover.c x: 2 contributors (all time) y: 1112 lines of code llvm/lib/CodeGen/SplitKit.cpp x: 49 contributors (all time) y: 1286 lines of code llvm/lib/Transforms/IPO/ConstantMerge.cpp x: 32 contributors (all time) y: 179 lines of code llvm/include/llvm/IR/DerivedTypes.h x: 40 contributors (all time) y: 419 lines of code clang/lib/Headers/emmintrin.h x: 39 contributors (all time) y: 1250 lines of code clang/lib/Headers/xmmintrin.h x: 36 contributors (all time) y: 819 lines of code clang/lib/Headers/avxintrin.h x: 31 contributors (all time) y: 1007 lines of code llvm/lib/Analysis/DependenceAnalysis.cpp x: 45 contributors (all time) y: 2853 lines of code llvm/tools/llvm-stress/llvm-stress.cpp x: 37 contributors (all time) y: 568 lines of code llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp x: 16 contributors (all time) y: 1524 lines of code llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp x: 66 contributors (all time) y: 595 lines of code compiler-rt/lib/fuzzer/FuzzerDriver.cpp x: 17 contributors (all time) y: 806 lines of code llvm/bindings/go/llvm/ir.go x: 18 contributors (all time) y: 1677 lines of code llvm/lib/Transforms/Scalar/LoopUnswitch.cpp x: 85 contributors (all time) y: 1073 lines of code llvm/include/llvm/MC/MCAsmBackend.h x: 41 contributors (all time) y: 111 lines of code llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp x: 20 contributors (all time) y: 500 lines of code llvm/include/llvm/MC/MCELFStreamer.h x: 35 contributors (all time) y: 107 lines of code openmp/runtime/src/kmp_dispatch.cpp x: 15 contributors (all time) y: 2187 lines of code llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp x: 3 contributors (all time) y: 1932 lines of code llvm/include/llvm/Support/YAMLTraits.h x: 58 contributors (all time) y: 1157 lines of code lldb/source/Plugins/Process/NetBSD/NativeProcessNetBSD.cpp x: 10 contributors (all time) y: 845 lines of code clang/bindings/python/clang/cindex.py x: 37 contributors (all time) y: 2294 lines of code clang/lib/Index/USRGeneration.cpp x: 38 contributors (all time) y: 929 lines of code clang/tools/libclang/CXType.cpp x: 55 contributors (all time) y: 1099 lines of code compiler-rt/utils/generate_netbsd_syscalls.awk x: 3 contributors (all time) y: 2989 lines of code clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h x: 27 contributors (all time) y: 264 lines of code flang/runtime/character.cpp x: 4 contributors (all time) y: 965 lines of code flang/runtime/numeric.cpp x: 2 contributors (all time) y: 783 lines of code llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp x: 24 contributors (all time) y: 355 lines of code clang/lib/AST/NestedNameSpecifier.cpp x: 33 contributors (all time) y: 525 lines of code flang/lib/Parser/preprocessor.cpp x: 6 contributors (all time) y: 1024 lines of code clang/include/clang/Frontend/CompilerInvocation.h x: 40 contributors (all time) y: 153 lines of code llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp x: 88 contributors (all time) y: 923 lines of code clang/include/clang/Basic/LangOptions.h x: 89 contributors (all time) y: 393 lines of code llvm/include/llvm/CodeGen/TargetRegisterInfo.h x: 32 contributors (all time) y: 563 lines of code llvm/utils/TableGen/CodeGenRegisters.h x: 39 contributors (all time) y: 409 lines of code llvm/utils/TableGen/RegisterInfoEmitter.cpp x: 63 contributors (all time) y: 1341 lines of code llvm/tools/llvm-ar/llvm-ar.cpp x: 63 contributors (all time) y: 1037 lines of code clang/lib/Driver/Compilation.cpp x: 44 contributors (all time) y: 215 lines of code llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp x: 48 contributors (all time) y: 1420 lines of code llvm/lib/CodeGen/PeepholeOptimizer.cpp x: 60 contributors (all time) y: 1188 lines of code llvm/lib/MC/MCObjectFileInfo.cpp x: 105 contributors (all time) y: 917 lines of code clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h x: 37 contributors (all time) y: 224 lines of code llvm/lib/Target/PowerPC/PPCFrameLowering.h x: 30 contributors (all time) y: 73 lines of code clang/lib/Headers/wasm_simd128.h x: 3 contributors (all time) y: 1535 lines of code llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp x: 50 contributors (all time) y: 1641 lines of code
8131.0
lines of code
  min: 1.0
  average: 243.37
  25th percentile: 24.0
  median: 71.0
  75th percentile: 211.0
  max: 8131.0
0 344.0
contributors (all time)
min: 1.0 | average: 10.37 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 11.0 | max: 344.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 1665 points

bolt/include/bolt/Core/BinaryBasicBlock.h x: 2 commits (90d) y: 599 lines of code bolt/include/bolt/Core/BinaryContext.h x: 1 commits (90d) y: 692 lines of code bolt/include/bolt/Core/BinaryData.h x: 1 commits (90d) y: 163 lines of code bolt/include/bolt/Core/BinaryEmitter.h x: 1 commits (90d) y: 15 lines of code bolt/include/bolt/Core/BinaryFunction.h x: 1 commits (90d) y: 1333 lines of code bolt/include/bolt/Core/BinaryLoop.h x: 1 commits (90d) y: 54 lines of code bolt/include/bolt/Core/BinarySection.h x: 1 commits (90d) y: 345 lines of code bolt/include/bolt/Core/DebugData.h x: 3 commits (90d) y: 512 lines of code bolt/include/bolt/Core/DynoStats.h x: 1 commits (90d) y: 136 lines of code bolt/include/bolt/Core/JumpTable.h x: 1 commits (90d) y: 64 lines of code bolt/include/bolt/Core/MCPlusBuilder.h x: 1 commits (90d) y: 1237 lines of code bolt/include/bolt/Passes/BinaryPasses.h x: 1 commits (90d) y: 258 lines of code bolt/include/bolt/Passes/DominatorAnalysis.h x: 1 commits (90d) y: 112 lines of code bolt/include/bolt/Passes/ShrinkWrapping.h x: 1 commits (90d) y: 292 lines of code bolt/include/bolt/Profile/DataAggregator.h x: 1 commits (90d) y: 192 lines of code bolt/include/bolt/Rewrite/DWARFRewriter.h x: 2 commits (90d) y: 123 lines of code bolt/include/bolt/Rewrite/RewriteInstance.h x: 1 commits (90d) y: 240 lines of code bolt/lib/Core/BinaryBasicBlock.cpp x: 1 commits (90d) y: 490 lines of code bolt/lib/Core/BinaryContext.cpp x: 1 commits (90d) y: 1702 lines of code bolt/lib/Core/BinaryEmitter.cpp x: 1 commits (90d) y: 830 lines of code bolt/lib/Core/BinaryFunction.cpp x: 1 commits (90d) y: 3476 lines of code bolt/lib/Core/DebugData.cpp x: 2 commits (90d) y: 858 lines of code bolt/lib/Core/Exceptions.cpp x: 1 commits (90d) y: 655 lines of code bolt/lib/Core/MCPlusBuilder.cpp x: 1 commits (90d) y: 418 lines of code bolt/lib/Core/Relocation.cpp x: 1 commits (90d) y: 541 lines of code bolt/lib/Passes/BinaryPasses.cpp x: 2 commits (90d) y: 1455 lines of code bolt/lib/Passes/ExtTSPReorderAlgorithm.cpp x: 1 commits (90d) y: 623 lines of code bolt/lib/Passes/FrameAnalysis.cpp x: 1 commits (90d) y: 512 lines of code bolt/lib/Passes/IndirectCallPromotion.cpp x: 1 commits (90d) y: 1139 lines of code bolt/lib/Passes/Instrumentation.cpp x: 1 commits (90d) y: 573 lines of code bolt/lib/Passes/RegReAssign.cpp x: 1 commits (90d) y: 364 lines of code bolt/lib/Passes/ReorderData.cpp x: 1 commits (90d) y: 421 lines of code bolt/lib/Passes/ShrinkWrapping.cpp x: 1 commits (90d) y: 1781 lines of code bolt/lib/Profile/DataReader.cpp x: 1 commits (90d) y: 1100 lines of code bolt/lib/Rewrite/BinaryPassManager.cpp x: 2 commits (90d) y: 330 lines of code bolt/lib/Rewrite/DWARFRewriter.cpp x: 2 commits (90d) y: 1261 lines of code bolt/lib/Rewrite/RewriteInstance.cpp x: 1 commits (90d) y: 4064 lines of code bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp x: 3 commits (90d) y: 842 lines of code bolt/lib/Target/X86/X86MCPlusBuilder.cpp x: 5 commits (90d) y: 3225 lines of code bolt/runtime/instr.cpp x: 1 commits (90d) y: 1196 lines of code llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp x: 7 commits (90d) y: 1878 lines of code clang-tools-extra/clangd/Selection.cpp x: 6 commits (90d) y: 616 lines of code clang-tools-extra/clangd/unittests/SelectionTests.cpp x: 4 commits (90d) y: 655 lines of code clang/include/clang/AST/TypeLoc.h x: 1 commits (90d) y: 1875 lines of code clang/lib/Parse/ParseDeclCXX.cpp x: 4 commits (90d) y: 3146 lines of code clang/lib/Sema/SemaExprCXX.cpp x: 3 commits (90d) y: 5930 lines of code clang/lib/Sema/SemaType.cpp x: 2 commits (90d) y: 6458 lines of code clang/lib/Serialization/ASTWriter.cpp x: 1 commits (90d) y: 5174 lines of code clang/unittests/AST/SourceLocationTest.cpp x: 1 commits (90d) y: 802 lines of code clang/lib/Format/UnwrappedLineParser.cpp x: 8 commits (90d) y: 2677 lines of code lld/MachO/Writer.cpp x: 1 commits (90d) y: 921 lines of code llvm/include/llvm/Analysis/MemoryBuiltins.h x: 10 commits (90d) y: 166 lines of code llvm/lib/Analysis/MemoryBuiltins.cpp x: 10 commits (90d) y: 709 lines of code llvm/lib/Transforms/IPO/Attributor.cpp x: 5 commits (90d) y: 2354 lines of code llvm/lib/Transforms/IPO/AttributorAttributes.cpp x: 3 commits (90d) y: 7112 lines of code llvm/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h x: 2 commits (90d) y: 44 lines of code llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h x: 2 commits (90d) y: 530 lines of code llvm/lib/ExecutionEngine/JITLink/JITLinkMemoryManager.cpp x: 6 commits (90d) y: 352 lines of code llvm/tools/llvm-jitlink/llvm-jitlink.cpp x: 5 commits (90d) y: 1536 lines of code llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp x: 4 commits (90d) y: 1644 lines of code lldb/include/lldb/Utility/ReproducerInstrumentation.h x: 2 commits (90d) y: 112 lines of code lldb/source/API/SBAddress.cpp x: 2 commits (90d) y: 203 lines of code lldb/source/API/SBAttachInfo.cpp x: 2 commits (90d) y: 178 lines of code lldb/source/API/SBBlock.cpp x: 2 commits (90d) y: 280 lines of code lldb/source/API/SBBreakpoint.cpp x: 3 commits (90d) y: 788 lines of code lldb/source/API/SBBreakpointLocation.cpp x: 2 commits (90d) y: 381 lines of code lldb/source/API/SBBroadcaster.cpp x: 3 commits (90d) y: 129 lines of code lldb/source/API/SBCommandInterpreterRunOptions.cpp x: 3 commits (90d) y: 175 lines of code lldb/source/API/SBCommandReturnObject.cpp x: 3 commits (90d) y: 284 lines of code lldb/source/API/SBDebugger.cpp x: 3 commits (90d) y: 1346 lines of code lldb/source/API/SBExecutionContext.cpp x: 3 commits (90d) y: 99 lines of code lldb/source/API/SBExpressionOptions.cpp x: 3 commits (90d) y: 200 lines of code lldb/source/API/SBFileSpecList.cpp x: 3 commits (90d) y: 88 lines of code lldb/source/API/SBFrame.cpp x: 3 commits (90d) y: 1052 lines of code lldb/source/API/SBInstruction.cpp x: 3 commits (90d) y: 260 lines of code lldb/source/API/SBModule.cpp x: 3 commits (90d) y: 561 lines of code lldb/source/API/SBSection.cpp x: 3 commits (90d) y: 227 lines of code lldb/source/API/SBTarget.cpp x: 3 commits (90d) y: 2040 lines of code lldb/source/API/SBThreadPlan.cpp x: 2 commits (90d) y: 351 lines of code lldb/source/API/SBTrace.cpp x: 2 commits (90d) y: 70 lines of code lldb/source/API/SBType.cpp x: 3 commits (90d) y: 708 lines of code lldb/source/API/SBTypeCategory.cpp x: 3 commits (90d) y: 492 lines of code lldb/source/API/SBTypeSummary.cpp x: 3 commits (90d) y: 365 lines of code lldb/source/API/SBValue.cpp x: 3 commits (90d) y: 1228 lines of code lldb/source/API/SBWatchpoint.cpp x: 2 commits (90d) y: 234 lines of code lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp x: 1 commits (90d) y: 2476 lines of code lld/ELF/InputSection.cpp x: 1 commits (90d) y: 1036 lines of code compiler-rt/cmake/config-ix.cmake x: 1 commits (90d) y: 755 lines of code llvm/lib/ObjectYAML/XCOFFEmitter.cpp x: 1 commits (90d) y: 671 lines of code llvm/lib/ObjectYAML/XCOFFYAML.cpp x: 1 commits (90d) y: 319 lines of code llvm/lib/Target/X86/X86FrameLowering.cpp x: 3 commits (90d) y: 2457 lines of code mlir/lib/Reducer/ReductionNode.cpp x: 6 commits (90d) y: 89 lines of code mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp x: 4 commits (90d) y: 1268 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp x: 17 commits (90d) y: 544 lines of code mlir/lib/Bindings/Python/IRCore.cpp x: 8 commits (90d) y: 2508 lines of code lldb/source/Commands/CommandObjectFrame.cpp x: 5 commits (90d) y: 956 lines of code lld/ELF/Driver.cpp x: 2 commits (90d) y: 1865 lines of code lld/ELF/Relocations.cpp x: 2 commits (90d) y: 1294 lines of code lld/ELF/SyntheticSections.cpp x: 1 commits (90d) y: 2671 lines of code clang-tools-extra/clangd/refactor/Rename.cpp x: 1 commits (90d) y: 730 lines of code lld/COFF/Writer.cpp x: 1 commits (90d) y: 1516 lines of code lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCTrampolineHandler.cpp x: 1 commits (90d) y: 960 lines of code lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp x: 6 commits (90d) y: 5544 lines of code polly/lib/Analysis/ScopDetection.cpp x: 1 commits (90d) y: 1434 lines of code lldb/include/lldb/Target/Platform.h x: 1 commits (90d) y: 453 lines of code clang-tools-extra/clangd/SourceCode.cpp x: 1 commits (90d) y: 969 lines of code clang/lib/Sema/SemaTemplateDeduction.cpp x: 3 commits (90d) y: 3822 lines of code lldb/source/Expression/DWARFExpression.cpp x: 1 commits (90d) y: 2043 lines of code clang/include/clang/AST/ASTContext.h x: 1 commits (90d) y: 1587 lines of code clang/include/clang/AST/Decl.h x: 1 commits (90d) y: 2387 lines of code clang/include/clang/AST/DeclBase.h x: 1 commits (90d) y: 1287 lines of code clang/include/clang/AST/DeclCXX.h x: 2 commits (90d) y: 2144 lines of code clang/include/clang/Basic/PartialDiagnostic.h x: 4 commits (90d) y: 138 lines of code clang/include/clang/Basic/TargetInfo.h x: 1 commits (90d) y: 844 lines of code clang/include/clang/Format/Format.h x: 6 commits (90d) y: 730 lines of code lldb/include/lldb/Interpreter/CommandInterpreter.h x: 3 commits (90d) y: 400 lines of code lldb/source/Interpreter/CommandInterpreter.cpp x: 4 commits (90d) y: 2760 lines of code mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp x: 3 commits (90d) y: 1681 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.cpp x: 14 commits (90d) y: 419 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/TensorInterfaceImpl.cpp x: 11 commits (90d) y: 323 lines of code llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp x: 1 commits (90d) y: 1756 lines of code llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp x: 1 commits (90d) y: 2413 lines of code clang/include/clang/Basic/Diagnostic.h x: 3 commits (90d) y: 918 lines of code clang/include/clang/Parse/Parser.h x: 1 commits (90d) y: 2238 lines of code clang/lib/Sema/Sema.cpp x: 2 commits (90d) y: 1813 lines of code clang/utils/TableGen/MveEmitter.cpp x: 1 commits (90d) y: 1483 lines of code clang/lib/AST/StmtOpenMP.cpp x: 1 commits (90d) y: 1956 lines of code clang/lib/Frontend/ASTUnit.cpp x: 1 commits (90d) y: 1994 lines of code clang/lib/Parse/ParseDecl.cpp x: 3 commits (90d) y: 5038 lines of code clang/lib/Parse/ParseExprCXX.cpp x: 2 commits (90d) y: 2534 lines of code clang/lib/Parse/ParseOpenMP.cpp x: 2 commits (90d) y: 3395 lines of code clang/lib/Parse/ParseStmtAsm.cpp x: 2 commits (90d) y: 660 lines of code clang/lib/Parse/ParseTemplate.cpp x: 2 commits (90d) y: 1123 lines of code clang/lib/Parse/Parser.cpp x: 2 commits (90d) y: 1774 lines of code clang/lib/Sema/SemaExprObjC.cpp x: 1 commits (90d) y: 3677 lines of code clang/lib/Sema/SemaTemplateInstantiateDecl.cpp x: 1 commits (90d) y: 4436 lines of code clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp x: 1 commits (90d) y: 2462 lines of code clang/utils/TableGen/NeonEmitter.cpp x: 2 commits (90d) y: 1933 lines of code clang/include/clang/AST/DeclTemplate.h x: 1 commits (90d) y: 1822 lines of code clang/lib/AST/PrintfFormatString.cpp x: 1 commits (90d) y: 897 lines of code clang/lib/AST/VTableBuilder.cpp x: 1 commits (90d) y: 2313 lines of code clang/lib/CodeGen/CGDebugInfo.cpp x: 1 commits (90d) y: 4234 lines of code clang/lib/CodeGen/CGObjC.cpp x: 1 commits (90d) y: 2701 lines of code clang/lib/CodeGen/CodeGenModule.cpp x: 2 commits (90d) y: 4716 lines of code clang/lib/Frontend/CompilerInstance.cpp x: 1 commits (90d) y: 1639 lines of code clang/lib/Parse/ParseObjc.cpp x: 1 commits (90d) y: 2540 lines of code clang/lib/Parse/ParseTentative.cpp x: 1 commits (90d) y: 1150 lines of code clang/lib/CodeGen/CGStmtOpenMP.cpp x: 2 commits (90d) y: 6059 lines of code llvm/include/llvm/Analysis/BasicAliasAnalysis.h x: 4 commits (90d) y: 120 lines of code llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h x: 3 commits (90d) y: 48 lines of code llvm/include/llvm/CodeGen/CodeGenPassBuilder.h x: 3 commits (90d) y: 651 lines of code llvm/include/llvm/IR/LegacyPassManagers.h x: 4 commits (90d) y: 217 lines of code llvm/include/llvm/MCA/Stages/EntryStage.h x: 3 commits (90d) y: 26 lines of code llvm/include/llvm/Support/ScopedPrinter.h x: 3 commits (90d) y: 667 lines of code llvm/include/llvm/Transforms/IPO/Attributor.h x: 5 commits (90d) y: 2435 lines of code llvm/include/llvm/Transforms/Scalar/LoopPassManager.h x: 3 commits (90d) y: 313 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp x: 2 commits (90d) y: 567 lines of code llvm/tools/llvm-objcopy/ELF/Object.h x: 3 commits (90d) y: 826 lines of code llvm/tools/llvm-profdata/llvm-profdata.cpp x: 3 commits (90d) y: 2088 lines of code llvm/utils/TableGen/GlobalISel/GIMatchTree.cpp x: 3 commits (90d) y: 578 lines of code llvm/utils/TableGen/GlobalISelEmitter.cpp x: 3 commits (90d) y: 4508 lines of code clang/lib/CodeGen/CodeGenFunction.h x: 3 commits (90d) y: 2879 lines of code clang/lib/CodeGen/CodeGenModule.h x: 2 commits (90d) y: 799 lines of code llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp x: 1 commits (90d) y: 2503 lines of code llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp x: 2 commits (90d) y: 2308 lines of code llvm/tools/llvm-objdump/llvm-objdump.cpp x: 1 commits (90d) y: 2222 lines of code llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp x: 2 commits (90d) y: 2347 lines of code clang/lib/CodeGen/CGObjCMac.cpp x: 2 commits (90d) y: 5110 lines of code llvm/lib/Analysis/DivergenceAnalysis.cpp x: 2 commits (90d) y: 258 lines of code mlir/lib/Transforms/Utils/LoopUtils.cpp x: 2 commits (90d) y: 2251 lines of code mlir/lib/Analysis/Utils.cpp x: 4 commits (90d) y: 942 lines of code llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp x: 3 commits (90d) y: 3852 lines of code llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp x: 3 commits (90d) y: 3532 lines of code llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h x: 4 commits (90d) y: 27 lines of code llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h x: 5 commits (90d) y: 1115 lines of code llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h x: 5 commits (90d) y: 210 lines of code llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h x: 5 commits (90d) y: 132 lines of code llvm/lib/ExecutionEngine/Orc/DebuggerSupportPlugin.cpp x: 4 commits (90d) y: 385 lines of code llvm/lib/ExecutionEngine/Orc/EPCEHFrameRegistrar.cpp x: 4 commits (90d) y: 45 lines of code llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp x: 4 commits (90d) y: 742 lines of code llvm/lib/Target/Mips/MipsISelLowering.cpp x: 1 commits (90d) y: 3655 lines of code llvm/lib/Target/Mips/MipsSEISelLowering.cpp x: 1 commits (90d) y: 2758 lines of code llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp x: 1 commits (90d) y: 1677 lines of code llvm/include/llvm/TableGen/Record.h x: 1 commits (90d) y: 1314 lines of code llvm/lib/Analysis/LoopCacheAnalysis.cpp x: 3 commits (90d) y: 470 lines of code llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp x: 4 commits (90d) y: 1909 lines of code llvm/lib/IR/LegacyPassManager.cpp x: 3 commits (90d) y: 1156 lines of code llvm/lib/MC/MCParser/AsmParser.cpp x: 3 commits (90d) y: 4733 lines of code llvm/lib/MC/MCParser/MasmParser.cpp x: 3 commits (90d) y: 5881 lines of code llvm/lib/Remarks/YAMLRemarkParser.cpp x: 3 commits (90d) y: 345 lines of code llvm/lib/Transforms/IPO/Inliner.cpp x: 6 commits (90d) y: 681 lines of code llvm/lib/Transforms/IPO/PartialInlining.cpp x: 3 commits (90d) y: 1099 lines of code llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp x: 4 commits (90d) y: 1702 lines of code llvm/lib/Transforms/Vectorize/VPlan.h x: 4 commits (90d) y: 1571 lines of code llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp x: 3 commits (90d) y: 3726 lines of code clang/lib/Analysis/CFG.cpp x: 2 commits (90d) y: 4075 lines of code mlir/include/mlir/Analysis/Presburger/IntegerPolyhedron.h x: 4 commits (90d) y: 172 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp x: 2 commits (90d) y: 708 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp x: 3 commits (90d) y: 946 lines of code mlir/lib/Analysis/AffineStructures.cpp x: 5 commits (90d) y: 1209 lines of code mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp x: 4 commits (90d) y: 1362 lines of code llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp x: 5 commits (90d) y: 663 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/LinalgInterfaceImpl.cpp x: 14 commits (90d) y: 376 lines of code llvm/lib/Transforms/Scalar/NewGVN.cpp x: 3 commits (90d) y: 2851 lines of code mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.h x: 2 commits (90d) y: 21 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp x: 9 commits (90d) y: 388 lines of code llvm/lib/Transforms/IPO/GlobalOpt.cpp x: 4 commits (90d) y: 1839 lines of code mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.h x: 12 commits (90d) y: 230 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/SCFInterfaceImpl.cpp x: 10 commits (90d) y: 307 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/VectorInterfaceImpl.cpp x: 7 commits (90d) y: 95 lines of code clang-tools-extra/clangd/TUScheduler.cpp x: 1 commits (90d) y: 1228 lines of code mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp x: 2 commits (90d) y: 758 lines of code llvm/tools/llvm-readobj/ELFDumper.cpp x: 1 commits (90d) y: 6318 lines of code clang-tools-extra/clangd/ClangdLSPServer.cpp x: 1 commits (90d) y: 1384 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp x: 2 commits (90d) y: 1168 lines of code clang/lib/AST/RecordLayoutBuilder.cpp x: 1 commits (90d) y: 2278 lines of code clang/lib/Driver/ToolChains/Arch/AArch64.cpp x: 2 commits (90d) y: 450 lines of code clang/lib/Driver/ToolChains/Clang.cpp x: 2 commits (90d) y: 6122 lines of code mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py x: 4 commits (90d) y: 399 lines of code mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml x: 2 commits (90d) y: 2704 lines of code mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp x: 4 commits (90d) y: 1970 lines of code mlir/python/mlir/dialects/linalg/opdsl/lang/emitter.py x: 4 commits (90d) y: 340 lines of code flang/lib/Optimizer/CodeGen/CodeGen.cpp x: 1 commits (90d) y: 2638 lines of code llvm/include/llvm/CodeGen/TargetLowering.h x: 1 commits (90d) y: 2311 lines of code mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp x: 7 commits (90d) y: 2220 lines of code mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp x: 5 commits (90d) y: 659 lines of code clang/lib/Format/Format.cpp x: 6 commits (90d) y: 2871 lines of code clang/lib/Format/TokenAnnotator.cpp x: 10 commits (90d) y: 3440 lines of code clang/lib/Format/WhitespaceManager.cpp x: 2 commits (90d) y: 1022 lines of code llvm/include/llvm/IR/IntrinsicInst.h x: 1 commits (90d) y: 1005 lines of code llvm/lib/Analysis/ConstantFolding.cpp x: 4 commits (90d) y: 2486 lines of code llvm/lib/Analysis/InstructionSimplify.cpp x: 1 commits (90d) y: 4275 lines of code llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp x: 4 commits (90d) y: 6650 lines of code llvm/lib/Bitcode/Reader/BitcodeReader.cpp x: 2 commits (90d) y: 5750 lines of code llvm/lib/IR/Verifier.cpp x: 5 commits (90d) y: 4972 lines of code mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp x: 2 commits (90d) y: 630 lines of code llvm/lib/Transforms/Utils/BuildLibCalls.cpp x: 5 commits (90d) y: 1531 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp x: 1 commits (90d) y: 2358 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp x: 6 commits (90d) y: 3932 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp x: 3 commits (90d) y: 4359 lines of code llvm/lib/CodeGen/ModuloSchedule.cpp x: 1 commits (90d) y: 1609 lines of code llvm/lib/DWARFLinker/DWARFLinker.cpp x: 3 commits (90d) y: 1887 lines of code llvm/lib/TableGen/TGParser.cpp x: 1 commits (90d) y: 2791 lines of code llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp x: 4 commits (90d) y: 3466 lines of code llvm/lib/Target/VE/VEISelLowering.cpp x: 1 commits (90d) y: 1904 lines of code mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp x: 7 commits (90d) y: 941 lines of code llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp x: 4 commits (90d) y: 4874 lines of code llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp x: 3 commits (90d) y: 6565 lines of code llvm/lib/Target/ARM/ARMInstructionSelector.cpp x: 3 commits (90d) y: 900 lines of code llvm/lib/Target/ARM/ThumbRegisterInfo.cpp x: 3 commits (90d) y: 425 lines of code llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp x: 3 commits (90d) y: 1739 lines of code llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp x: 3 commits (90d) y: 6978 lines of code llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp x: 3 commits (90d) y: 1491 lines of code llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp x: 4 commits (90d) y: 2165 lines of code llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp x: 3 commits (90d) y: 1176 lines of code llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp x: 3 commits (90d) y: 1378 lines of code llvm/lib/Target/VE/AsmParser/VEAsmParser.cpp x: 3 commits (90d) y: 1247 lines of code mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp x: 4 commits (90d) y: 1094 lines of code mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h x: 6 commits (90d) y: 716 lines of code llvm/lib/Transforms/InstCombine/InstructionCombining.cpp x: 3 commits (90d) y: 2758 lines of code mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp x: 8 commits (90d) y: 836 lines of code libcxx/utils/generate_feature_test_macro_components.py x: 2 commits (90d) y: 938 lines of code mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferizePass.cpp x: 5 commits (90d) y: 94 lines of code mlir/lib/Dialect/Linalg/Transforms/LinalgStrategyPasses.cpp x: 2 commits (90d) y: 399 lines of code mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp x: 4 commits (90d) y: 1136 lines of code llvm/lib/Transforms/Scalar/LoopInterchange.cpp x: 6 commits (90d) y: 1233 lines of code compiler-rt/lib/dfsan/dfsan_custom.cpp x: 1 commits (90d) y: 2190 lines of code clang/lib/AST/ASTImporter.cpp x: 1 commits (90d) y: 7628 lines of code clang/lib/Sema/SemaDeclObjC.cpp x: 2 commits (90d) y: 3852 lines of code llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp x: 3 commits (90d) y: 1009 lines of code mlir/lib/Analysis/Presburger/Simplex.cpp x: 3 commits (90d) y: 780 lines of code llvm/lib/Transforms/Scalar/LICM.cpp x: 2 commits (90d) y: 1541 lines of code llvm/lib/IR/ConstantFold.cpp x: 6 commits (90d) y: 1630 lines of code llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp x: 6 commits (90d) y: 329 lines of code llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp x: 3 commits (90d) y: 625 lines of code llvm/lib/DebugInfo/DWARF/DWARFContext.cpp x: 2 commits (90d) y: 1660 lines of code openmp/libomptarget/src/device.cpp x: 2 commits (90d) y: 499 lines of code mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp x: 4 commits (90d) y: 2032 lines of code openmp/libomptarget/src/omptarget.cpp x: 1 commits (90d) y: 1071 lines of code mlir/lib/ExecutionEngine/SparseTensorUtils.cpp x: 5 commits (90d) y: 794 lines of code lldb/source/Target/Target.cpp x: 1 commits (90d) y: 3614 lines of code llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp x: 2 commits (90d) y: 1768 lines of code llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp x: 2 commits (90d) y: 1325 lines of code clang/lib/Driver/Driver.cpp x: 3 commits (90d) y: 4011 lines of code llvm/lib/Target/AMDGPU/SIInstrInfo.cpp x: 1 commits (90d) y: 6395 lines of code llvm/include/llvm/IR/Function.h x: 2 commits (90d) y: 455 lines of code mlir/lib/Dialect/Vector/VectorTransforms.cpp x: 2 commits (90d) y: 1697 lines of code clang/lib/Format/UnwrappedLineFormatter.cpp x: 3 commits (90d) y: 1030 lines of code llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp x: 2 commits (90d) y: 2080 lines of code llvm/lib/Transforms/Coroutines/CoroSplit.cpp x: 1 commits (90d) y: 1540 lines of code llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp x: 2 commits (90d) y: 971 lines of code mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp x: 2 commits (90d) y: 1262 lines of code mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp x: 4 commits (90d) y: 669 lines of code mlir/lib/Dialect/Vector/VectorMultiDimReductionTransforms.cpp x: 4 commits (90d) y: 314 lines of code llvm/lib/Target/Hexagon/HexagonISelLowering.cpp x: 3 commits (90d) y: 2767 lines of code llvm/lib/Analysis/ValueTracking.cpp x: 2 commits (90d) y: 5141 lines of code clang/lib/AST/Decl.cpp x: 1 commits (90d) y: 3550 lines of code mlir/tools/mlir-tblgen/OpFormatGen.cpp x: 2 commits (90d) y: 2502 lines of code llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp x: 1 commits (90d) y: 3949 lines of code clang/lib/Sema/SemaDeclAttr.cpp x: 1 commits (90d) y: 7095 lines of code llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp x: 5 commits (90d) y: 1739 lines of code llvm/lib/Target/AVR/AVRISelLowering.cpp x: 5 commits (90d) y: 1675 lines of code mlir/lib/IR/AsmPrinter.cpp x: 1 commits (90d) y: 2030 lines of code llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp x: 1 commits (90d) y: 4375 lines of code llvm/lib/Transforms/Utils/SimplifyCFG.cpp x: 2 commits (90d) y: 4281 lines of code llvm/lib/Support/YAMLParser.cpp x: 2 commits (90d) y: 1978 lines of code llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp x: 2 commits (90d) y: 3388 lines of code mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp x: 2 commits (90d) y: 664 lines of code mlir/lib/Dialect/StandardOps/IR/Ops.cpp x: 2 commits (90d) y: 923 lines of code mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp x: 6 commits (90d) y: 1799 lines of code clang/lib/AST/TypePrinter.cpp x: 1 commits (90d) y: 1832 lines of code mlir/lib/Bindings/Python/IRAffine.cpp x: 2 commits (90d) y: 821 lines of code mlir/lib/Dialect/Vector/VectorOps.cpp x: 2 commits (90d) y: 3120 lines of code mlir/lib/IR/AffineExpr.cpp x: 2 commits (90d) y: 994 lines of code clang/include/clang/AST/Expr.h x: 1 commits (90d) y: 3841 lines of code clang/include/clang/Sema/DeclSpec.h x: 1 commits (90d) y: 1714 lines of code lldb/source/Core/IOHandlerCursesGUI.cpp x: 1 commits (90d) y: 6203 lines of code mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp x: 1 commits (90d) y: 2945 lines of code lldb/source/Host/common/HostNativeThreadBase.cpp x: 5 commits (90d) y: 44 lines of code llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp x: 1 commits (90d) y: 5098 lines of code lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.cpp x: 5 commits (90d) y: 609 lines of code lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.cpp x: 5 commits (90d) y: 321 lines of code lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp x: 5 commits (90d) y: 2942 lines of code lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h x: 5 commits (90d) y: 226 lines of code lldb/source/Symbol/Symbol.cpp x: 5 commits (90d) y: 581 lines of code llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp x: 1 commits (90d) y: 5412 lines of code llvm/lib/Target/Sparc/SparcISelLowering.cpp x: 1 commits (90d) y: 2560 lines of code llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp x: 2 commits (90d) y: 1418 lines of code
7628.0
lines of code
  min: 1.0
  average: 633.98
  25th percentile: 79.0
  median: 240.0
  75th percentile: 695.0
  max: 7628.0
0 17.0
commits (90d)
min: 1.0 | average: 1.65 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 17.0

File Size vs. Contributors (90 days): 1665 points

bolt/include/bolt/Core/BinaryBasicBlock.h x: 2 contributors (90d) y: 599 lines of code bolt/include/bolt/Core/BinaryContext.h x: 1 contributors (90d) y: 692 lines of code bolt/include/bolt/Core/BinaryData.h x: 1 contributors (90d) y: 163 lines of code bolt/include/bolt/Core/BinaryEmitter.h x: 1 contributors (90d) y: 15 lines of code bolt/include/bolt/Core/BinaryFunction.h x: 1 contributors (90d) y: 1333 lines of code bolt/include/bolt/Core/BinaryLoop.h x: 1 contributors (90d) y: 54 lines of code bolt/include/bolt/Core/BinarySection.h x: 1 contributors (90d) y: 345 lines of code bolt/include/bolt/Core/DebugData.h x: 2 contributors (90d) y: 512 lines of code bolt/include/bolt/Core/DynoStats.h x: 1 contributors (90d) y: 136 lines of code bolt/include/bolt/Core/JumpTable.h x: 1 contributors (90d) y: 64 lines of code bolt/include/bolt/Core/MCPlusBuilder.h x: 1 contributors (90d) y: 1237 lines of code bolt/include/bolt/Passes/BinaryPasses.h x: 1 contributors (90d) y: 258 lines of code bolt/include/bolt/Passes/DominatorAnalysis.h x: 1 contributors (90d) y: 112 lines of code bolt/include/bolt/Passes/ShrinkWrapping.h x: 1 contributors (90d) y: 292 lines of code bolt/include/bolt/Profile/DataAggregator.h x: 1 contributors (90d) y: 192 lines of code bolt/include/bolt/Rewrite/DWARFRewriter.h x: 2 contributors (90d) y: 123 lines of code bolt/include/bolt/Rewrite/RewriteInstance.h x: 1 contributors (90d) y: 240 lines of code bolt/lib/Core/BinaryBasicBlock.cpp x: 1 contributors (90d) y: 490 lines of code bolt/lib/Core/BinaryContext.cpp x: 1 contributors (90d) y: 1702 lines of code bolt/lib/Core/BinaryEmitter.cpp x: 1 contributors (90d) y: 830 lines of code bolt/lib/Core/BinaryFunction.cpp x: 1 contributors (90d) y: 3476 lines of code bolt/lib/Core/DebugData.cpp x: 2 contributors (90d) y: 858 lines of code bolt/lib/Core/Exceptions.cpp x: 1 contributors (90d) y: 655 lines of code bolt/lib/Core/MCPlusBuilder.cpp x: 1 contributors (90d) y: 418 lines of code bolt/lib/Core/Relocation.cpp x: 1 contributors (90d) y: 541 lines of code bolt/lib/Passes/BinaryPasses.cpp x: 2 contributors (90d) y: 1455 lines of code bolt/lib/Passes/ExtTSPReorderAlgorithm.cpp x: 1 contributors (90d) y: 623 lines of code bolt/lib/Passes/FrameAnalysis.cpp x: 1 contributors (90d) y: 512 lines of code bolt/lib/Passes/IndirectCallPromotion.cpp x: 1 contributors (90d) y: 1139 lines of code bolt/lib/Passes/Instrumentation.cpp x: 1 contributors (90d) y: 573 lines of code bolt/lib/Passes/RegReAssign.cpp x: 1 contributors (90d) y: 364 lines of code bolt/lib/Passes/ReorderData.cpp x: 1 contributors (90d) y: 421 lines of code bolt/lib/Passes/ShrinkWrapping.cpp x: 1 contributors (90d) y: 1781 lines of code bolt/lib/Profile/DataReader.cpp x: 1 contributors (90d) y: 1100 lines of code bolt/lib/Rewrite/BinaryPassManager.cpp x: 1 contributors (90d) y: 330 lines of code bolt/lib/Rewrite/DWARFRewriter.cpp x: 2 contributors (90d) y: 1261 lines of code bolt/lib/Rewrite/RewriteInstance.cpp x: 1 contributors (90d) y: 4064 lines of code bolt/lib/Target/AArch64/AArch64MCPlusBuilder.cpp x: 1 contributors (90d) y: 842 lines of code bolt/lib/Target/X86/X86MCPlusBuilder.cpp x: 2 contributors (90d) y: 3225 lines of code bolt/runtime/instr.cpp x: 1 contributors (90d) y: 1196 lines of code llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp x: 2 contributors (90d) y: 1878 lines of code clang-tools-extra/clangd/Selection.cpp x: 2 contributors (90d) y: 616 lines of code clang-tools-extra/clangd/unittests/SelectionTests.cpp x: 2 contributors (90d) y: 655 lines of code clang/include/clang/AST/TypeLoc.h x: 1 contributors (90d) y: 1875 lines of code clang/lib/Parse/ParseDeclCXX.cpp x: 3 contributors (90d) y: 3146 lines of code clang/lib/Sema/SemaExprCXX.cpp x: 2 contributors (90d) y: 5930 lines of code clang/lib/Sema/SemaType.cpp x: 2 contributors (90d) y: 6458 lines of code clang/lib/Serialization/ASTWriter.cpp x: 1 contributors (90d) y: 5174 lines of code clang/unittests/AST/SourceLocationTest.cpp x: 1 contributors (90d) y: 802 lines of code clang/lib/Format/UnwrappedLineParser.cpp x: 5 contributors (90d) y: 2677 lines of code lld/MachO/Writer.cpp x: 1 contributors (90d) y: 921 lines of code llvm/include/llvm/Analysis/MemoryBuiltins.h x: 3 contributors (90d) y: 166 lines of code llvm/lib/Analysis/MemoryBuiltins.cpp x: 2 contributors (90d) y: 709 lines of code llvm/lib/Transforms/IPO/Attributor.cpp x: 3 contributors (90d) y: 2354 lines of code llvm/lib/Transforms/IPO/AttributorAttributes.cpp x: 2 contributors (90d) y: 7112 lines of code llvm/tools/llvm-jitlink/llvm-jitlink.cpp x: 1 contributors (90d) y: 1536 lines of code llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp x: 1 contributors (90d) y: 1644 lines of code lldb/source/API/SBBreakpoint.cpp x: 2 contributors (90d) y: 788 lines of code lldb/source/API/SBCommandInterpreterRunOptions.cpp x: 2 contributors (90d) y: 175 lines of code lldb/source/API/SBCommandReturnObject.cpp x: 2 contributors (90d) y: 284 lines of code lldb/source/API/SBExecutionContext.cpp x: 2 contributors (90d) y: 99 lines of code lldb/source/API/SBExpressionOptions.cpp x: 2 contributors (90d) y: 200 lines of code lldb/source/API/SBFileSpecList.cpp x: 2 contributors (90d) y: 88 lines of code lldb/source/API/SBFrame.cpp x: 2 contributors (90d) y: 1052 lines of code lldb/source/API/SBInstruction.cpp x: 2 contributors (90d) y: 260 lines of code lldb/source/API/SBModule.cpp x: 2 contributors (90d) y: 561 lines of code lldb/source/API/SBSection.cpp x: 2 contributors (90d) y: 227 lines of code lldb/source/API/SBTarget.cpp x: 2 contributors (90d) y: 2040 lines of code lldb/source/API/SBTypeCategory.cpp x: 2 contributors (90d) y: 492 lines of code lldb/source/API/SBTypeSummary.cpp x: 2 contributors (90d) y: 365 lines of code lldb/source/API/SBValue.cpp x: 2 contributors (90d) y: 1228 lines of code lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp x: 1 contributors (90d) y: 2476 lines of code lld/ELF/InputSection.cpp x: 1 contributors (90d) y: 1036 lines of code compiler-rt/cmake/config-ix.cmake x: 1 contributors (90d) y: 755 lines of code llvm/lib/ObjectYAML/XCOFFEmitter.cpp x: 1 contributors (90d) y: 671 lines of code llvm/lib/Target/X86/X86FrameLowering.cpp x: 2 contributors (90d) y: 2457 lines of code mlir/lib/Dialect/Linalg/Transforms/ElementwiseOpFusion.cpp x: 2 contributors (90d) y: 1268 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ModuleBufferization.cpp x: 4 contributors (90d) y: 544 lines of code mlir/lib/Bindings/Python/IRCore.cpp x: 3 contributors (90d) y: 2508 lines of code lldb/source/Commands/CommandObjectFrame.cpp x: 1 contributors (90d) y: 956 lines of code lld/ELF/Relocations.cpp x: 1 contributors (90d) y: 1294 lines of code lld/ELF/SyntheticSections.cpp x: 1 contributors (90d) y: 2671 lines of code clang-tools-extra/clangd/refactor/Rename.cpp x: 1 contributors (90d) y: 730 lines of code lld/COFF/Writer.cpp x: 1 contributors (90d) y: 1516 lines of code lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp x: 2 contributors (90d) y: 5544 lines of code polly/lib/Analysis/ScopDetection.cpp x: 1 contributors (90d) y: 1434 lines of code lldb/include/lldb/Target/Platform.h x: 1 contributors (90d) y: 453 lines of code clang-tools-extra/clangd/SourceCode.cpp x: 1 contributors (90d) y: 969 lines of code clang/lib/Sema/SemaTemplateDeduction.cpp x: 1 contributors (90d) y: 3822 lines of code lldb/source/Expression/DWARFExpression.cpp x: 1 contributors (90d) y: 2043 lines of code clang/include/clang/AST/ASTContext.h x: 1 contributors (90d) y: 1587 lines of code clang/include/clang/AST/Decl.h x: 1 contributors (90d) y: 2387 lines of code clang/include/clang/AST/DeclBase.h x: 1 contributors (90d) y: 1287 lines of code clang/include/clang/AST/DeclCXX.h x: 1 contributors (90d) y: 2144 lines of code clang/include/clang/Format/Format.h x: 6 contributors (90d) y: 730 lines of code lldb/source/Interpreter/CommandInterpreter.cpp x: 2 contributors (90d) y: 2760 lines of code mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp x: 2 contributors (90d) y: 1681 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.cpp x: 3 contributors (90d) y: 419 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/TensorInterfaceImpl.cpp x: 2 contributors (90d) y: 323 lines of code llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp x: 1 contributors (90d) y: 1756 lines of code llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp x: 1 contributors (90d) y: 2413 lines of code clang/include/clang/Basic/Diagnostic.h x: 2 contributors (90d) y: 918 lines of code clang/include/clang/Parse/Parser.h x: 1 contributors (90d) y: 2238 lines of code clang/lib/Sema/Sema.cpp x: 2 contributors (90d) y: 1813 lines of code clang/utils/TableGen/MveEmitter.cpp x: 1 contributors (90d) y: 1483 lines of code clang/lib/AST/StmtOpenMP.cpp x: 1 contributors (90d) y: 1956 lines of code clang/lib/Frontend/ASTUnit.cpp x: 1 contributors (90d) y: 1994 lines of code clang/lib/Parse/ParseDecl.cpp x: 2 contributors (90d) y: 5038 lines of code clang/lib/Parse/ParseExprCXX.cpp x: 2 contributors (90d) y: 2534 lines of code clang/lib/Parse/ParseOpenMP.cpp x: 2 contributors (90d) y: 3395 lines of code clang/lib/Sema/SemaExprObjC.cpp x: 1 contributors (90d) y: 3677 lines of code clang/lib/Sema/SemaTemplateInstantiateDecl.cpp x: 1 contributors (90d) y: 4436 lines of code clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp x: 1 contributors (90d) y: 2462 lines of code clang/utils/TableGen/NeonEmitter.cpp x: 1 contributors (90d) y: 1933 lines of code clang/include/clang/AST/DeclTemplate.h x: 1 contributors (90d) y: 1822 lines of code clang/lib/AST/PrintfFormatString.cpp x: 1 contributors (90d) y: 897 lines of code clang/lib/AST/VTableBuilder.cpp x: 1 contributors (90d) y: 2313 lines of code clang/lib/CodeGen/CGDebugInfo.cpp x: 1 contributors (90d) y: 4234 lines of code clang/lib/CodeGen/CGObjC.cpp x: 1 contributors (90d) y: 2701 lines of code clang/lib/CodeGen/CodeGenModule.cpp x: 2 contributors (90d) y: 4716 lines of code clang/lib/Parse/ParseInit.cpp x: 2 contributors (90d) y: 336 lines of code clang/lib/Parse/ParseObjc.cpp x: 1 contributors (90d) y: 2540 lines of code clang/lib/Parse/ParseTentative.cpp x: 1 contributors (90d) y: 1150 lines of code clang/lib/CodeGen/CGStmtOpenMP.cpp x: 2 contributors (90d) y: 6059 lines of code llvm/tools/llvm-profdata/llvm-profdata.cpp x: 1 contributors (90d) y: 2088 lines of code llvm/utils/TableGen/GlobalISelEmitter.cpp x: 1 contributors (90d) y: 4508 lines of code clang/lib/CodeGen/CodeGenFunction.h x: 2 contributors (90d) y: 2879 lines of code llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp x: 1 contributors (90d) y: 2503 lines of code llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp x: 2 contributors (90d) y: 2308 lines of code llvm/tools/llvm-objdump/llvm-objdump.cpp x: 1 contributors (90d) y: 2222 lines of code llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp x: 1 contributors (90d) y: 2347 lines of code clang/lib/CodeGen/CGObjCMac.cpp x: 2 contributors (90d) y: 5110 lines of code mlir/lib/Analysis/Utils.cpp x: 2 contributors (90d) y: 942 lines of code llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp x: 1 contributors (90d) y: 3852 lines of code llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp x: 2 contributors (90d) y: 3532 lines of code llvm/lib/Target/Mips/MipsISelLowering.cpp x: 1 contributors (90d) y: 3655 lines of code llvm/lib/Target/Mips/MipsSEISelLowering.cpp x: 1 contributors (90d) y: 2758 lines of code llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp x: 1 contributors (90d) y: 1677 lines of code llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp x: 2 contributors (90d) y: 1909 lines of code llvm/lib/MC/MCParser/AsmParser.cpp x: 1 contributors (90d) y: 4733 lines of code llvm/lib/MC/MCParser/MasmParser.cpp x: 1 contributors (90d) y: 5881 lines of code llvm/lib/Transforms/IPO/Inliner.cpp x: 3 contributors (90d) y: 681 lines of code llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp x: 2 contributors (90d) y: 1702 lines of code llvm/lib/Transforms/Vectorize/VPlan.h x: 2 contributors (90d) y: 1571 lines of code llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp x: 3 contributors (90d) y: 3726 lines of code clang/lib/Analysis/CFG.cpp x: 2 contributors (90d) y: 4075 lines of code mlir/lib/Analysis/Presburger/IntegerPolyhedron.cpp x: 1 contributors (90d) y: 1362 lines of code mlir/lib/Dialect/Linalg/ComprehensiveBufferize/LinalgInterfaceImpl.cpp x: 3 contributors (90d) y: 376 lines of code llvm/lib/Transforms/Scalar/NewGVN.cpp x: 1 contributors (90d) y: 2851 lines of code llvm/lib/Transforms/IPO/GlobalOpt.cpp x: 2 contributors (90d) y: 1839 lines of code clang-tools-extra/clangd/TUScheduler.cpp x: 1 contributors (90d) y: 1228 lines of code mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp x: 2 contributors (90d) y: 758 lines of code llvm/tools/llvm-readobj/ELFDumper.cpp x: 1 contributors (90d) y: 6318 lines of code clang-tools-extra/clangd/ClangdLSPServer.cpp x: 1 contributors (90d) y: 1384 lines of code compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp x: 2 contributors (90d) y: 1168 lines of code clang/lib/AST/RecordLayoutBuilder.cpp x: 1 contributors (90d) y: 2278 lines of code clang/lib/Driver/ToolChains/Clang.cpp x: 2 contributors (90d) y: 6122 lines of code mlir/include/mlir/Dialect/Linalg/IR/LinalgNamedStructuredOps.yaml x: 1 contributors (90d) y: 2704 lines of code mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp x: 2 contributors (90d) y: 1970 lines of code mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-yaml-gen.cpp x: 2 contributors (90d) y: 822 lines of code flang/lib/Optimizer/CodeGen/CodeGen.cpp x: 1 contributors (90d) y: 2638 lines of code llvm/include/llvm/CodeGen/TargetLowering.h x: 1 contributors (90d) y: 2311 lines of code mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp x: 4 contributors (90d) y: 2220 lines of code mlir/lib/Conversion/PDLToPDLInterp/PredicateTree.cpp x: 3 contributors (90d) y: 659 lines of code clang/lib/Format/Format.cpp x: 4 contributors (90d) y: 2871 lines of code clang/lib/Format/TokenAnnotator.cpp x: 5 contributors (90d) y: 3440 lines of code llvm/include/llvm/IR/IntrinsicInst.h x: 1 contributors (90d) y: 1005 lines of code llvm/lib/Analysis/ConstantFolding.cpp x: 2 contributors (90d) y: 2486 lines of code llvm/lib/Analysis/InstructionSimplify.cpp x: 1 contributors (90d) y: 4275 lines of code llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp x: 4 contributors (90d) y: 6650 lines of code llvm/lib/Bitcode/Reader/BitcodeReader.cpp x: 1 contributors (90d) y: 5750 lines of code llvm/lib/IR/Verifier.cpp x: 3 contributors (90d) y: 4972 lines of code llvm/lib/Transforms/Utils/BuildLibCalls.cpp x: 5 contributors (90d) y: 1531 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp x: 2 contributors (90d) y: 3932 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h x: 2 contributors (90d) y: 738 lines of code llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp x: 2 contributors (90d) y: 4359 lines of code llvm/lib/CodeGen/ModuloSchedule.cpp x: 1 contributors (90d) y: 1609 lines of code llvm/lib/TableGen/TGParser.cpp x: 1 contributors (90d) y: 2791 lines of code llvm/lib/Target/VE/VEISelLowering.cpp x: 1 contributors (90d) y: 1904 lines of code llvm/lib/Target/M68k/M68kInstrBuilder.h x: 2 contributors (90d) y: 57 lines of code llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp x: 2 contributors (90d) y: 4874 lines of code llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp x: 1 contributors (90d) y: 6565 lines of code llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp x: 1 contributors (90d) y: 1739 lines of code llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp x: 1 contributors (90d) y: 6978 lines of code llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp x: 2 contributors (90d) y: 2165 lines of code llvm/lib/Target/X86/X86ISelDAGToDAG.cpp x: 1 contributors (90d) y: 4367 lines of code mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp x: 3 contributors (90d) y: 1094 lines of code llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.h x: 2 contributors (90d) y: 21 lines of code mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h x: 3 contributors (90d) y: 716 lines of code mlir/lib/Dialect/Linalg/Transforms/LinalgStrategyPasses.cpp x: 2 contributors (90d) y: 399 lines of code mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp x: 3 contributors (90d) y: 1136 lines of code llvm/lib/Transforms/Scalar/LoopInterchange.cpp x: 3 contributors (90d) y: 1233 lines of code compiler-rt/lib/dfsan/dfsan_custom.cpp x: 1 contributors (90d) y: 2190 lines of code clang/lib/AST/ASTImporter.cpp x: 1 contributors (90d) y: 7628 lines of code clang/lib/Sema/SemaDeclObjC.cpp x: 2 contributors (90d) y: 3852 lines of code llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp x: 2 contributors (90d) y: 1009 lines of code mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp x: 3 contributors (90d) y: 2032 lines of code openmp/libomptarget/src/omptarget.cpp x: 1 contributors (90d) y: 1071 lines of code lldb/source/Target/Target.cpp x: 1 contributors (90d) y: 3614 lines of code llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp x: 2 contributors (90d) y: 1325 lines of code clang/lib/Driver/Driver.cpp x: 2 contributors (90d) y: 4011 lines of code llvm/lib/Target/AMDGPU/SIInstrInfo.cpp x: 1 contributors (90d) y: 6395 lines of code llvm/include/llvm/IR/Function.h x: 2 contributors (90d) y: 455 lines of code clang/lib/Format/UnwrappedLineFormatter.cpp x: 3 contributors (90d) y: 1030 lines of code llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp x: 2 contributors (90d) y: 2080 lines of code mlir/lib/Conversion/PDLToPDLInterp/PDLToPDLInterp.cpp x: 4 contributors (90d) y: 669 lines of code llvm/lib/Target/Hexagon/HexagonISelLowering.cpp x: 3 contributors (90d) y: 2767 lines of code llvm/lib/Analysis/ValueTracking.cpp x: 2 contributors (90d) y: 5141 lines of code clang/lib/AST/Decl.cpp x: 1 contributors (90d) y: 3550 lines of code mlir/tools/mlir-tblgen/OpFormatGen.cpp x: 2 contributors (90d) y: 2502 lines of code llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp x: 1 contributors (90d) y: 3949 lines of code clang/lib/Sema/SemaDeclAttr.cpp x: 1 contributors (90d) y: 7095 lines of code llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp x: 2 contributors (90d) y: 1739 lines of code mlir/lib/IR/AsmPrinter.cpp x: 1 contributors (90d) y: 2030 lines of code llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp x: 1 contributors (90d) y: 3388 lines of code clang/lib/AST/TypePrinter.cpp x: 1 contributors (90d) y: 1832 lines of code mlir/lib/Dialect/Vector/VectorOps.cpp x: 1 contributors (90d) y: 3120 lines of code lldb/source/Core/IOHandlerCursesGUI.cpp x: 1 contributors (90d) y: 6203 lines of code mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp x: 1 contributors (90d) y: 2945 lines of code llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp x: 1 contributors (90d) y: 5098 lines of code lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp x: 2 contributors (90d) y: 2942 lines of code llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp x: 1 contributors (90d) y: 5412 lines of code llvm/lib/Target/Sparc/SparcISelLowering.cpp x: 1 contributors (90d) y: 2560 lines of code
7628.0
lines of code
  min: 1.0
  average: 633.98
  25th percentile: 79.0
  median: 240.0
  75th percentile: 695.0
  max: 7628.0
0 6.0
contributors (90d)
min: 1.0 | average: 1.15 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 6.0