File tree
221 files changed
+6589
-3595
lines changed- .github/workflows
- bolt
- include/bolt/Core
- lib
- Core
- Passes
- Rewrite
- Target/X86
- test/AArch64
- clang
- docs
- include/clang
- AST
- Driver
- lib
- AST
- Analysis/FlowSensitive
- Basic
- CodeGen
- Sema
- Serialization
- StaticAnalyzer
- Checkers
- WebKit
- Core
- test
- AST
- Analysis
- Checkers/WebKit
- analyzer-stats
- CodeGen/Mips
- Modules
- utils/TableGen
- clang-tools-extra
- clang-tidy/misc
- docs
- test/clang-tidy/checkers/misc
- compiler-rt/test
- flang/test/Driver
- libclc
- clc
- include/clc/math
- lib/generic
- math
- clspv/lib
- cmake/modules
- generic
- include
- clc/math
- math
- lib
- math
- spirv/lib
- libcxx/include/__memory
- lld
- ELF
- test/ELF
- lldb
- source/Core
- test/API/functionalities/reverse-execution
- llvm
- cmake/modules
- docs/TableGen
- include/llvm/TableGen
- lib
- CodeGen
- SelectionDAG
- ExecutionEngine/Orc
- IR
- ProfileData
- TableGen
- Target
- AMDGPU
- AsmParser
- LoongArch
- Mips
- PowerPC/AsmParser
- RISCV
- AsmParser
- Disassembler
- MCTargetDesc
- X86
- Transforms
- IPO
- Instrumentation
- Scalar
- Vectorize
- test
- CodeGen
- AMDGPU
- RISCV
- GlobalISel
- rvv
- X86
- ExecutionEngine/JITLink/x86-64
- Inputs
- MC
- Disassembler/RISCV
- LoongArch
- Relocations
- lasx
- lsx
- PowerPC
- RISCV
- Other
- TableGen
- CompressInstEmitter
- Transforms
- LoopVectorize/RISCV
- PreISelIntrinsicLowering/X86
- tools/llvm-reduce
- tools
- llvm-reduce/deltas
- opt
- utils
- TableGen
- Common
- gn/secondary/llvm/lib/Target/RISCV
- mlir
- docs/DefiningDialects
- include/mlir
- Dialect/LLVMIR
- IR
- TableGen
- lib
- AsmParser
- Dialect
- Arith/Transforms
- SCF/Transforms
- Vector/IR
- TableGen
- Transforms
- test
- Dialect
- Arith
- LLVMIR
- SCF
- IR
- Integration/Dialect/Arith/CPU
- Target/LLVMIR
- Import
- Transforms
- lib/Dialect/Test
- mlir-tblgen
- tools/mlir-tblgen
- utils/spirv
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
221 files changed
+6589
-3595
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| 106 | + | |
106 | 107 |
| |
107 | 108 |
| |
108 | 109 |
| |
| |||
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
157 |
| - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
158 | 161 |
| |
159 | 162 |
| |
160 | 163 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
| |||
163 | 164 |
| |
164 | 165 |
| |
165 | 166 |
| |
166 |
| - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
167 | 170 |
| |
168 | 171 |
| |
169 | 172 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
547 |
| - | |
548 |
| - | |
549 |
| - | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
550 | 551 |
| |
551 | 552 |
| |
552 | 553 |
| |
|
Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
360 | 366 |
| |
361 | 367 |
| |
362 | 368 |
| |
| |||
1358 | 1364 |
| |
1359 | 1365 |
| |
1360 | 1366 |
| |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
1361 | 1373 |
| |
1362 | 1374 |
| |
1363 | 1375 |
| |
| |||
1734 | 1746 |
| |
1735 | 1747 |
| |
1736 | 1748 |
| |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
1737 | 1761 |
| |
1738 | 1762 |
| |
1739 | 1763 |
| |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1264 | 1264 |
| |
1265 | 1265 |
| |
1266 | 1266 |
| |
1267 |
| - | |
| 1267 | + | |
1268 | 1268 |
| |
1269 |
| - | |
| 1269 | + | |
| 1270 | + | |
| 1271 | + | |
| 1272 | + | |
1270 | 1273 |
| |
1271 | 1274 |
| |
1272 | 1275 |
| |
|
Lines changed: 9 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2401 | 2401 |
| |
2402 | 2402 |
| |
2403 | 2403 |
| |
2404 |
| - | |
2405 |
| - | |
| 2404 | + | |
| 2405 | + | |
| 2406 | + | |
| 2407 | + | |
2406 | 2408 |
| |
2407 | 2409 |
| |
2408 | 2410 |
| |
| |||
2423 | 2425 |
| |
2424 | 2426 |
| |
2425 | 2427 |
| |
| 2428 | + | |
| 2429 | + | |
| 2430 | + | |
| 2431 | + | |
| 2432 | + | |
2426 | 2433 |
| |
2427 | 2434 |
| |
2428 | 2435 |
| |
|
Lines changed: 126 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1583 | 1583 |
| |
1584 | 1584 |
| |
1585 | 1585 |
| |
1586 |
| - | |
1587 |
| - | |
1588 |
| - | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
| 1589 | + | |
| 1590 | + | |
| 1591 | + | |
1589 | 1592 |
| |
1590 | 1593 |
| |
1591 | 1594 |
| |
1592 | 1595 |
| |
| 1596 | + | |
| 1597 | + | |
1593 | 1598 |
| |
1594 | 1599 |
| |
1595 | 1600 |
| |
| |||
1598 | 1603 |
| |
1599 | 1604 |
| |
1600 | 1605 |
| |
1601 |
| - | |
| 1606 | + | |
1602 | 1607 |
| |
1603 | 1608 |
| |
1604 | 1609 |
| |
| |||
1673 | 1678 |
| |
1674 | 1679 |
| |
1675 | 1680 |
| |
1676 |
| - | |
1677 |
| - | |
1678 |
| - | |
1679 |
| - | |
1680 | 1681 |
| |
1681 | 1682 |
| |
| 1683 | + | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
| 1693 | + | |
| 1694 | + | |
| 1695 | + | |
| 1696 | + | |
| 1697 | + | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
| 1704 | + | |
| 1705 | + | |
| 1706 | + | |
| 1707 | + | |
| 1708 | + | |
| 1709 | + | |
| 1710 | + | |
| 1711 | + | |
| 1712 | + | |
| 1713 | + | |
| 1714 | + | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
| 1738 | + | |
| 1739 | + | |
| 1740 | + | |
| 1741 | + | |
| 1742 | + | |
| 1743 | + | |
| 1744 | + | |
| 1745 | + | |
| 1746 | + | |
| 1747 | + | |
| 1748 | + | |
| 1749 | + | |
| 1750 | + | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
| 1755 | + | |
| 1756 | + | |
| 1757 | + | |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
| 1764 | + | |
| 1765 | + | |
| 1766 | + | |
| 1767 | + | |
| 1768 | + | |
| 1769 | + | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
1682 | 1783 |
| |
1683 | 1784 |
| |
1684 | 1785 |
| |
| |||
1720 | 1821 |
| |
1721 | 1822 |
| |
1722 | 1823 |
| |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
| 1834 | + | |
| 1835 | + | |
| 1836 | + | |
| 1837 | + | |
| 1838 | + | |
| 1839 | + | |
| 1840 | + | |
1723 | 1841 |
| |
1724 | 1842 |
| |
1725 | 1843 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1269 | 1269 |
| |
1270 | 1270 |
| |
1271 | 1271 |
| |
1272 |
| - | |
1273 |
| - | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
1274 | 1276 |
| |
1275 | 1277 |
| |
1276 | 1278 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5078 | 5078 |
| |
5079 | 5079 |
| |
5080 | 5080 |
| |
| 5081 | + | |
| 5082 | + | |
5081 | 5083 |
| |
5082 | 5084 |
| |
5083 | 5085 |
| |
|
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1803 | 1803 |
| |
1804 | 1804 |
| |
1805 | 1805 |
| |
1806 |
| - | |
1807 |
| - | |
1808 |
| - | |
1809 |
| - | |
1810 |
| - | |
1811 |
| - | |
1812 | 1806 |
| |
1813 | 1807 |
| |
1814 | 1808 |
| |
|
0 commit comments