File tree
218 files changed
+6405
-2820
lines changed- .ci
- .github/workflows
- clang-tools-extra
- clang-tidy/modernize
- docs
- test/clang-tidy/checkers/modernize
- clang
- cmake/caches
- docs
- include/clang
- ASTMatchers
- AST
- Basic
- lib
- ASTMatchers
- AST
- CIR/CodeGen
- Sema
- StaticAnalyzer/Checkers
- test
- Analysis
- CIR/CodeGen
- SemaCXX
- Sema
- unittests/AST
- compiler-rt
- lib/rtsan
- tests
- test/sanitizer_common/TestCases/Linux
- flang
- lib/Optimizer/HLFIR/Transforms
- test/HLFIR
- libclc/cmake/modules
- libcxx
- docs/ReleaseNotes
- include
- __cxx03/__thread/support
- __locale_dir
- support
- no_locale
- __thread/support
- lib/abi
- src
- test/benchmarks/locale
- lldb
- bindings/python
- test/API/functionalities/data-formatter/data-formatter-stl
- generic
- initializer_list
- string
- u8string
- libcxx/initializerlist
- llvm
- docs
- GlobalISel
- include/llvm
- Analysis
- CodeGen
- GlobalISel
- Frontend/HLSL
- MC
- Object
- Support
- Target
- lib
- Analysis
- CodeGen
- AsmPrinter
- Frontend/HLSL
- Support
- Target
- AArch64
- GISel
- AMDGPU
- Disassembler
- MCTargetDesc
- DirectX
- NVPTX
- MCTargetDesc
- RISCV
- SystemZ
- Transforms
- Instrumentation
- Vectorize
- test
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- DirectX/ContainerData
- MIR/NVPTX
- NVPTX
- RISCV
- GlobalISel
- rvv
- X86
- MC/ELF
- TableGen
- GlobalISelCombinerEmitter
- GlobalISelEmitter
- Transforms
- Inline
- LoopVectorize
- tools/llvm-mca/RISCV
- SiFive7
- SiFiveX390
- unittests/TableGen
- utils/TableGen
- mlir
- include/mlir/Dialect
- SPIRV/IR
- Vector/Transforms
- lib
- Conversion
- AMDGPUToROCDL
- VectorToSCF
- Dialect
- AMDGPU/IR
- SCF/Transforms
- Tensor/Transforms
- Vector/Transforms
- test
- Conversion
- AMDGPUToROCDL
- VectorToSCF
- Dialect
- Linalg
- Vector
- Interfaces/TilingInterface
- lib/Interfaces/TilingInterface
- offload
- liboffload
- API
- src
- test/offloading
- unittests/OffloadAPI
- common
- event
- queue
- utils/bazel
- llvm-project-overlay
- llvm
- include/llvm/Config
- mlir
- llvm_configs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
218 files changed
+6405
-2820
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
| 77 | + | |
80 | 78 |
| |
81 | 79 |
| |
82 | 80 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 |
| - | |
114 |
| - | |
115 | 113 |
| |
116 | 114 |
| |
117 | 115 |
| |
|
Lines changed: 44 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
23 | 35 |
| |
24 |
| - | |
| 36 | + | |
| 37 | + | |
25 | 38 |
| |
26 | 39 |
| |
27 | 40 |
| |
| |||
32 | 45 |
| |
33 | 46 |
| |
34 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
35 | 57 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
44 | 75 |
| |
45 | 76 |
| |
46 | 77 |
| |
| |||
202 | 233 |
| |
203 | 234 |
| |
204 | 235 |
| |
| 236 | + | |
205 | 237 |
| |
206 | 238 |
| |
207 | 239 |
| |
| |||
225 | 257 |
| |
226 | 258 |
| |
227 | 259 |
| |
228 |
| - | |
229 |
| - | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
230 | 263 |
| |
231 | 264 |
| |
232 | 265 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
284 | 288 |
| |
285 | 289 |
| |
286 | 290 |
| |
|
Lines changed: 59 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
362 | 362 |
| |
363 | 363 |
| |
364 | 364 |
| |
365 |
| - | |
366 | 365 |
| |
367 | 366 |
| |
368 | 367 |
| |
| |||
376 | 375 |
| |
377 | 376 |
| |
378 | 377 |
| |
| 378 | + | |
379 | 379 |
| |
380 | 380 |
| |
381 | 381 |
| |
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
421 | 420 |
| |
422 | 421 |
| |
423 | 422 |
| |
| |||
431 | 430 |
| |
432 | 431 |
| |
433 | 432 |
| |
| 433 | + | |
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
145 | 145 |
| |
146 | 146 |
| |
147 | 147 |
| |
| 148 | + | |
| 149 | + | |
148 | 150 |
| |
149 | 151 |
| |
150 | 152 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
| 313 | + | |
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
|
Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| 58 | + | |
58 | 59 |
| |
59 | 60 |
| |
60 | 61 |
| |
| |||
1363 | 1364 |
| |
1364 | 1365 |
| |
1365 | 1366 |
| |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
1366 | 1387 |
| |
1367 | 1388 |
| |
1368 | 1389 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1750 | 1750 |
| |
1751 | 1751 |
| |
1752 | 1752 |
| |
1753 |
| - | |
1754 |
| - | |
1755 |
| - | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
1756 | 1756 |
| |
1757 | 1757 |
| |
1758 | 1758 |
| |
|
0 commit comments