File tree
343 files changed
+11172
-3054
lines changed- clang
- docs
- include/clang
- AST
- Basic
- Frontend
- Tooling
- lib
- CodeGen
- Driver/ToolChains
- Frontend
- Headers
- Parse
- Serialization
- Tooling
- DumpTool
- test
- ClangScanDeps
- Inputs
- CodeGen
- CodeGenCUDA
- CodeGenCXX
- CodeGenOpenCL
- Driver
- Headers
- Modules
- Inputs/error
- tools/clang-scan-deps
- unittests
- Frontend
- Introspection
- clang-tools-extra/clangd/unittests
- compiler-rt/lib
- builtins
- sanitizer_common
- ubsan
- libc
- src/__support
- test/src
- __support
- math
- utils
- FPUtil
- aarch64
- UnitTest
- libcxx
- docs
- include
- __ranges
- test
- libcxx
- inclusions
- ranges
- std
- containers/views
- language.support/support.limits/support.limits.general
- ranges/range.range
- strings/string.view
- utils
- ci
- lld
- ELF
- MachO
- test
- ELF
- Inputs
- linkerscript
- lto
- MachO
- invalid
- tools/lld
- lldb
- include/lldb
- Core
- Host/windows
- Symbol
- Target
- source
- API
- Commands
- Core
- Expression
- Plugins
- ABI/AArch64
- Architecture/Mips
- DynamicLoader
- Darwin-Kernel
- MacOSX-DYLD
- Windows-DYLD
- Instruction/MIPS
- ObjectFile/ELF
- Process/gdb-remote
- UnwindAssembly
- InstEmulation
- x86
- Symbol
- Target
- llvm
- docs
- include/llvm
- ADT
- Analysis
- CodeGen
- IR
- Support
- lib
- Analysis
- CodeGen
- SelectionDAG
- IR
- Support
- Target
- AMDGPU
- Disassembler
- ARM
- Hexagon
- M68k
- Mips
- NVPTX
- PowerPC
- Sparc
- SystemZ
- WebAssembly
- X86
- Transforms
- IPO
- InstCombine
- Instrumentation
- Scalar
- Utils
- test
- Analysis
- CostModel/X86
- ScalarEvolution
- TypeBasedAliasAnalysis
- CodeGen
- AArch64
- AMDGPU
- PowerPC
- RISCV/rvv
- WebAssembly
- X86
- ExecutionEngine/JITLink/X86
- Other
- Transforms
- FunctionAttrs
- IndVarSimplify
- InferFunctionAttrs
- Inline
- InstCombine
- InstSimplify
- ConstProp/WebAssembly
- LICM
- LoopDeletion
- LoopUnroll
- LoopVectorize/X86
- PhaseOrdering/X86
- SLPVectorizer/X86
- SimplifyCFG
- Verifier
- tools/llvm-exegesis
- lib
- unittests
- ADT
- IR
- Support
- utils
- TableGen
- gn/secondary
- libcxx/include
- lld
- test
- tools/lld
- lit
- lit
- tests
- Inputs/shtest-not
- openmp/runtime
- src
- test
- affinity
- tasking
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
343 files changed
+11172
-3054
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 |
| |
35 | 37 |
| |
36 | 38 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
686 | 686 |
| |
687 | 687 |
| |
688 | 688 |
| |
689 |
| - | |
| 689 | + | |
690 | 690 |
| |
691 | 691 |
| |
692 | 692 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2378 | 2378 |
| |
2379 | 2379 |
| |
2380 | 2380 |
| |
2381 |
| - | |
| 2381 | + | |
2382 | 2382 |
| |
2383 | 2383 |
| |
2384 | 2384 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4254 | 4254 |
| |
4255 | 4255 |
| |
4256 | 4256 |
| |
4257 |
| - | |
| 4257 | + | |
| 4258 | + | |
| 4259 | + | |
4258 | 4260 |
| |
4259 | 4261 |
| |
4260 | 4262 |
| |
|
Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
529 | 529 |
| |
530 | 530 |
| |
531 | 531 |
| |
| 532 | + | |
532 | 533 |
| |
533 | 534 |
| |
534 | 535 |
| |
| |||
542 | 543 |
| |
543 | 544 |
| |
544 | 545 |
| |
| 546 | + | |
| 547 | + | |
545 | 548 |
| |
546 | 549 |
| |
547 | 550 |
| |
| |||
577 | 580 |
| |
578 | 581 |
| |
579 | 582 |
| |
| 583 | + | |
580 | 584 |
| |
581 | 585 |
| |
582 | 586 |
| |
| |||
586 | 590 |
| |
587 | 591 |
| |
588 | 592 |
| |
589 |
| - | |
| 593 | + | |
590 | 594 |
| |
| 595 | + | |
591 | 596 |
| |
592 | 597 |
| |
593 | 598 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
334 |
| - | |
335 |
| - | |
336 |
| - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
337 | 337 |
| |
338 | 338 |
| |
339 | 339 |
| |
|
Lines changed: 57 additions & 50 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
65 | 73 |
| |
66 | 74 |
| |
67 | 75 |
| |
| |||
81 | 89 |
| |
82 | 90 |
| |
83 | 91 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
88 | 98 |
| |
89 | 99 |
| |
90 | 100 |
| |
| |||
117 | 127 |
| |
118 | 128 |
| |
119 | 129 |
| |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
126 | 133 |
| |
127 | 134 |
| |
128 | 135 |
| |
| |||
141 | 148 |
| |
142 | 149 |
| |
143 | 150 |
| |
144 |
| - | |
145 |
| - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
146 | 164 |
| |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
147 | 191 |
| |
148 | 192 |
| |
149 | 193 |
| |
| |||
199 | 243 |
| |
200 | 244 |
| |
201 | 245 |
| |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
206 |
| - | |
207 |
| - | |
208 |
| - | |
209 |
| - | |
210 |
| - | |
211 |
| - | |
212 |
| - | |
213 |
| - | |
214 |
| - | |
215 |
| - | |
216 |
| - | |
217 |
| - | |
218 |
| - | |
219 |
| - | |
220 |
| - | |
221 |
| - | |
222 |
| - | |
223 |
| - | |
224 |
| - | |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 |
| - | |
239 | 246 |
| |
240 | 247 |
| |
241 | 248 |
| |
|
Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 | 41 |
| |
46 | 42 |
| |
47 | 43 |
| |
48 |
| - | |
49 | 44 |
| |
50 | 45 |
| |
51 | 46 |
| |
52 | 47 |
| |
53 | 48 |
| |
54 | 49 |
| |
55 | 50 |
| |
56 |
| - | |
57 | 51 |
| |
58 | 52 |
| |
59 | 53 |
| |
| |||
92 | 86 |
| |
93 | 87 |
| |
94 | 88 |
| |
| 89 | + | |
95 | 90 |
| |
96 | 91 |
| |
97 | 92 |
| |
|
Lines changed: 16 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17079 | 17079 |
| |
17080 | 17080 |
| |
17081 | 17081 |
| |
17082 |
| - | |
17083 |
| - | |
| 17082 | + | |
| 17083 | + | |
17084 | 17084 |
| |
17085 | 17085 |
| |
17086 | 17086 |
| |
| |||
17090 | 17090 |
| |
17091 | 17091 |
| |
17092 | 17092 |
| |
17093 |
| - | |
17094 |
| - | |
| 17093 | + | |
| 17094 | + | |
17095 | 17095 |
| |
17096 | 17096 |
| |
17097 | 17097 |
| |
| |||
17487 | 17487 |
| |
17488 | 17488 |
| |
17489 | 17489 |
| |
17490 |
| - | |
| 17490 | + | |
17491 | 17491 |
| |
17492 | 17492 |
| |
17493 |
| - | |
| 17493 | + | |
17494 | 17494 |
| |
17495 | 17495 |
| |
17496 | 17496 |
| |
17497 | 17497 |
| |
17498 |
| - | |
17499 |
| - | |
| 17498 | + | |
| 17499 | + | |
| 17500 | + | |
| 17501 | + | |
| 17502 | + | |
| 17503 | + | |
| 17504 | + | |
| 17505 | + | |
| 17506 | + | |
| 17507 | + | |
17500 | 17508 |
| |
17501 | 17509 |
| |
17502 | 17510 |
| |
|
Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1089 | 1089 |
| |
1090 | 1090 |
| |
1091 | 1091 |
| |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
| 1108 | + | |
| 1109 | + | |
| 1110 | + | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
1092 | 1114 |
| |
1093 | 1115 |
| |
1094 | 1116 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
| 178 | + | |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
181 | 181 |
| |
182 | 182 |
| |
183 | 183 |
| |
| 184 | + | |
| 185 | + | |
184 | 186 |
| |
185 | 187 |
| |
186 | 188 |
| |
187 | 189 |
| |
188 | 190 |
| |
189 | 191 |
| |
190 |
| - | |
191 |
| - | |
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
|
0 commit comments