This repository was archived by the owner on Jan 26, 2024. It is now read-only.
File tree
334 files changed
+8490
-3691
lines changed- clang
- include/clang
- AST
- Basic
- Driver
- Parse
- Sema
- lib
- AST
- Basic
- Targets
- CodeGen
- Driver
- ToolChains
- Format
- Index
- Lex
- Parse
- Sema
- Serialization
- StaticAnalyzer/Core
- Tooling/Syntax
- test
- Analysis
- CodeGen
- RISCV
- rvv-intrinsics
- rvv-intrinsics-overloaded
- CodeGenCXX
- Driver
- OpenMP
- Preprocessor
- Sema
- SemaCUDA
- SemaCXX
- tools/driver
- unittests
- AST
- Basic
- Index
- utils/TableGen
- clang-tools-extra/clangd
- unittests
- compiler-rt
- lib
- sanitizer_common
- tsan/rtl
- test/tsan
- flang
- include/flang/Optimizer/Dialect
- lib/Semantics
- libc
- src/__support
- test/src/stdlib
- libcxx
- docs/Status
- include
- __memory
- test/std/utilities/memory/util.smartptr
- util.smartptr.weak
- util.smartptr.weak.assign
- util.smartptr.weak.const
- lld
- ELF
- Arch
- test
- ELF
- Inputs
- MachO
- lldb
- include/lldb
- Core
- Target
- packages/Python/lldbsuite/test
- source
- API
- Commands
- Host
- macosx/objcxx
- posix
- Plugins
- ObjectFile
- ELF
- JIT
- Mach-O
- PECOFF
- Platform
- MacOSX
- gdb-server
- Process/gdb-remote
- Symbol
- Target
- test/API
- commands/statistics/basic
- functionalities/stats_api
- lang
- c/bitfields
- cpp/bitfields
- unittests/Target
- llvm
- docs
- include/llvm
- CodeGen
- Frontend/OpenMP
- Support
- lib
- Analysis
- CodeGen
- LiveDebugValues
- SelectionDAG
- ExecutionEngine/JITLink
- Target
- AArch64
- PowerPC
- RISCV
- WebAssembly
- Transforms
- IPO
- Scalar
- Utils
- Vectorize
- test
- Analysis/BasicAA
- CodeGen
- AArch64
- AMDGPU
- GlobalISel
- RISCV/rvv
- VE/Scalar
- WebAssembly
- X86
- DebugInfo/MIR/InstrRef
- MC
- RISCV
- WebAssembly
- Transforms
- IndVarSimplify
- Inline
- RewriteStatepointsForGC
- SLPVectorizer
- AArch64
- X86
- SimplifyCFG
- unittests
- CodeGen
- IR
- utils/gn/secondary
- clang/unittests/Basic
- llvm/unittests/CodeGen
- mlir
- docs
- Bindings
- include
- mlir
- CAPI
- Dialect
- Linalg
- Transforms
- Math
- IR
- Transforms
- Vector
- TableGen
- mlir-c
- lib
- Bindings/Python
- CAPI
- Interfaces
- Conversion
- MathToLibm
- TosaToLinalg
- VectorToLLVM
- Dialect
- Linalg/Transforms
- Math/Transforms
- SparseTensor/Transforms
- Tosa/IR
- Vector
- python
- mlir/dialects
- linalg/opdsl/lang
- test
- Conversion
- MathToLibm
- TosaToLinalg
- Dialect
- Linalg
- Math
- SparseTensor
- Tosa
- lib/Dialect
- Linalg
- Vector
- mlir-cpu-runner
- mlir-tblgen
- python
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
334 files changed
+8490
-3691
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
83 | 92 |
| |
84 | 93 |
| |
85 | 94 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
11 | 12 |
| |
12 | 13 |
| |
13 | 14 |
| |
| |||
347 | 348 |
| |
348 | 349 |
| |
349 | 350 |
| |
350 |
| - | |
351 |
| - | |
352 |
| - | |
353 |
| - | |
354 |
| - | |
355 |
| - | |
356 |
| - | |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
364 | 369 |
| |
365 | 370 |
| |
366 | 371 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
444 | 444 |
| |
445 | 445 |
| |
446 | 446 |
| |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
447 | 462 |
| |
448 | 463 |
| |
449 | 464 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
106 | 130 |
| |
107 | 131 |
| |
108 | 132 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
473 | 473 |
| |
474 | 474 |
| |
475 | 475 |
| |
476 |
| - | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
477 | 489 |
| |
478 | 490 |
| |
479 | 491 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
780 | 780 |
| |
781 | 781 |
| |
782 | 782 |
| |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
783 | 793 |
| |
784 | 794 |
| |
785 | 795 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
880 | 880 |
| |
881 | 881 |
| |
882 | 882 |
| |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
883 | 896 |
| |
884 | 897 |
| |
885 | 898 |
| |
| |||
1953 | 1966 |
| |
1954 | 1967 |
| |
1955 | 1968 |
| |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
| 1975 | + | |
| 1976 | + | |
| 1977 | + | |
| 1978 | + | |
| 1979 | + | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
1956 | 1983 |
| |
1957 | 1984 |
| |
1958 | 1985 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3701 | 3701 |
| |
3702 | 3702 |
| |
3703 | 3703 |
| |
| 3704 | + | |
| 3705 | + | |
| 3706 | + | |
| 3707 | + | |
3704 | 3708 |
| |
3705 | 3709 |
| |
3706 | 3710 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1867 | 1867 |
| |
1868 | 1868 |
| |
1869 | 1869 |
| |
| 1870 | + | |
| 1871 | + | |
1870 | 1872 |
| |
1871 | 1873 |
| |
1872 | 1874 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3692 | 3692 |
| |
3693 | 3693 |
| |
3694 | 3694 |
| |
3695 |
| - | |
| 3695 | + | |
| 3696 | + | |
| 3697 | + | |
| 3698 | + | |
3696 | 3699 |
| |
3697 | 3700 |
| |
3698 | 3701 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1359 | 1359 |
| |
1360 | 1360 |
| |
1361 | 1361 |
| |
| 1362 | + | |
| 1363 | + | |
1362 | 1364 |
| |
1363 |
| - | |
1364 |
| - | |
| 1365 | + | |
| 1366 | + | |
1365 | 1367 |
| |
1366 | 1368 |
| |
1367 | 1369 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10738 | 10738 |
| |
10739 | 10739 |
| |
10740 | 10740 |
| |
| 10741 | + | |
| 10742 | + | |
| 10743 | + | |
| 10744 | + | |
| 10745 | + | |
10741 | 10746 |
| |
10742 |
| - | |
10743 |
| - | |
| 10747 | + | |
| 10748 | + | |
10744 | 10749 |
| |
10745 | 10750 |
| |
10746 | 10751 |
| |
| |||
10809 | 10814 |
| |
10810 | 10815 |
| |
10811 | 10816 |
| |
| 10817 | + | |
| 10818 | + | |
10812 | 10819 |
| |
10813 | 10820 |
| |
10814 | 10821 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
425 | 425 |
| |
426 | 426 |
| |
427 | 427 |
| |
428 |
| - | |
| 428 | + | |
| 429 | + | |
429 | 430 |
| |
430 | 431 |
| |
431 | 432 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1838 | 1838 |
| |
1839 | 1839 |
| |
1840 | 1840 |
| |
1841 |
| - | |
| 1841 | + | |
1842 | 1842 |
| |
1843 | 1843 |
| |
1844 | 1844 |
| |
| |||
2098 | 2098 |
| |
2099 | 2099 |
| |
2100 | 2100 |
| |
2101 |
| - | |
| 2101 | + | |
| 2102 | + | |
| 2103 | + | |
| 2104 | + | |
| 2105 | + | |
| 2106 | + | |
2102 | 2107 |
| |
2103 | 2108 |
| |
2104 | 2109 |
| |
| |||
2117 | 2122 |
| |
2118 | 2123 |
| |
2119 | 2124 |
| |
2120 |
| - | |
| 2125 | + | |
| 2126 | + | |
| 2127 | + | |
| 2128 | + | |
| 2129 | + | |
| 2130 | + | |
2121 | 2131 |
| |
2122 | 2132 |
| |
2123 | 2133 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3342 | 3342 |
| |
3343 | 3343 |
| |
3344 | 3344 |
| |
3345 |
| - | |
3346 |
| - | |
| 3345 | + | |
3347 | 3346 |
| |
3348 |
| - | |
3349 |
| - | |
3350 |
| - | |
3351 |
| - | |
| 3347 | + | |
| 3348 | + | |
| 3349 | + | |
| 3350 | + | |
| 3351 | + | |
| 3352 | + | |
| 3353 | + | |
| 3354 | + | |
| 3355 | + | |
| 3356 | + | |
| 3357 | + | |
| 3358 | + | |
3352 | 3359 |
| |
3353 | 3360 |
| |
3354 | 3361 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3205 | 3205 |
| |
3206 | 3206 |
| |
3207 | 3207 |
| |
| 3208 | + | |
| 3209 | + | |
| 3210 | + | |
| 3211 | + | |
3208 | 3212 |
| |
3209 | 3213 |
| |
3210 | 3214 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10964 | 10964 |
| |
10965 | 10965 |
| |
10966 | 10966 |
| |
| 10967 | + | |
| 10968 | + | |
10967 | 10969 |
| |
10968 | 10970 |
| |
10969 | 10971 |
| |
10970 | 10972 |
| |
10971 |
| - | |
| 10973 | + | |
| 10974 | + | |
10972 | 10975 |
| |
10973 | 10976 |
| |
10974 | 10977 |
| |
| |||
10977 | 10980 |
| |
10978 | 10981 |
| |
10979 | 10982 |
| |
| 10983 | + | |
| 10984 | + | |
| 10985 | + | |
| 10986 | + | |
| 10987 | + | |
| 10988 | + | |
10980 | 10989 |
| |
10981 | 10990 |
| |
10982 | 10991 |
| |
10983 |
| - | |
| 10992 | + | |
| 10993 | + | |
| 10994 | + | |
| 10995 | + | |
10984 | 10996 |
| |
10985 | 10997 |
| |
10986 | 10998 |
| |
|
0 commit comments