File tree
554 files changed
+21506
-18787
lines changed- .github/workflows
- clang
- docs
- include/clang
- Basic
- Lex
- lib
- AST/Interp
- Basic
- CodeGen
- Driver/ToolChains
- Format
- Headers
- Lex
- Sema
- StaticAnalyzer/Checkers
- test
- AST/Interp
- Analysis
- CodeGen
- Driver
- Frontend
- Headers
- Interpreter
- Modules
- Inputs/builtin-headers
- OpenMP
- Preprocessor
- SemaCXX
- unittests
- Format
- Interpreter/ExceptionTests
- clang-tools-extra
- clang-tidy
- cppcoreguidelines
- readability
- docs
- test/clang-tidy/checkers
- bugprone
- cppcoreguidelines
- readability
- compiler-rt
- lib/builtins
- aarch64
- test/builtins/Unit
- flang
- lib
- Lower
- Semantics
- module
- test
- Driver
- Lower
- OpenACC
- OpenMP
- Semantics/OpenMP
- libc
- src
- __support/RPC
- stdio/printf_core
- test/src/stdio
- libcxx
- include
- __filesystem
- __fwd
- __ios
- __iterator
- __memory
- __memory_resource
- __random
- __ranges
- __thread
- experimental
- ext
- src
- test
- libcxx
- language.support/support.dynamic
- transitive_includes
- utilities/function.objects
- std
- atomics/atomics.types.operations/atomics.types.operations.wait
- experimental/simd/simd.reference
- input.output/file.streams/fstreams
- ifstream.members
- ofstream.members
- iterators/iterator.range
- ranges/range.factories/range.repeat.view
- utilities
- function.objects/func.wrap/func.wrap.badcall
- variant/variant.variant/variant.swap
- lldb
- include/lldb/Interpreter/Interfaces
- source/Plugins
- ExpressionParser/Clang
- ObjectFile/Mach-O
- tools/lldb-dap
- llvm
- docs
- include/llvm
- Analysis
- AsmParser
- Bitcode
- CodeGen
- ExecutionEngine/JITLink
- Frontend/OpenMP
- IR
- Support
- lib
- Analysis
- AsmParser
- Bitcode
- Reader
- Writer
- CodeGen
- AsmPrinter
- MIRParser
- SelectionDAG
- ExecutionEngine/JITLink
- Frontend/OpenMP
- IR
- Linker
- Passes
- Target
- AArch64
- GISel
- AMDGPU
- RISCV
- GISel
- X86
- Transforms
- IPO
- InstCombine
- Instrumentation
- Scalar
- Utils
- Vectorize
- test
- Analysis
- CostModel
- AArch64
- AMDGPU
- LoopAccessAnalysis
- Assembler
- Bitcode
- CodeGen
- AArch64
- AMDGPU
- GlobalISel
- ARM
- MLRegAlloc
- Inputs
- PowerPC
- RISCV/GlobalISel
- instruction-select
- legalizer
- rv32
- rv64
- regbankselect
- X86
- GlobalISel
- ExecutionEngine/JITLink/RISCV
- Instrumentation/AddressSanitizer
- Linker
- Other
- Transforms
- ExpandMemCmp/AArch64
- Inline
- AArch64
- ML
- InstCombine
- ARM
- InstSimplify
- JumpThreading
- LoopStrengthReduce
- LoopVectorize
- MemCpyOpt
- PGOProfile
- SLPVectorizer/AArch64
- SimplifyCFG
- utils/gn/secondary/llvm/lib
- CodeGen
- Transforms/Vectorize
- mlir
- include/mlir
- Analysis/Presburger
- Conversion
- TosaToLinalg
- Dialect
- Bufferization/IR
- LLVMIR
- MLProgram/IR
- SCF/IR
- SPIRV/IR
- SparseTensor/Transforms
- Tosa/IR
- ExecutionEngine
- SparseTensor
- Interfaces
- Tools/mlir-opt
- lib
- Analysis
- DataFlow
- Presburger
- Conversion
- SPIRVToLLVM
- TosaToLinalg
- Dialect
- Bufferization
- IR
- Transforms
- Linalg/Transforms
- SCF
- IR
- Transforms
- SPIRV/IR
- SparseTensor/Transforms
- Tensor/Transforms
- Tosa/IR
- ExecutionEngine
- Interfaces
- Target/LLVMIR
- Tools/mlir-opt
- test
- Conversion
- SPIRVToLLVM
- TosaToLinalg
- Dialect
- SparseTensor
- Tosa
- Vector
- Integration/Dialect
- SparseTensor/python
- Vector/CPU/ArmSVE
- Target/LLVMIR
- tools/mlir-tblgen
- openmp
- libomptarget
- include
- plugins-nextgen
- amdgpu/src
- common/PluginInterface
- cuda
- dynamic_cuda
- src
- generic-elf-64bit/src
- src
- test/offloading
- fortran
- failing
- tools/kernelreplay
- runtime/src
- utils/bazel/llvm-project-overlay/mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
554 files changed
+21506
-18787
lines changedLines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| |||
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| 36 | + | |
| 37 | + | |
34 | 38 |
| |
35 | 39 |
| |
36 | 40 |
| |
| |||
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
70 | 78 |
| |
71 | 79 |
| |
72 | 80 |
| |
| |||
125 | 133 |
| |
126 | 134 |
| |
127 | 135 |
| |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
128 | 146 |
|
Lines changed: 62 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
| 14 | + | |
13 | 15 |
| |
14 | 16 |
| |
15 | 17 |
| |
| |||
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
| 59 | + | |
57 | 60 |
| |
58 | 61 |
| |
59 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
60 | 77 |
| |
61 | 78 |
| |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
62 | 83 |
| |
63 | 84 |
| |
64 | 85 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
69 | 104 |
| |
70 | 105 |
| |
71 | 106 |
| |
72 | 107 |
| |
73 |
| - | |
74 | 108 |
| |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
82 | 119 |
| |
83 | 120 |
| |
84 | 121 |
| |
| |||
99 | 136 |
| |
100 | 137 |
| |
101 | 138 |
| |
102 |
| - | |
103 |
| - | |
104 |
| - | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
105 | 142 |
| |
106 | 143 |
| |
107 | 144 |
| |
| |||
117 | 154 |
| |
118 | 155 |
| |
119 | 156 |
| |
120 |
| - | |
121 |
| - | |
| 157 | + | |
122 | 158 |
| |
123 |
| - | |
124 | 159 |
| |
125 | 160 |
| |
126 | 161 |
| |
| |||
156 | 191 |
| |
157 | 192 |
| |
158 | 193 |
| |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
159 | 200 |
| |
160 | 201 |
| |
161 | 202 |
| |
| |||
180 | 221 |
| |
181 | 222 |
| |
182 | 223 |
| |
| 224 | + | |
| 225 | + | |
| 226 | + | |
183 | 227 |
| |
184 | 228 |
| |
185 | 229 |
| |
|
Lines changed: 27 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
24 | 42 |
| |
25 | 43 |
| |
26 | 44 |
| |
| |||
30 | 48 |
| |
31 | 49 |
| |
32 | 50 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
38 | 55 |
| |
39 | 56 |
| |
40 | 57 |
| |
| |||
50 | 67 |
| |
51 | 68 |
| |
52 | 69 |
| |
53 |
| - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
54 | 74 |
| |
55 | 75 |
| |
56 | 76 |
| |
| |||
70 | 90 |
| |
71 | 91 |
| |
72 | 92 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 | 93 |
| |
84 | 94 |
| |
| 95 | + | |
85 | 96 |
| |
86 | 97 |
| |
87 | 98 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
259 |
| - | |
| 259 | + | |
| 260 | + | |
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
| |||
368 | 369 |
| |
369 | 370 |
| |
370 | 371 |
| |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
371 | 376 |
| |
372 | 377 |
| |
373 | 378 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
| 52 | + | |
| 53 | + | |
52 | 54 |
| |
53 | 55 |
| |
54 | 56 |
| |
| |||
97 | 99 |
| |
98 | 100 |
| |
99 | 101 |
| |
| 102 | + | |
| 103 | + | |
100 | 104 |
| |
101 | 105 |
| |
102 | 106 |
| |
|
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
570 | 570 |
| |
571 | 571 |
| |
572 | 572 |
| |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + |
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
529 | 529 |
| |
530 | 530 |
| |
531 | 531 |
| |
| 532 | + | |
| 533 | + | |
532 | 534 |
| |
533 | 535 |
| |
534 | 536 |
| |
| |||
818 | 820 |
| |
819 | 821 |
| |
820 | 822 |
| |
| 823 | + | |
821 | 824 |
| |
822 | 825 |
| |
823 | 826 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
368 | 372 |
| |
369 | 373 |
| |
370 | 374 |
| |
|
0 commit comments