Commit d19b7c1
File tree
158 files changed
+6089
-1364
lines changed- .github
- clang
- docs
- include/clang/Basic
- lib
- AST
- ByteCode
- CodeGen
- Driver/ToolChains
- Headers/hlsl
- Sema
- test
- AST/ByteCode
- CXX/drs
- CodeGen
- CodeGenHLSL/builtins
- Sema
- SemaCXX
- SemaHLSL/BuiltIns
- www
- clang-tools-extra
- clang-tidy/bugprone
- docs
- clang-tidy/checks/bugprone
- test/clang-tidy/checkers/bugprone
- compiler-rt
- cmake/Modules
- lib/builtins/cpu_model
- flang
- include/flang
- Lower
- Optimizer
- Analysis
- HLFIR
- lib
- Lower
- Optimizer
- Analysis
- HLFIR
- IR
- Transforms
- test
- Driver
- HLFIR
- order_assignments
- Lower
- HLFIR
- forall
- lld
- lldb
- include/lldb
- API
- Core
- Symbol
- source
- API
- Core
- Plugins
- ObjectFile/Mach-O
- SymbolFile
- Breakpad
- DWARF
- NativePDB
- PDB
- Symbol
- test/Shell
- ScriptInterpreter/Python
- SymbolFile
- DWARF/x86
- PDB
- llvm
- docs
- include/llvm
- Analysis
- Config
- ExecutionEngine/JITLink
- IR
- Support
- Target/GlobalISel
- Transforms
- InstCombine
- Scalar
- lib
- Analysis
- CodeGen/SelectionDAG
- ExecutionEngine
- JITLink
- Orc
- IR
- Target
- AArch64
- AMDGPU
- RISCV
- GISel
- SPIRV
- TargetParser
- Transforms
- InstCombine
- Scalar
- Vectorize
- test
- Analysis/CostModel/RISCV
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- GlobalISel
- RISCV
- GlobalISel
- rvv
- SPIRV
- extensions/SPV_INTEL_media_block_io
- pointers
- X86
- Transforms
- GVN
- InstCombine
- LoopVectorize
- MemCpyOpt
- tools/llvm-objdump/ELF/AArch64
- tools/llvm-objdump
- unittests
- ExecutionEngine/Orc
- IR
- mlir
- include/mlir
- Dialect/Tosa/IR
- IR
- lib/Dialect/Arith/IR
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
158 files changed
+6089
-1364
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
18 | 27 |
| |
19 | 28 |
| |
20 | 29 |
| |
21 | 30 |
| |
22 | 31 |
| |
23 | 32 |
| |
24 | 33 |
| |
25 |
| - | |
| 34 | + | |
| 35 | + | |
26 | 36 |
| |
27 | 37 |
| |
28 | 38 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
| 188 | + | |
188 | 189 |
| |
189 | 190 |
| |
190 | 191 |
| |
|
Lines changed: 20 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 | 15 |
| |
25 | 16 |
| |
26 | 17 |
| |
| |||
38 | 29 |
| |
39 | 30 |
| |
40 | 31 |
| |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + |
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
648 | 648 |
| |
649 | 649 |
| |
650 | 650 |
| |
651 |
| - | |
| 651 | + | |
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
| 313 | + | |
| 314 | + | |
| 315 | + | |
313 | 316 |
| |
314 | 317 |
| |
315 | 318 |
| |
| |||
404 | 407 |
| |
405 | 408 |
| |
406 | 409 |
| |
| 410 | + | |
407 | 411 |
| |
408 | 412 |
| |
409 | 413 |
| |
| |||
763 | 767 |
| |
764 | 768 |
| |
765 | 769 |
| |
| 770 | + | |
| 771 | + | |
766 | 772 |
| |
767 | 773 |
| |
768 | 774 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1270 | 1270 |
| |
1271 | 1271 |
| |
1272 | 1272 |
| |
1273 |
| - | |
| 1273 | + | |
1274 | 1274 |
| |
1275 | 1275 |
| |
1276 | 1276 |
| |
| |||
4930 | 4930 |
| |
4931 | 4931 |
| |
4932 | 4932 |
| |
| 4933 | + | |
| 4934 | + | |
| 4935 | + | |
| 4936 | + | |
| 4937 | + | |
| 4938 | + | |
4933 | 4939 |
| |
4934 | 4940 |
| |
4935 | 4941 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1000 | 1000 |
| |
1001 | 1001 |
| |
1002 | 1002 |
| |
1003 |
| - | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
1004 | 1007 |
| |
1005 | 1008 |
| |
1006 | 1009 |
| |
| |||
5911 | 5914 |
| |
5912 | 5915 |
| |
5913 | 5916 |
| |
| 5917 | + | |
| 5918 | + | |
| 5919 | + | |
5914 | 5920 |
| |
5915 | 5921 |
| |
5916 | 5922 |
| |
|
Lines changed: 46 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
151 | 162 |
| |
152 | 163 |
| |
153 | 164 |
| |
| |||
181 | 192 |
| |
182 | 193 |
| |
183 | 194 |
| |
184 |
| - | |
| 195 | + | |
| 196 | + | |
185 | 197 |
| |
186 | 198 |
| |
187 | 199 |
| |
| 200 | + | |
| 201 | + | |
| 202 | + | |
188 | 203 |
| |
189 | 204 |
| |
190 | 205 |
| |
| |||
224 | 239 |
| |
225 | 240 |
| |
226 | 241 |
| |
227 |
| - | |
| 242 | + | |
| 243 | + | |
228 | 244 |
| |
229 | 245 |
| |
| 246 | + | |
| 247 | + | |
| 248 | + | |
230 | 249 |
| |
231 | 250 |
| |
232 | 251 |
| |
| |||
1772 | 1791 |
| |
1773 | 1792 |
| |
1774 | 1793 |
| |
| 1794 | + | |
1775 | 1795 |
| |
1776 | 1796 |
| |
1777 | 1797 |
| |
| |||
1781 | 1801 |
| |
1782 | 1802 |
| |
1783 | 1803 |
| |
| 1804 | + | |
1784 | 1805 |
| |
1785 | 1806 |
| |
1786 | 1807 |
| |
1787 | 1808 |
| |
1788 | 1809 |
| |
1789 | 1810 |
| |
1790 |
| - | |
1791 |
| - | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
1792 | 1815 |
| |
1793 | 1816 |
| |
1794 | 1817 |
| |
1795 | 1818 |
| |
1796 | 1819 |
| |
1797 | 1820 |
| |
1798 | 1821 |
| |
| 1822 | + | |
| 1823 | + | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
| 1827 | + | |
| 1828 | + | |
| 1829 | + | |
| 1830 | + | |
| 1831 | + | |
| 1832 | + | |
| 1833 | + | |
1799 | 1834 |
| |
1800 | 1835 |
| |
1801 | 1836 |
| |
| |||
1818 | 1853 |
| |
1819 | 1854 |
| |
1820 | 1855 |
| |
1821 |
| - | |
| 1856 | + | |
| 1857 | + | |
1822 | 1858 |
| |
1823 | 1859 |
| |
1824 | 1860 |
| |
1825 |
| - | |
| 1861 | + | |
| 1862 | + | |
1826 | 1863 |
| |
1827 | 1864 |
| |
1828 | 1865 |
| |
| |||
2263 | 2300 |
| |
2264 | 2301 |
| |
2265 | 2302 |
| |
| 2303 | + | |
| 2304 | + | |
| 2305 | + | |
2266 | 2306 |
| |
2267 | 2307 |
| |
2268 | 2308 |
| |
|
Lines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
| 137 | + | |
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
172 | 179 |
| |
173 | 180 |
| |
174 | 181 |
| |
175 | 182 |
| |
176 | 183 |
| |
177 | 184 |
| |
178 |
| - | |
| 185 | + | |
| 186 | + | |
179 | 187 |
| |
180 | 188 |
| |
181 | 189 |
| |
| |||
243 | 251 |
| |
244 | 252 |
| |
245 | 253 |
| |
246 |
| - | |
| 254 | + | |
247 | 255 |
| |
248 |
| - | |
249 | 256 |
| |
250 | 257 |
| |
251 | 258 |
| |
| |||
264 | 271 |
| |
265 | 272 |
| |
266 | 273 |
| |
267 |
| - | |
268 |
| - | |
| 274 | + | |
269 | 275 |
| |
270 | 276 |
| |
271 | 277 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2602 | 2602 |
| |
2603 | 2603 |
| |
2604 | 2604 |
| |
2605 |
| - | |
2606 |
| - | |
2607 | 2605 |
| |
2608 | 2606 |
| |
2609 | 2607 |
| |
|
0 commit comments