File tree
123 files changed
+3237
-1529
lines changed- .github/workflows
- clang
- docs
- include/clang
- AST
- Basic
- CodeGen
- Driver
- lib
- Basic/Targets
- CodeGen
- Driver/ToolChains
- Arch
- Headers/hlsl
- Sema
- test
- CXX/drs
- CodeGenHLSL/builtins
- CodeGenSPIRV/Builtins
- Driver
- Index
- Modules
- Preprocessor
- SemaHLSL/BuiltIns
- SemaSPIRV/BuiltIns
- SemaTemplate
- www
- compiler-rt/lib/rtsan
- tests
- flang
- include/flang
- Optimizer/Builder
- Runtime/CUDA
- lib/Optimizer
- Builder
- Transforms
- module
- runtime/CUDA
- test
- Fir/CUDA
- Lower/CUDA
- Semantics
- lld/docs
- lldb
- test/API/tools/lldb-dap/progress
- tools/lldb-dap
- llvm
- docs
- examples/ExceptionDemo
- include/llvm
- CodeGen
- IR
- TargetParser
- Transforms/Vectorize/SandboxVectorizer
- Passes
- lib
- CodeGen
- Support/Unix
- Target
- AArch64
- ARM
- Hexagon
- LoongArch
- NVPTX
- PowerPC
- RISCV
- AsmParser
- Disassembler
- MCTargetDesc
- SPIRV
- TargetParser
- Transforms
- Instrumentation
- Vectorize
- SandboxVectorizer
- Passes
- test
- CodeGen
- Hexagon
- LoongArch/ir-instruction
- NVPTX
- RISCV
- rvv
- SPIRV
- hlsl-intrinsics
- opencl
- MC/RISCV
- Transforms/SandboxVectorizer
- tools/llvm-exegesis/X86
- inverse_throughput
- uops
- unittests
- TargetParser
- Transforms/Vectorize/SandboxVectorizer
- utils/gn/secondary/llvm/test
- mlir
- include/mlir/IR
- lib
- IR
- Target/Cpp
- test/Target/Cpp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
123 files changed
+3237
-1529
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 |
| - | |
| 180 | + | |
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
330 |
| - | |
| 330 | + | |
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
996 | 996 |
| |
997 | 997 |
| |
998 | 998 |
| |
999 |
| - | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + |
Lines changed: 90 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 | + |
Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
371 | 371 |
| |
372 | 372 |
| |
373 | 373 |
| |
| 374 | + | |
| 375 | + | |
| 376 | + | |
374 | 377 |
| |
375 | 378 |
| |
376 | 379 |
| |
| |||
1166 | 1169 |
| |
1167 | 1170 |
| |
1168 | 1171 |
| |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
1169 | 1186 |
| |
1170 | 1187 |
| |
1171 | 1188 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
75 |
| - | |
76 |
| - | |
| 74 | + | |
| 75 | + | |
77 | 76 |
| |
78 | 77 |
| |
79 | 78 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
822 | 822 |
| |
823 | 823 |
| |
824 | 824 |
| |
| 825 | + | |
| 826 | + | |
| 827 | + | |
825 | 828 |
| |
826 | 829 |
| |
827 | 830 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
| 42 | + | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5602 | 5602 |
| |
5603 | 5603 |
| |
5604 | 5604 |
| |
| 5605 | + | |
| 5606 | + | |
| 5607 | + | |
| 5608 | + | |
5605 | 5609 |
| |
5606 | 5610 |
| |
5607 | 5611 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
| |||
249 | 249 |
| |
250 | 250 |
| |
251 | 251 |
| |
| 252 | + | |
| 253 | + | |
| 254 | + | |
252 | 255 |
| |
253 | 256 |
| |
254 | 257 |
| |
| |||
333 | 336 |
| |
334 | 337 |
| |
335 | 338 |
| |
| 339 | + | |
| 340 | + | |
336 | 341 |
| |
337 | 342 |
| |
338 | 343 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
| 37 | + | |
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
| |||
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
| 51 | + | |
50 | 52 |
| |
51 | 53 |
| |
52 | 54 |
| |
|
Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
| 210 | + | |
210 | 211 |
| |
211 |
| - | |
| 212 | + | |
212 | 213 |
| |
213 | 214 |
| |
214 | 215 |
| |
| |||
1364 | 1365 |
| |
1365 | 1366 |
| |
1366 | 1367 |
| |
1367 |
| - | |
1368 |
| - | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
1369 | 1371 |
| |
1370 | 1372 |
| |
1371 | 1373 |
| |
1372 | 1374 |
| |
1373 | 1375 |
| |
1374 |
| - | |
1375 | 1376 |
| |
1376 | 1377 |
| |
1377 | 1378 |
| |
| |||
1411 | 1412 |
| |
1412 | 1413 |
| |
1413 | 1414 |
| |
1414 |
| - | |
| 1415 | + | |
1415 | 1416 |
| |
1416 | 1417 |
| |
1417 | 1418 |
| |
|
Lines changed: 0 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20430 | 20430 |
| |
20431 | 20431 |
| |
20432 | 20432 |
| |
20433 |
| - | |
20434 |
| - | |
20435 |
| - | |
20436 |
| - | |
20437 |
| - | |
20438 |
| - | |
20439 |
| - | |
20440 |
| - | |
20441 |
| - | |
20442 |
| - | |
20443 |
| - | |
20444 |
| - | |
20445 |
| - | |
20446 | 20433 |
| |
20447 | 20434 |
| |
20448 | 20435 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
316 |
| - | |
| 316 | + | |
| 317 | + | |
317 | 318 |
| |
318 | 319 |
| |
319 | 320 |
| |
| |||
1245 | 1246 |
| |
1246 | 1247 |
| |
1247 | 1248 |
| |
1248 |
| - | |
1249 |
| - | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
1250 | 1252 |
| |
1251 | 1253 |
| |
1252 | 1254 |
| |
|
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
325 |
| - | |
| 325 | + | |
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
332 |
| - | |
333 |
| - | |
334 |
| - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
|
0 commit comments