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
- lldb
- test/API/tools/lldb-dap/progress
- tools/lldb-dap
- lld/docs
- llvm
- docs
- examples/ExceptionDemo
- include/llvm
- CodeGen
- IR
- TargetParser
- Transforms/Vectorize/SandboxVectorizer
- Passes
- lib
- CodeGen
- Support/Unix
- TargetParser
- Target
- AArch64
- ARM
- Hexagon
- LoongArch
- NVPTX
- PowerPC
- RISCV
- AsmParser
- Disassembler
- MCTargetDesc
- SPIRV
- 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 |
| |
|
0 commit comments