File tree
554 files changed
+21904
-6247
lines changed- bolt
- lib/Core
- test/X86
- clang
- cmake/caches
- docs
- include/clang
- AST
- Basic
- Sema
- lib
- AST/ByteCode
- CodeGen
- Driver/ToolChains
- Frontend
- Headers
- Sema
- test
- CXX
- drs
- temp/temp.arg/temp.arg.nontype
- CodeGen
- X86
- aarch64-sve-intrinsics
- aarch64-sve2p1-intrinsics
- Driver
- Headers
- Interpreter
- Misc/target-invalid-cpu-note
- Preprocessor
- SemaCXX
- www
- compiler-rt/lib/fuzzer
- flang/runtime
- lld
- ELF
- Arch
- test/ELF
- lldb
- bindings/python
- include/lldb
- API
- Interpreter
- Target
- source
- API
- Commands
- Core
- Interpreter
- Plugins
- LanguageRuntime/CPlusPlus
- ScriptInterpreter/Python
- Target
- test/API
- commands/frame/recognizer
- lang/cpp/std-function-recognizer
- tools/lldb-dap/stackTrace/subtleFrames
- tools/lldb-dap
- unittests/Process/elf-core
- llvm
- docs
- include/llvm
- Analysis
- CodeGen/GlobalISel
- IR
- LTO
- Target/GlobalISel
- TargetParser
- Transforms/InstCombine
- lib
- Analysis
- CodeGen
- GlobalISel
- DWARFLinker/Classic
- IR
- LTO
- Target
- AArch64
- GISel
- AMDGPU
- DirectX
- RISCV
- GISel
- X86
- Transforms
- IPO
- InstCombine
- Utils
- Vectorize
- test
- Analysis/ValueTracking
- Bitcode
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- GlobalISel
- DirectX
- Metadata
- RISCV
- rvv
- X86
- MC
- AMDGPU
- Disassembler/X86
- X86
- TableGen
- Transforms
- FunctionAttrs
- GCOVProfiling
- IndVarSimplify
- InstCombine
- LoopVectorize
- AArch64
- ARM
- RISCV
- X86
- PGOProfile
- PhaseOrdering
- AArch64
- ARM
- X86
- Reassociate
- SLPVectorizer/X86
- tools/dsymutil/X86
- unittests
- Analysis
- TargetParser
- utils/gn/secondary
- clang/lib/Headers
- llvm
- lib
- CGData
- Target
- AArch64
- AMDGPU
- Utils
- test
- tools/llvm-cgdata
- unittests
- Analysis
- CGData
- mlir
- docs/DefiningDialects
- include/mlir
- Dialect/Linalg/Transforms
- IR
- TableGen
- lib
- Conversion/MathToLibm
- Dialect
- Linalg
- IR
- Transforms
- Math/Transforms
- IR
- TableGen
- test
- Conversion
- MathToLibm
- VectorToLLVM
- Dialect
- Linalg
- Math
- mlir-tblgen
- tools/mlir-tblgen
- utils/bazel/llvm-project-overlay/mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
554 files changed
+21904
-6247
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
336 | 336 |
| |
337 | 337 |
| |
338 | 338 |
| |
339 |
| - | |
| 339 | + | |
| 340 | + | |
340 | 341 |
| |
341 | 342 |
| |
342 | 343 |
| |
|
Lines changed: 45 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 | + |
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 |
| - | |
| 113 | + | |
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
| 220 | + | |
| 221 | + | |
220 | 222 |
| |
221 | 223 |
| |
222 | 224 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| 160 | + | |
| 161 | + | |
| 162 | + | |
160 | 163 |
| |
161 | 164 |
| |
162 | 165 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2176 | 2176 |
| |
2177 | 2177 |
| |
2178 | 2178 |
| |
2179 |
| - | |
2180 |
| - | |
| 2179 | + | |
| 2180 | + | |
| 2181 | + | |
2181 | 2182 |
| |
2182 | 2183 |
| |
2183 | 2184 |
| |
|
Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2217 | 2217 |
| |
2218 | 2218 |
| |
2219 | 2219 |
| |
| 2220 | + | |
| 2221 | + | |
| 2222 | + | |
| 2223 | + | |
| 2224 | + | |
| 2225 | + | |
| 2226 | + | |
| 2227 | + | |
| 2228 | + | |
| 2229 | + | |
| 2230 | + | |
| 2231 | + | |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
| 2241 | + | |
| 2242 | + | |
| 2243 | + | |
| 2244 | + | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
| 2250 | + | |
| 2251 | + | |
| 2252 | + | |
| 2253 | + | |
| 2254 | + | |
| 2255 | + | |
| 2256 | + | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
| 2262 | + | |
| 2263 | + | |
2220 | 2264 |
| |
2221 | 2265 |
| |
2222 | 2266 |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13071 | 13071 |
| |
13072 | 13072 |
| |
13073 | 13073 |
| |
| 13074 | + | |
| 13075 | + | |
| 13076 | + | |
| 13077 | + | |
| 13078 | + | |
| 13079 | + | |
13074 | 13080 |
| |
13075 | 13081 |
| |
13076 | 13082 |
| |
13077 | 13083 |
| |
13078 | 13084 |
| |
13079 |
| - | |
| 13085 | + | |
| 13086 | + | |
13080 | 13087 |
| |
13081 | 13088 |
| |
13082 | 13089 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2556 | 2556 |
| |
2557 | 2557 |
| |
2558 | 2558 |
| |
2559 |
| - | |
| 2559 | + | |
2560 | 2560 |
| |
2561 | 2561 |
| |
2562 | 2562 |
| |
|
Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
165 | 165 |
| |
166 | 166 |
| |
167 | 167 |
| |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
168 | 174 |
| |
169 | 175 |
| |
170 |
| - | |
171 |
| - | |
172 |
| - | |
| 176 | + | |
| 177 | + | |
173 | 178 |
| |
174 | 179 |
| |
175 | 180 |
| |
|
Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
559 | 559 |
| |
560 | 560 |
| |
561 | 561 |
| |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
562 | 587 |
| |
563 | 588 |
| |
564 | 589 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| 95 | + | |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
|
Lines changed: 49 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14443 | 14443 |
| |
14444 | 14444 |
| |
14445 | 14445 |
| |
14446 |
| - | |
14447 |
| - | |
14448 |
| - | |
14449 |
| - | |
| 14446 | + | |
| 14447 | + | |
| 14448 | + | |
| 14449 | + | |
| 14450 | + | |
| 14451 | + | |
| 14452 | + | |
| 14453 | + | |
| 14454 | + | |
14450 | 14455 |
| |
14451 | 14456 |
| |
14452 | 14457 |
| |
14453 |
| - | |
14454 |
| - | |
14455 |
| - | |
14456 |
| - | |
14457 |
| - | |
14458 |
| - | |
14459 |
| - | |
14460 |
| - | |
14461 |
| - | |
14462 |
| - | |
14463 |
| - | |
14464 |
| - | |
14465 |
| - | |
14466 |
| - | |
| 14458 | + | |
| 14459 | + | |
| 14460 | + | |
| 14461 | + | |
| 14462 | + | |
| 14463 | + | |
| 14464 | + | |
| 14465 | + | |
| 14466 | + | |
| 14467 | + | |
| 14468 | + | |
| 14469 | + | |
| 14470 | + | |
| 14471 | + | |
| 14472 | + | |
| 14473 | + | |
| 14474 | + | |
| 14475 | + | |
| 14476 | + | |
| 14477 | + | |
| 14478 | + | |
| 14479 | + | |
14467 | 14480 |
| |
14468 |
| - | |
14469 |
| - | |
14470 |
| - | |
14471 |
| - | |
14472 |
| - | |
| 14481 | + | |
| 14482 | + | |
| 14483 | + | |
| 14484 | + | |
| 14485 | + | |
| 14486 | + | |
| 14487 | + | |
| 14488 | + | |
| 14489 | + | |
| 14490 | + | |
| 14491 | + | |
| 14492 | + | |
| 14493 | + | |
| 14494 | + | |
| 14495 | + | |
| 14496 | + | |
| 14497 | + | |
| 14498 | + | |
14473 | 14499 |
| |
14474 | 14500 |
| |
14475 | 14501 |
| |
|
0 commit comments