File tree
567 files changed
+14167
-6332
lines changed- bolt
- include/bolt
- Core
- Passes
- Profile
- lib
- Core
- Passes
- Profile
- Rewrite
- Utils
- clang
- docs
- analyzer
- include/clang
- AST
- Basic
- Parse
- Sema
- StaticAnalyzer/Checkers
- lib
- AST
- Interp
- Basic/Targets
- CodeGen
- ExtractAPI
- Index
- Parse
- Sema
- Serialization
- StaticAnalyzer/Checkers
- test
- AST
- Interp
- Analysis
- CXX
- drs
- expr/expr.unary/expr.sizeof
- special/class.temporary
- temp/temp.decls/temp.alias
- CodeGen
- CodeGenCXX
- CoverageMapping
- Driver
- OpenMP
- Sema
- SemaCXX
- SemaTemplate
- tools/libclang
- unittests/AST
- www
- clang-tools-extra
- clang-tidy/bugprone
- clangd
- compiler-rt/test/asan/TestCases/Windows
- flang
- include/flang
- Optimizer
- Builder
- Runtime
- HLFIR
- Tools
- lib
- Optimizer
- Builder
- Runtime
- CodeGen
- HLFIR/Transforms
- Transforms
- Semantics
- test
- Driver
- Fir
- Integration
- Lower
- Intrinsics
- OpenMP
- Semantics/OpenMP
- Transforms
- libcxx
- include
- __algorithm
- __exception
- test/std
- algorithms
- alg.modifying.operations
- alg.fill
- alg.move
- alg.replace
- alg.rotate
- alg.transform
- alg.nonmodifying
- alg.all_of
- alg.any_of
- alg.equal
- alg.find
- alg.foreach
- alg.none_of
- alg.sorting
- alg.merge
- alg.sort/stable.sort
- numeric.ops
- reduce
- transform.reduce
- containers/associative
- map/map.value_compare
- multimap/multimap.value_compare
- iterators/predef.iterators
- counted.iterator
- insert.iterators
- back.insert.iterator
- front.insert.iterator
- move.iterators/move.iterator
- numerics/numeric.ops
- reduce
- transform.reduce
- strings/string.view/string.view.deduct
- thread/thread.mutex/thread.lock
- thread.lock.guard
- thread.lock.scoped
- thread.lock.unique
- utilities/function.objects
- func.search
- func.search.bm
- func.search.bmh
- func.search.default
- libcxxabi
- include
- src
- lld
- ELF
- Arch
- docs
- test/ELF
- linkerscript
- lldb
- include/lldb/Symbol
- source
- Core
- Plugins
- ABI/PowerPC
- Language/CPlusPlus
- TypeSystem/Clang
- Symbol
- llvm
- include/llvm
- Analysis
- Bitcode
- CodeGen
- CodeGenTypes
- IR
- LTO/legacy
- MCA
- Object
- ProfileData
- Transforms
- IPO
- Utils
- lib
- Analysis
- Bitcode/Writer
- CodeGen
- AsmPrinter
- GlobalISel
- SelectionDAG
- IR
- LTO
- MCA
- ProfileData
- Target
- AArch64
- AsmParser
- MCTargetDesc
- AMDGPU
- AsmParser
- MCTargetDesc
- Utils
- PowerPC
- RISCV
- GISel
- X86
- Transforms
- IPO
- InstCombine
- Scalar
- Utils
- Vectorize
- test
- Analysis
- LoopAccessAnalysis
- ScalarEvolution
- Assembler
- CodeGen
- AArch64
- AMDGPU
- GlobalISel
- PowerPC
- RISCV
- GlobalISel
- legalizer
- rv64-legal-i32
- Thumb2
- X86
- DebugInfo/X86
- Instrumentation
- MemorySanitizer
- SanitizerBinaryMetadata
- MC
- AArch64
- FP8
- SVE
- AMDGPU
- RISCV
- ThinLTO/X86
- Transforms
- AtomicExpand/AMDGPU
- Attributor
- ConstraintElimination
- FunctionAttrs
- IndVarSimplify
- AArch64
- InstCombine
- InstSimplify
- ConstProp
- JumpThreading
- LoopVectorize
- AArch64
- PowerPC
- LowerTypeTests
- OpenMP
- SCCP
- SLPVectorizer
- AMDGPU
- RISCV
- X86
- SimplifyCFG
- Util
- tools
- llvm-mca
- AArch64/Neoverse
- X86
- llvm-objcopy
- tools
- llvm-lto
- llvm-mca
- llvm-objcopy
- unittests
- TargetParser
- tools/llvm-mca
- X86
- utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers
- mlir
- include/mlir
- Dialect
- Linalg
- TransformOps
- Transforms
- Mesh
- IR
- Interfaces
- Polynomial/IR
- SCF/Transforms
- Tensor/Transforms
- Interfaces
- lib
- Bindings/Python
- Conversion/ArithToEmitC
- Dialect
- Linalg
- TransformOps
- Transforms
- Mesh
- IR
- Interfaces
- Transforms
- Polynomial/IR
- SCF/Transforms
- Tensor/Transforms
- test
- Conversion
- ArithToEmitC
- NVVMToLLVM
- Dialect
- Linalg
- Mesh
- Polynomial
- Tensor
- python/ir
- offload
- cmake/Modules
- plugins-nextgen
- amdgpu
- cuda
- dynamic_cuda
- openmp
- docs
- remarks
- runtime/test
- transform
- tile
- unroll
- utils/bazel/llvm-project-overlay
- bolt
- mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
567 files changed
+14167
-6332
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
359 | 359 |
| |
360 | 360 |
| |
361 | 361 |
| |
362 |
| - | |
| 362 | + | |
363 | 363 |
| |
364 | 364 |
| |
365 | 365 |
| |
|
Lines changed: 15 additions & 26 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
15 |
| - | |
16 | 18 |
| |
17 | 19 |
| |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 | 20 |
| |
27 | 21 |
| |
28 | 22 |
| |
| |||
31 | 25 |
| |
32 | 26 |
| |
33 | 27 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
51 | 40 |
| |
52 | 41 |
| |
53 | 42 |
| |
|
Lines changed: 22 additions & 24 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
110 |
| - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
111 | 116 |
| |
112 | 117 |
| |
113 | 118 |
| |
| |||
132 | 137 |
| |
133 | 138 |
| |
134 | 139 |
| |
135 |
| - | |
| 140 | + | |
| 141 | + | |
136 | 142 |
| |
137 | 143 |
| |
138 | 144 |
| |
| |||
147 | 153 |
| |
148 | 154 |
| |
149 | 155 |
| |
150 |
| - | |
| 156 | + | |
151 | 157 |
| |
152 | 158 |
| |
153 | 159 |
| |
| |||
178 | 184 |
| |
179 | 185 |
| |
180 | 186 |
| |
181 |
| - | |
| 187 | + | |
182 | 188 |
| |
183 | 189 |
| |
184 |
| - | |
185 |
| - | |
186 |
| - | |
187 |
| - | |
188 |
| - | |
189 | 190 |
| |
190 | 191 |
| |
191 | 192 |
| |
| |||
201 | 202 |
| |
202 | 203 |
| |
203 | 204 |
| |
204 |
| - | |
| 205 | + | |
205 | 206 |
| |
206 | 207 |
| |
207 | 208 |
| |
208 |
| - | |
| 209 | + | |
209 | 210 |
| |
210 | 211 |
| |
211 | 212 |
| |
212 |
| - | |
| 213 | + | |
213 | 214 |
| |
214 | 215 |
| |
215 | 216 |
| |
| |||
221 | 222 |
| |
222 | 223 |
| |
223 | 224 |
| |
224 |
| - | |
| 225 | + | |
225 | 226 |
| |
226 | 227 |
| |
227 |
| - | |
228 |
| - | |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 | 228 |
| |
233 | 229 |
| |
234 | 230 |
| |
| |||
240 | 236 |
| |
241 | 237 |
| |
242 | 238 |
| |
243 |
| - | |
| 239 | + | |
244 | 240 |
| |
245 | 241 |
| |
246 | 242 |
| |
247 |
| - | |
| 243 | + | |
248 | 244 |
| |
249 | 245 |
| |
250 | 246 |
| |
251 |
| - | |
| 247 | + | |
252 | 248 |
| |
253 | 249 |
| |
254 | 250 |
| |
255 | 251 |
| |
256 | 252 |
| |
257 | 253 |
| |
258 | 254 |
| |
259 |
| - | |
| 255 | + | |
260 | 256 |
| |
261 | 257 |
| |
262 | 258 |
| |
| |||
278 | 274 |
| |
279 | 275 |
| |
280 | 276 |
| |
281 |
| - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
282 | 280 |
| |
283 | 281 |
| |
284 | 282 |
| |
|
Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
934 | 934 |
| |
935 | 935 |
| |
936 | 936 |
| |
937 |
| - | |
938 |
| - | |
939 |
| - | |
940 |
| - | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
941 | 944 |
| |
942 | 945 |
| |
943 | 946 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
813 | 813 |
| |
814 | 814 |
| |
815 | 815 |
| |
816 |
| - | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
817 | 819 |
| |
818 | 820 |
| |
819 | 821 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
118 |
| - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
60 | 62 |
| |
61 | 63 |
| |
62 | 64 |
| |
|
Lines changed: 22 additions & 17 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1563 | 1563 |
| |
1564 | 1564 |
| |
1565 | 1565 |
| |
1566 |
| - | |
1567 |
| - | |
1568 |
| - | |
1569 |
| - | |
1570 |
| - | |
1571 |
| - | |
1572 |
| - | |
1573 |
| - | |
1574 |
| - | |
1575 |
| - | |
1576 |
| - | |
1577 |
| - | |
1578 |
| - | |
1579 |
| - | |
1580 |
| - | |
1581 |
| - | |
1582 |
| - | |
| 1566 | + | |
| 1567 | + | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
| 1573 | + | |
| 1574 | + | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
| 1580 | + | |
| 1581 | + | |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
1583 | 1588 |
| |
1584 | 1589 |
| |
1585 | 1590 |
| |
|
Lines changed: 33 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
70 |
| - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
71 | 84 |
| |
72 | 85 |
| |
73 | 86 |
| |
| |||
149 | 162 |
| |
150 | 163 |
| |
151 | 164 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
155 | 172 |
| |
156 | 173 |
| |
157 | 174 |
| |
158 | 175 |
| |
159 | 176 |
| |
160 | 177 |
| |
161 |
| - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
162 | 182 |
| |
163 |
| - | |
164 |
| - | |
165 |
| - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
166 | 187 |
| |
167 | 188 |
| |
168 | 189 |
| |
169 | 190 |
| |
170 | 191 |
| |
171 | 192 |
| |
172 | 193 |
| |
173 |
| - | |
174 |
| - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
175 | 198 |
| |
176 | 199 |
| |
177 | 200 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
355 | 355 |
| |
356 | 356 |
| |
357 | 357 |
| |
358 |
| - | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
359 | 361 |
| |
360 | 362 |
| |
361 | 363 |
| |
|
0 commit comments