File tree
396 files changed
+8319
-4315
lines changed- clang
- docs
- include/clang
- AST
- Basic
- Parse
- Sema
- lib
- AST
- Basic/Targets
- CodeGen
- Driver/ToolChains/Arch
- Lex
- Parse
- Sema
- Serialization
- test
- Analysis
- CXX
- class.derived/class.virtual
- dcl/dcl.decl
- expr/expr.prim
- expr.prim.id
- expr.prim.lambda/expr.prim.lambda.closure
- over
- over.match
- over.match.best
- over.match.viable
- over.over
- temp
- temp.constr
- temp.constr.constr
- temp.constr.decl
- temp.constr.order
- temp.explicit
- CodeGen
- arm-mve-intrinsics
- Driver
- Parser
- Preprocessor
- Sema
- SemaTemplate
- clang-tools-extra
- clang-tidy/readability
- clangd
- test
- unittests
- test/clang-tidy/checkers
- compiler-rt/test/cfi/cross-dso
- libcxx/test/std/utilities/function.objects/refwrap
- libcxxabi
- test
- lld
- ELF
- Arch
- test/ELF
- lldb
- bindings
- interface
- python
- docs
- include/lldb
- Expression
- Interpreter
- Target
- packages/Python/lldbsuite/test/commands/target/create-no-such-arch
- scripts/Python
- source
- API
- Core
- Expression
- Interpreter
- Plugins
- ScriptInterpreter/Lua
- SymbolFile/DWARF
- Symbol
- Target
- test/Shell
- ScriptInterpreter/Lua
- Inputs
- SymbolFile/DWARF
- tools/debugserver/source/MacOSX
- llvm
- include/llvm
- ADT
- CodeGen
- MIRParser
- IR
- Support
- Target
- Transforms
- IPO
- Scalar
- lib
- Analysis
- CodeGen
- MIRParser
- SelectionDAG
- DebugInfo/DWARF
- IR
- MC/MCParser
- Passes
- Support
- Target
- AArch64
- AsmParser
- AMDGPU
- AsmParser
- ARM
- PowerPC
- VE
- MCTargetDesc
- TargetInfo
- X86
- Transforms
- IPO
- InstCombine
- Scalar
- Utils
- Vectorize
- test
- Analysis/ScalarEvolution
- CodeGen
- AArch64
- AMDGPU
- GlobalISel
- ARM
- PowerPC
- Thumb2/LowOverheadLoops
- VE
- X86
- MachineVerifier
- TableGen
- Transforms
- Attributor
- ArgumentPromotion
- IPConstantProp
- InstCombine
- InstSimplify
- LoopUnroll/ARM
- LoopUnrollAndJam
- LoopVectorize
- ARM
- LowerMatrixIntrinsics
- unittests
- ADT
- CodeGen
- utils/TableGen
- mlir
- include/mlir
- Dialect/GPU
- IR
- lib
- Conversion/VectorToLLVM
- Dialect/GPU
- IR
- Transforms
- IR
- test
- Conversion/VectorToLLVM
- Dialect/GPU
- EDSC
- Transforms
- lib/Transforms
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
396 files changed
+8319
-4315
lines changedLines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 |
| - | |
90 |
| - | |
91 |
| - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
95 |
| - | |
96 |
| - | |
97 |
| - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
98 | 100 |
| |
99 | 101 |
| |
100 | 102 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
159 | 161 |
| |
160 | 162 |
| |
161 | 163 |
| |
|
Lines changed: 20 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
25 | 27 |
| |
26 | 28 |
| |
27 | 29 |
| |
| |||
328 | 330 |
| |
329 | 331 |
| |
330 | 332 |
| |
331 |
| - | |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
337 | 348 |
| |
338 |
| - | |
339 | 349 |
| |
340 | 350 |
| |
341 | 351 |
| |
| |||
379 | 389 |
| |
380 | 390 |
| |
381 | 391 |
| |
382 |
| - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
383 | 395 |
| |
384 | 396 |
| |
385 | 397 |
| |
|
Lines changed: 66 additions & 30 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
30 | 31 |
| |
| 32 | + | |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
| |||
224 | 226 |
| |
225 | 227 |
| |
226 | 228 |
| |
227 |
| - | |
228 |
| - | |
| 229 | + | |
| 230 | + | |
229 | 231 |
| |
230 | 232 |
| |
231 | 233 |
| |
| |||
250 | 252 |
| |
251 | 253 |
| |
252 | 254 |
| |
253 |
| - | |
| 255 | + | |
254 | 256 |
| |
255 | 257 |
| |
256 | 258 |
| |
257 |
| - | |
| 259 | + | |
258 | 260 |
| |
259 | 261 |
| |
260 | 262 |
| |
| |||
309 | 311 |
| |
310 | 312 |
| |
311 | 313 |
| |
312 |
| - | |
| 314 | + | |
313 | 315 |
| |
314 | 316 |
| |
315 | 317 |
| |
| |||
321 | 323 |
| |
322 | 324 |
| |
323 | 325 |
| |
324 |
| - | |
325 |
| - | |
326 |
| - | |
327 |
| - | |
328 |
| - | |
329 |
| - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
| |||
460 | 460 |
| |
461 | 461 |
| |
462 | 462 |
| |
463 |
| - | |
464 |
| - | |
| 463 | + | |
| 464 | + | |
465 | 465 |
| |
466 | 466 |
| |
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 |
| - | |
476 |
| - | |
477 |
| - | |
478 |
| - | |
479 |
| - | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
480 | 486 |
| |
481 | 487 |
| |
482 |
| - | |
483 |
| - | |
484 |
| - | |
485 |
| - | |
486 |
| - | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
487 | 505 |
| |
488 | 506 |
| |
489 | 507 |
| |
490 | 508 |
| |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
491 | 527 |
| |
492 | 528 |
| |
493 | 529 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Lines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1014 | 1014 |
| |
1015 | 1015 |
| |
1016 | 1016 |
| |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
1017 | 1040 |
| |
1018 | 1041 |
| |
1019 | 1042 |
|
Lines changed: 89 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1606 | 1606 |
| |
1607 | 1607 |
| |
1608 | 1608 |
| |
| 1609 | + | |
| 1610 | + | |
| 1611 | + | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
| 1627 | + | |
| 1628 | + | |
| 1629 | + | |
| 1630 | + | |
| 1631 | + | |
| 1632 | + | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
| 1636 | + | |
| 1637 | + | |
| 1638 | + | |
| 1639 | + | |
| 1640 | + | |
| 1641 | + | |
| 1642 | + | |
| 1643 | + | |
| 1644 | + | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
| 1658 | + | |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
| 1677 | + | |
| 1678 | + | |
| 1679 | + | |
| 1680 | + | |
| 1681 | + | |
| 1682 | + | |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
1609 | 1698 |
| |
1610 | 1699 |
| |
1611 | 1700 |
|
0 commit comments