Commit ddb0fcb
committed
Merge branch 'main' of https://github.com/llvm/llvm-project into fix/111854
File tree
262 files changed
+9965
-4672
lines changed- clang-tools-extra/modularize
- clang
- docs
- include/clang
- Analysis/FlowSensitive
- Basic
- Driver
- Serialization
- lib
- Basic
- CodeGen
- Driver
- ToolChains
- Frontend
- Lex
- Sema
- Serialization
- StaticAnalyzer
- Checkers/WebKit
- Core
- test
- AST
- Analysis/Checkers/WebKit
- CXX/drs
- CodeGenCXX
- CodeGenHIP
- CodeGen
- X86
- Driver
- XRay
- Modules
- Preprocessor
- SemaCXX
- SemaHIP
- SemaOpenCL
- SemaOpenMP
- Sema
- tools
- clang-format
- clang-linker-wrapper
- unittests/StaticAnalyzer
- utils/TableGen
- www
- compiler-rt
- cmake
- Modules
- include/xray
- lib
- hwasan
- msan/tests
- sanitizer_common
- xray
- test/xray/TestCases/Posix
- flang
- include/flang/Semantics
- lib
- Lower/OpenMP
- Optimizer/Transforms
- Parser
- Semantics
- test
- Lower/OpenMP/Todo
- Parser/OpenMP
- Semantics/OpenMP
- Transforms
- libcxx
- include
- __chrono
- __functional
- __fwd
- __locale_dir
- locale_base_api
- __random
- __support/xlocale
- __vector
- src
- support/win32
- test
- libcxx
- containers/sequences/vector.bool
- memory
- transitive_includes
- std
- atomics
- atomics.lockfree
- atomics.ref
- time/time.zone
- time.zone.leap
- members
- time.zone.link/time.zone.link.members
- time.zone.timezone/time.zone.members
- time.zone.zonedtraits
- utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.observers
- lldb/packages/Python/lldbsuite/test/tools/lldb-dap
- lld
- COFF
- test/COFF
- llvm
- docs
- include/llvm
- ExecutionEngine/Orc
- Frontend/OpenMP
- IR
- MC
- lib
- AsmParser
- CodeGen
- Frontend/OpenMP
- IR
- Target
- AArch64
- AsmParser
- ARM
- RISCV
- Transforms
- IPO
- InstCombine
- Vectorize
- test
- CodeGen
- AArch64
- AMDGPU
- ARM
- RISCV
- rvv
- X86
- DebugInfo/MIR/X86
- MC
- AArch64
- SME2p2
- SVE2p2
- SVE2
- Disassembler/AArch64
- RISCV
- TableGen
- ThinLTO/X86
- Transforms
- InstCombine
- InstSimplify
- PhaseOrdering/AArch64
- SLPVectorizer/SystemZ
- Verifier
- unittests
- Frontend
- TargetParser
- utils
- gn/secondary
- clang/lib/Headers
- compiler-rt/test
- libcxx/include
- lit/lit/llvm
- mlir
- include/mlir
- Dialect
- Linalg/TransformOps
- SparseTensor/Transforms
- Transforms
- lib
- Conversion
- ControlFlowToSCF
- TosaToLinalg
- Dialect
- ArmSME/Transforms
- Linalg
- TransformOps
- Transforms
- Target/LLVMIR/Dialect/OpenMP
- Transforms/Utils
- test
- Conversion/TosaToLinalg
- Dialect/Linalg
- lib
- Conversion/OneToNTypeConversion
- Pass
- mlir-spirv-cpu-runner
- tools
- mlir-opt
- mlir-spirv-cpu-runner
- openmp/runtime/src
- utils/bazel/llvm-project-overlay
- lldb
- mlir/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
262 files changed
+9965
-4672
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
230 | 229 | | |
231 | 230 | | |
232 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
| 361 | + | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
| 374 | + | |
| 375 | + | |
384 | 376 | | |
385 | 377 | | |
386 | 378 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
136 | 145 | | |
137 | 146 | | |
138 | 147 | | |
| |||
302 | 311 | | |
303 | 312 | | |
304 | 313 | | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
305 | 319 | | |
306 | 320 | | |
307 | 321 | | |
| |||
424 | 438 | | |
425 | 439 | | |
426 | 440 | | |
| 441 | + | |
| 442 | + | |
427 | 443 | | |
428 | 444 | | |
429 | 445 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
| |||
201 | 200 | | |
202 | 201 | | |
203 | 202 | | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
18 | 23 | | |
19 | 24 | | |
| 25 | + | |
| 26 | + | |
20 | 27 | | |
21 | 28 | | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
139 | 141 | | |
140 | 142 | | |
141 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10097 | 10097 | | |
10098 | 10098 | | |
10099 | 10099 | | |
| 10100 | + | |
| 10101 | + | |
| 10102 | + | |
10100 | 10103 | | |
10101 | 10104 | | |
10102 | 10105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
257 | | - | |
258 | 256 | | |
259 | 257 | | |
260 | 258 | | |
| |||
263 | 261 | | |
264 | 262 | | |
265 | 263 | | |
266 | | - | |
267 | | - | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
268 | 288 | | |
269 | 289 | | |
270 | 290 | | |
271 | 291 | | |
272 | 292 | | |
273 | 293 | | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | 294 | | |
278 | 295 | | |
279 | 296 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2948 | 2948 | | |
2949 | 2949 | | |
2950 | 2950 | | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
| 2954 | + | |
| 2955 | + | |
2951 | 2956 | | |
2952 | 2957 | | |
2953 | 2958 | | |
| |||
0 commit comments