File tree
411 files changed
+8349
-3087
lines changed- .github/workflows
- bolt
- lib/Core
- test/AArch64
- clang
- docs
- include/clang
- AST
- Basic
- Driver
- Sema
- lib
- AST
- CodeGen
- Headers
- Sema
- Serialization
- test
- AST
- HLSL
- CXX
- drs
- expr/expr.const
- temp/temp.arg
- temp.arg.nontype
- temp.arg.template
- CodeGenCUDA
- CodeGenCXX
- CodeGen
- AArch64/fp8-intrinsics
- Driver
- Import/cxx-anon-namespace
- Modules
- OpenMP
- SemaCXX
- SemaObjCXX
- SemaTemplate
- Sema
- unittests/Sema
- utils/TableGen
- flang
- include/flang
- Optimizer/Builder
- Tools
- lib/Optimizer
- Builder
- CodeGen
- HLFIR/Transforms
- Transforms
- module
- runtime
- test
- Fir
- HLFIR
- Integration
- Lower
- CUDA
- HLFIR
- Transforms
- libclc
- clc
- include/clc
- math
- relational
- lib
- clspv
- generic/relational
- clspv/lib
- math
- generic
- include/math
- lib
- math
- r600/lib/math
- spirv64/lib
- spirv/lib
- libcxx
- include
- __configuration
- __cxx03/__memory
- __type_traits
- src/experimental
- test
- libcxx
- atomics
- gdb
- ranges
- range.adaptors
- range.lazy.split
- range.split
- range.factories/range.istream.view
- std
- atomics/atomics.types.generic/atomics.types.float
- containers/views
- mdspan/mdspan
- views.span/span.cons
- experimental/simd/simd.class
- language.support/support.dynamic/new.delete
- new.delete.array
- new.delete.single
- numerics/c.math
- utilities
- expected/expected.expected/ctor
- format/format.arguments/format.arg
- meta
- meta.rel
- meta.unary/meta.unary.prop
- utility/pairs/pairs.pair
- variant/variant.visit.member
- libc
- include
- llvm-libc-macros
- sys
- utils/MPFRWrapper
- lldb
- docs/use
- source/Plugins/Process
- Utility
- elf-core
- test/API/linux/aarch64/gcs
- lld
- COFF
- test/COFF
- llvm
- cmake/modules
- docs
- examples/IRTransforms
- include/llvm
- Frontend/Offloading
- IR
- lib
- Analysis
- CodeGen
- SelectionDAG
- Frontend
- Offloading
- OpenMP
- IR
- Support/Unix
- Target
- AArch64
- AMDGPU
- RISCV
- SPIRV
- X86
- Transforms
- InstCombine
- Instrumentation
- Vectorize
- test
- CodeGen
- AArch64
- AMDGPU
- GlobalISel
- MIR/X86
- RISCV
- rvv
- X86
- DebugInfo
- AArch64
- RISCV
- X86
- ExecutionEngine
- MCJIT
- Instrumentation
- BoundsChecking
- MemorySanitizer
- X86
- i386
- MachineVerifier/AMDGPU
- Transforms
- CodeGenPrepare/X86
- GVN
- InstCombine
- LoopUnroll/AArch64
- SLPVectorizer
- ARM
- RISCV
- X86
- unittests/Target/SPIRV
- utils/gn/secondary
- clang
- include/clang/Basic
- lib/Basic
- llvm/lib/Support
- mlir
- examples/toy
- Ch4/mlir
- Ch5/mlir
- Ch6/mlir
- Ch7/mlir
- include/mlir
- Conversion/LLVMCommon
- Dialect
- LLVMIR
- Tosa/IR
- lib
- Conversion
- AsyncToLLVM
- ControlFlowToLLVM
- LLVMCommon
- MemRefToLLVM
- TosaToLinalg
- VectorToLLVM
- Dialect
- LLVMIR/IR
- Tosa
- IR
- Transforms
- python/mlir/dialects/linalg
- test
- Conversion
- MemRefToLLVM
- TosaToLinalg
- Dialect/Tosa
- Target/LLVMIR
- python/dialects/linalg
- utils/emacs
- offload
- include
- src
- test/offloading
- tools/kernelreplay
- openmp/docs
- utils/bazel/llvm-project-overlay
- libc/utils/MPFRWrapper
- llvm
- unittests
- mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
411 files changed
+8349
-3087
lines changedLines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 |
| - | |
| 51 | + | |
| 52 | + | |
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
| 91 | + | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 | 98 |
| |
102 | 99 |
| |
| 100 | + | |
| 101 | + | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| |||
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 |
| - | |
173 |
| - | |
| 172 | + | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
795 | 795 |
| |
796 | 796 |
| |
797 | 797 |
| |
798 |
| - | |
799 | 798 |
| |
800 | 799 |
| |
801 | 800 |
| |
| |||
2300 | 2299 |
| |
2301 | 2300 |
| |
2302 | 2301 |
| |
| 2302 | + | |
| 2303 | + | |
| 2304 | + | |
| 2305 | + | |
2303 | 2306 |
| |
2304 | 2307 |
| |
2305 | 2308 |
| |
|
Lines changed: 28 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 | + |
Lines changed: 13 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
342 | 342 |
| |
343 | 343 |
| |
344 | 344 |
| |
| 345 | + | |
| 346 | + | |
| 347 | + | |
345 | 348 |
| |
346 | 349 |
| |
347 | 350 |
| |
| |||
532 | 535 |
| |
533 | 536 |
| |
534 | 537 |
| |
535 |
| - | |
536 |
| - | |
537 |
| - | |
538 |
| - | |
539 |
| - | |
540 |
| - | |
541 |
| - | |
542 |
| - | |
543 |
| - | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
544 | 547 |
| |
545 | 548 |
| |
546 | 549 |
| |
| |||
1068 | 1071 |
| |
1069 | 1072 |
| |
1070 | 1073 |
| |
| 1074 | + | |
1071 | 1075 |
| |
1072 | 1076 |
| |
1073 | 1077 |
| |
|
Lines changed: 205 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 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 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 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2103 | 2103 |
| |
2104 | 2104 |
| |
2105 | 2105 |
| |
| 2106 | + | |
2106 | 2107 |
| |
| 2108 | + | |
| 2109 | + | |
2107 | 2110 |
| |
2108 | 2111 |
| |
2109 | 2112 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5139 | 5139 |
| |
5140 | 5140 |
| |
5141 | 5141 |
| |
| 5142 | + | |
| 5143 | + | |
| 5144 | + | |
| 5145 | + | |
| 5146 | + | |
| 5147 | + | |
5142 | 5148 |
| |
5143 | 5149 |
| |
5144 | 5150 |
|
0 commit comments