File tree
232 files changed
+5925
-2289
lines changed- .github/workflows
- clang
- cmake/caches
- docs
- include/clang
- AST
- ASTMatchers
- ExtractAPI
- Sema
- lib
- AST
- ByteCode
- CodeGen
- Driver/ToolChains
- Edit
- Index
- Sema
- StaticAnalyzer/Core
- test
- CodeGenHLSL
- BasicFeatures
- Driver
- ExtractAPI
- Index
- OpenMP
- SemaCXX
- SemaHLSL
- BuiltIns
- Language
- Tooling
- tools
- clang-format
- clang-linker-wrapper
- utils/TableGen
- compiler-rt/lib/rtsan
- tests
- flang
- include/flang
- Evaluate
- Tools
- test
- Evaluate
- Lower/PowerPC
- libc
- cmake/modules
- hdr/types
- include
- llvm-libc-macros
- gpu
- linux
- llvm-libc-types
- src
- math/generic
- signal
- linux
- test
- UnitTest
- src
- __support
- math
- exhaustive
- smoke
- signal
- stdfix
- utils/MPFRWrapper
- libcxx
- include/__type_traits
- test
- benchmarks/containers
- sequence
- std/strings/basic.string/string.nonmembers/string_op+
- lld
- COFF
- test/COFF
- lldb
- include/lldb/Symbol
- source
- Commands
- Plugins/TypeSystem/Clang
- Symbol
- test/Shell/SymbolFile
- Inputs
- llvm
- docs
- include/llvm
- BinaryFormat
- CodeGen
- GlobalISel
- IR
- MC
- Object
- ObjectYAML
- lib
- Analysis
- CodeGen
- DebugInfo/DWARF
- MC
- Object
- ObjectYAML
- Target
- AArch64
- AMDGPU
- ARM/AsmParser
- Hexagon
- NVPTX
- RISCV/AsmParser
- SPIRV
- Transforms
- Scalar
- Vectorize
- test
- Analysis/ScalarEvolution
- CodeGen
- AArch64
- AMDGPU
- Hexagon
- NVPTX
- SPIRV/hlsl-resources
- X86
- MC
- AMDGPU
- ARM
- Disassembler/AMDGPU
- ObjectYAML/DXContainer
- Transforms
- IndVarSimplify
- LoopVectorize
- X86/CostModel
- tools/llvm-mca/ARM
- tools/obj2yaml
- unittests
- Object
- ObjectYAML
- utils
- TableGen
- gn/secondary
- clang/test
- llvm/lib/MC
- mlir
- include/mlir/Dialect
- LLVMIR
- SPIRV/IR
- Tosa
- IR
- Utils
- XeGPU/IR
- lib
- Conversion
- TosaToLinalg
- TosaToTensor
- VectorToSPIRV
- Dialect
- Tosa
- IR
- Transforms
- Utils
- Vector
- IR
- Transforms
- XeGPU/IR
- Transforms
- test
- Conversion
- ConvertToSPIRV
- TosaToLinalg
- TosaToTensor
- VectorToLLVM
- VectorToSPIRV
- Dialect
- SPIRV/IR
- Tosa
- Vector
- XeGPU
- Target/SPIRV
- Transforms
- offload/test/sanitizer
- utils/bazel/llvm-project-overlay
- llvm/unittests
- mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
232 files changed
+5925
-2289
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
71 |
| - | |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
98 |
| - | |
| 99 | + | |
99 | 100 |
| |
100 | 101 |
| |
101 | 102 |
| |
|
Lines changed: 4 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 |
| |
25 | 29 |
| |
26 | 30 |
| |
27 | 31 |
| |
28 | 32 |
| |
29 | 33 |
| |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
| |||
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 | 92 |
| |
95 | 93 |
| |
96 | 94 |
| |
| |||
148 | 146 |
| |
149 | 147 |
| |
150 | 148 |
| |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 | 149 |
| |
155 | 150 |
| |
156 | 151 |
| |
|
Lines changed: 44 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 | + |
Lines changed: 32 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
129 | 139 |
| |
130 | 140 |
| |
131 | 141 |
| |
| |||
164 | 174 |
| |
165 | 175 |
| |
166 | 176 |
| |
| 177 | + | |
167 | 178 |
| |
168 | 179 |
| |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 |
| - | |
183 |
| - | |
184 |
| - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
185 | 191 |
| |
186 | 192 |
| |
187 | 193 |
| |
188 | 194 |
| |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
195 | 200 |
| |
196 | 201 |
| |
197 | 202 |
| |
| |||
200 | 205 |
| |
201 | 206 |
| |
202 | 207 |
| |
| 208 | + | |
203 | 209 |
| |
204 | 210 |
| |
205 | 211 |
| |
| |||
209 | 215 |
| |
210 | 216 |
| |
211 | 217 |
| |
| 218 | + | |
| 219 | + | |
| 220 | + | |
212 | 221 |
| |
213 | 222 |
| |
214 | 223 |
| |
| |||
217 | 226 |
| |
218 | 227 |
| |
219 | 228 |
| |
220 |
| - | |
| 229 | + | |
221 | 230 |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
959 | 959 |
| |
960 | 960 |
| |
961 | 961 |
| |
962 |
| - | |
| 962 | + | |
| 963 | + | |
963 | 964 |
| |
964 | 965 |
| |
965 | 966 |
| |
| |||
987 | 988 |
| |
988 | 989 |
| |
989 | 990 |
| |
990 |
| - | |
| 991 | + | |
991 | 992 |
| |
992 | 993 |
| |
993 | 994 |
| |
| |||
1003 | 1004 |
| |
1004 | 1005 |
| |
1005 | 1006 |
| |
1006 |
| - | |
| 1007 | + |
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
416 | 416 |
| |
417 | 417 |
| |
418 | 418 |
| |
419 |
| - | |
| 419 | + | |
420 | 420 |
| |
421 |
| - | |
| 421 | + | |
422 | 422 |
| |
423 | 423 |
| |
424 | 424 |
| |
| |||
456 | 456 |
| |
457 | 457 |
| |
458 | 458 |
| |
459 |
| - | |
460 |
| - | |
461 |
| - | |
| 459 | + | |
462 | 460 |
| |
463 | 461 |
| |
464 | 462 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1960 | 1960 |
| |
1961 | 1961 |
| |
1962 | 1962 |
| |
| 1963 | + | |
| 1964 | + | |
1963 | 1965 |
| |
1964 | 1966 |
| |
1965 | 1967 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
367 | 367 |
| |
368 | 368 |
| |
369 | 369 |
| |
| 370 | + | |
| 371 | + | |
| 372 | + | |
370 | 373 |
| |
371 | 374 |
| |
372 | 375 |
| |
|
Lines changed: 22 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2489 | 2489 |
| |
2490 | 2490 |
| |
2491 | 2491 |
| |
2492 |
| - | |
| 2492 | + | |
| 2493 | + | |
| 2494 | + | |
| 2495 | + | |
| 2496 | + | |
| 2497 | + | |
| 2498 | + | |
| 2499 | + | |
| 2500 | + | |
| 2501 | + | |
| 2502 | + | |
| 2503 | + | |
| 2504 | + | |
| 2505 | + | |
| 2506 | + | |
| 2507 | + | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
2493 | 2514 |
| |
2494 | 2515 |
| |
2495 | 2516 |
| |
|
Lines changed: 24 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1146 | 1146 |
| |
1147 | 1147 |
| |
1148 | 1148 |
| |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
1149 | 1167 |
| |
1150 | 1168 |
| |
1151 | 1169 |
| |
1152 | 1170 |
| |
1153 |
| - | |
| 1171 | + | |
1154 | 1172 |
| |
1155 | 1173 |
| |
1156 | 1174 |
| |
| |||
1164 | 1182 |
| |
1165 | 1183 |
| |
1166 | 1184 |
| |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
1167 | 1190 |
| |
1168 | 1191 |
| |
1169 | 1192 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
| 144 | + | |
| 145 | + | |
| 146 | + | |
144 | 147 |
| |
145 | 148 |
| |
146 | 149 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6234 | 6234 |
| |
6235 | 6235 |
| |
6236 | 6236 |
| |
6237 |
| - | |
6238 |
| - | |
6239 |
| - | |
6240 | 6237 |
| |
6241 | 6238 |
| |
6242 | 6239 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1956 | 1956 |
| |
1957 | 1957 |
| |
1958 | 1958 |
| |
| 1959 | + | |
1959 | 1960 |
| |
1960 | 1961 |
| |
1961 | 1962 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15047 | 15047 |
| |
15048 | 15048 |
| |
15049 | 15049 |
| |
| 15050 | + | |
15050 | 15051 |
| |
15051 | 15052 |
| |
15052 | 15053 |
| |
| |||
15905 | 15906 |
| |
15906 | 15907 |
| |
15907 | 15908 |
| |
| 15909 | + | |
15908 | 15910 |
| |
15909 | 15911 |
| |
15910 | 15912 |
| |
|
0 commit comments