File tree
481 files changed
+20620
-6119
lines changed- clang
- docs
- include/clang
- ASTMatchers
- StaticAnalyzer/Core
- BugReporter
- PathSensitive
- lib
- AST
- ASTMatchers/Dynamic
- CodeGen
- CrossTU
- Driver
- Format
- Lex
- StaticAnalyzer
- Checkers
- MPI-Checker
- Core
- Frontend
- test
- CodeGen
- Driver
- tools
- clang-offload-bundler
- clang-refactor
- unittests
- ASTMatchers
- Driver
- Format
- Frontend
- StaticAnalyzer
- clang-tools-extra
- clang-tidy
- cert
- modernize
- clangd
- clients/clangd-vscode
- test
- unittests
- compiler-rt
- cmake
- lib/scudo/standalone
- test/profile
- debuginfo-tests/llvm-prettyprinters/gdb
- libc
- cmake/modules
- utils
- CPP
- HdrGen
- UnitTest
- libcxx
- cmake/caches
- docs
- include
- support/win32
- src/support/win32
- test
- pretty_printers
- std
- containers/sequences/array/array.creation
- language.support/support.limits/support.limits.general
- utils
- gdb/libcxx
- www
- lld
- COFF
- ELF
- MinGW
- test/ELF
- wasm
- lldb
- include/lldb/Utility
- source
- Host/windows
- Plugins
- ExpressionParser/Clang
- Process/Windows/Common
- Utility
- test/Shell/ObjectFile/ELF
- unittests
- Expression
- Utility
- llvm
- docs
- CommandGuide
- include/llvm
- ADT
- Analysis
- BinaryFormat
- CodeGen
- GlobalISel
- DebugInfo/DWARF
- LTO
- MC
- Target/GlobalISel
- Transforms
- IPO
- InstCombine
- lib
- Analysis
- CodeGen
- AsmPrinter
- GlobalISel
- SelectionDAG
- DebugInfo
- DWARF
- Symbolize
- IR
- LTO
- MC
- Object
- ObjectYAML
- ProfileData
- Support
- Target
- AArch64
- AMDGPU
- ARM
- Mips
- PowerPC
- MCTargetDesc
- X86
- MCTargetDesc
- ToolDrivers/llvm-lib
- Transforms
- IPO
- InstCombine
- Utils
- runtimes
- test
- Analysis
- ConstantFolding
- CostModel/X86
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- GlobalISel
- ARM
- PowerPC
- Thumb2/LowOverheadLoops
- X86
- GlobalISel
- DebugInfo
- Feature
- LTO/Resolution/X86
- MC
- Disassembler/PowerPC
- PowerPC
- Object
- Transforms
- Attributor
- ArgumentPromotion
- X86
- IPConstantProp
- InstCombine
- AMDGPU
- SimplifyCFG
- tools
- UpdateTestChecks
- update_cc_test_checks
- Inputs
- llvm-dwarfdump/X86
- llvm-mca/X86/Znver2
- llvm-readobj/ELF
- llvm-symbolizer
- yaml2obj/ELF
- tools
- dsymutil
- llvm-objcopy/wasm
- llvm-readobj
- opt-viewer
- sancov
- vfabi-demangle-fuzzer
- unittests
- ADT
- Analysis
- DebugInfo/DWARF
- Support
- utils
- gdb-scripts
- gn
- build
- secondary
- clang/lib/StaticAnalyzer/Core
- llvm
- lib/Target/PowerPC/MCTargetDesc
- unittests/Analysis
- release
- mlir
- docs/Dialects
- include/mlir
- Dialect
- GPU
- LLVMIR
- SPIRV
- StandardOps
- VectorOps
- IR
- TableGen
- lib
- Analysis
- Conversion
- GPUToROCDL
- LoopsToGPU
- StandardToLLVM
- Dialect
- GPU
- IR
- Transforms
- LLVMIR/IR
- VectorOps
- IR
- TableGen
- Target/LLVMIR
- Transforms
- test
- Conversion
- GPUToROCDL
- LoopsToGPU
- StandardToLLVM
- Dialect
- GPU
- LLVMIR
- Linalg
- SPIRV
- Serialization
- IR
- Target
- mlir-cuda-runner
- tools/mlir-tblgen
- unittests/TableGen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
481 files changed
+20620
-6119
lines changedLines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 | 19 |
| |
24 | 20 |
| |
25 | 21 |
| |
26 | 22 |
| |
27 | 23 |
| |
28 |
| - | |
| 24 | + | |
| 25 | + | |
29 | 26 |
| |
30 | 27 |
| |
31 | 28 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| 87 | + | |
| 88 | + | |
87 | 89 |
| |
88 | 90 |
| |
89 | 91 |
| |
90 | 92 |
| |
91 | 93 |
| |
92 | 94 |
| |
93 | 95 |
| |
94 |
| - | |
| 96 | + | |
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
| |||
101 | 103 |
| |
102 | 104 |
| |
103 | 105 |
| |
104 |
| - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
105 | 109 |
| |
106 | 110 |
| |
107 | 111 |
| |
| |||
119 | 123 |
| |
120 | 124 |
| |
121 | 125 |
| |
122 |
| - | |
123 |
| - | |
124 | 126 |
| |
125 | 127 |
| |
126 | 128 |
| |
|
Lines changed: 8 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
| |||
34 | 37 |
| |
35 | 38 |
| |
36 | 39 |
| |
37 |
| - | |
| 40 | + | |
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
| |||
70 | 73 |
| |
71 | 74 |
| |
72 | 75 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
77 | 79 |
| |
78 | 80 |
| |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 | 81 |
| |
83 | 82 |
| |
84 | 83 |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
| 118 | + | |
119 | 119 |
| |
120 | 120 |
| |
| 121 | + | |
| 122 | + | |
121 | 123 |
| |
122 | 124 |
| |
123 | 125 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
277 | 278 |
| |
278 | 279 |
| |
279 | 280 |
| |
280 |
| - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
281 | 284 |
| |
282 | 285 |
| |
283 | 286 |
| |
|
0 commit comments