File tree
340 files changed
+9716
-14005
lines changed- .github
- clang
- cmake/caches
- docs
- include/clang
- AST
- Basic
- Sema
- lib
- AST
- Format
- Frontend
- Parse
- Sema
- test
- Driver
- Lexer
- Misc
- Modules
- Parser
- SemaCXX
- tools/driver
- unittests/Format
- www
- clang-tools-extra
- clang-tidy
- modernize
- readability
- docs
- clang-tidy/checks/modernize
- test/clang-tidy/checkers/modernize
- flang
- include/flang
- Lower
- Optimizer
- Analysis
- Builder
- Dialect
- HLFIR
- Support
- Tools
- lib
- Lower
- OpenMP
- Optimizer
- Analysis
- Builder
- Runtime
- CodeGen
- Dialect
- HLFIR
- IR
- Transforms
- Transforms
- test
- Driver
- Fir
- Lower/OpenMP
- FIR
- unittests/Optimizer
- Builder
- libcxx
- cmake/caches
- docs
- ReleaseNotes
- include
- __algorithm
- __format
- __string
- __utility
- test/libcxx
- transitive_includes
- utilities
- format/format.string/format.string.std
- utils
- lld/test/wasm
- llvm
- docs
- include/llvm
- ADT
- Analysis
- CodeGen/GlobalISel
- ProfileData
- Target/GlobalISel
- Transforms/InstCombine
- lib
- Analysis
- CodeGen/GlobalISel
- ProfileData
- Target
- AArch64
- Mips
- PowerPC
- RISCV
- WebAssembly
- X86
- TargetParser
- Transforms
- InstCombine
- Scalar
- Utils
- Vectorize
- test
- CodeGen
- AArch64
- GlobalISel
- Mips
- msa
- PowerPC
- RISCV
- rvv
- SystemZ
- WebAssembly
- X86
- AMX
- MC/WebAssembly
- TableGen
- Transforms
- InstCombine
- LoopVectorize/AArch64
- unittests
- ADT
- ProfileData
- utils
- TableGen
- gn/secondary/llvm/lib/Target/WebAssembly
- release
- mlir
- include/mlir
- Dialect
- GPU/Transforms
- Linalg/IR
- OpenMP
- Polynomial/IR
- XeGPU/IR
- IR
- lib
- Conversion/ComplexToStandard
- Dialect
- Arith/IR
- GPU/Transforms
- Linalg/IR
- Polynomial/IR
- Vector/Transforms
- python/mlir/dialects/linalg/opdsl
- lang
- ops
- test/Dialect
- Arith
- Linalg
- Polynomial
- utils/bazel/llvm-project-overlay/llvm
- unittests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
340 files changed
+9716
-14005
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 |
| |
39 | 43 |
| |
40 | 44 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
|
Lines changed: 15 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
103 | 104 |
| |
104 | 105 |
| |
| 106 | + | |
105 | 107 |
| |
106 |
| - | |
| 108 | + | |
107 | 109 |
| |
108 |
| - | |
109 |
| - | |
| 110 | + | |
| 111 | + | |
110 | 112 |
| |
111 | 113 |
| |
112 | 114 |
| |
| |||
236 | 238 |
| |
237 | 239 |
| |
238 | 240 |
| |
239 |
| - | |
| 241 | + | |
240 | 242 |
| |
241 | 243 |
| |
242 | 244 |
| |
| |||
249 | 251 |
| |
250 | 252 |
| |
251 | 253 |
| |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
252 | 258 |
| |
253 | 259 |
| |
254 | 260 |
| |
| |||
281 | 287 |
| |
282 | 288 |
| |
283 | 289 |
| |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
284 | 294 |
| |
285 | 295 |
| |
286 | 296 |
| |
| |||
336 | 346 |
| |
337 | 347 |
| |
338 | 348 |
| |
339 |
| - | |
| 349 | + | |
340 | 350 |
| |
341 | 351 |
| |
342 |
| - | |
343 |
| - | |
344 |
| - | |
345 |
| - | |
346 | 352 |
| |
347 | 353 |
| |
348 | 354 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Lines changed: 139 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
| 85 | + | |
85 | 86 |
| |
86 | 87 |
| |
87 | 88 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1493 | 1493 |
| |
1494 | 1494 |
| |
1495 | 1495 |
| |
| 1496 | + | |
1496 | 1497 |
| |
1497 | 1498 |
| |
1498 | 1499 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
| 146 | + | |
| 147 | + | |
146 | 148 |
| |
147 | 149 |
| |
148 | 150 |
| |
|
Lines changed: 23 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
| 45 | + | |
47 | 46 |
| |
| 47 | + | |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
| 50 | + | |
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
| |||
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
82 | 94 |
| |
83 | 95 |
| |
84 | 96 |
| |
| |||
160 | 172 |
| |
161 | 173 |
| |
162 | 174 |
| |
163 |
| - | |
164 |
| - | |
| 175 | + | |
| 176 | + | |
165 | 177 |
| |
166 | 178 |
| |
| 179 | + | |
167 | 180 |
| |
168 |
| - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
169 | 185 |
| |
170 | 186 |
| |
171 | 187 |
| |
| |||
185 | 201 |
| |
186 | 202 |
| |
187 | 203 |
| |
188 |
| - | |
189 |
| - | |
| 204 | + | |
190 | 205 |
| |
191 | 206 |
| |
192 | 207 |
| |
193 | 208 |
| |
194 |
| - | |
195 |
| - | |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
201 | 209 |
| |
202 | 210 |
| |
203 | 211 |
| |
204 | 212 |
| |
205 |
| - | |
206 | 213 |
| |
207 | 214 |
| |
208 | 215 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3211 | 3211 |
| |
3212 | 3212 |
| |
3213 | 3213 |
| |
3214 |
| - | |
| 3214 | + | |
3215 | 3215 |
| |
3216 | 3216 |
| |
3217 | 3217 |
| |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
478 | 478 |
| |
479 | 479 |
| |
480 | 480 |
| |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
481 | 490 |
| |
482 | 491 |
| |
483 | 492 |
| |
|
0 commit comments