Commit 24d8edb
committed
Merge branch 'main' of https://github.com/llvm/llvm-project into sret_fixes
File tree
336 files changed
+7765
-4704
lines changed- clang-tools-extra/clangd
- clang
- docs
- analyzer
- include/clang/AST
- lib
- AST/ByteCode
- CodeGen
- Driver
- ToolChains
- Sema
- StaticAnalyzer/Checkers/WebKit
- test
- AST
- ByteCode
- HLSL
- Analysis/Checkers/WebKit
- CodeGen
- Driver
- XRay
- Sema
- cmake/Modules
- compiler-rt
- cmake
- Modules
- lib
- interception
- profile
- rtsan
- tests
- tsan/rtl
- xray
- test
- builtins/Unit
- profile
- Posix
- xray/TestCases/Posix
- flang
- include/flang/Runtime/CUDA
- lib/Optimizer/Transforms
- runtime/CUDA
- test
- Fir/CUDA
- Lower/OpenMP/Todo
- Parser/OpenMP
- libclc
- amdgcn/lib
- integer
- math
- amdgpu/lib/math
- clc/include/clc
- clspv/lib/math
- generic
- include
- math
- lib
- common
- integer
- math
- relational
- ptx/lib/math
- r600/lib/math
- libcxxabi/src/demangle
- libcxx
- docs
- Status
- include
- test/std/language.support/support.limits/support.limits.general
- utils
- libunwind/docs
- lldb/source
- Core
- Target
- lld
- test
- MachO
- wasm
- Inputs
- wasm
- llvm
- docs
- CommandGuide
- include/llvm
- BinaryFormat
- CGData
- CodeGen/GlobalISel
- Demangle
- ExecutionEngine/Orc
- IR
- Target/GlobalISel
- lib
- AsmParser
- Bitcode/Reader
- CGData
- CodeGen
- GlobalISel
- SelectionDAG
- ExecutionEngine/Orc
- IR
- Linker
- ObjectYAML
- Object
- Target
- AMDGPU
- RISCV
- SPIRV
- WebAssembly
- X86/AsmParser
- Transforms
- Scalar
- Utils
- Vectorize
- test
- Assembler
- CodeGen
- AArch64
- GlobalISel
- AMDGPU
- GlobalISel
- MIR/AMDGPU
- Mips
- RISCV
- GlobalISel
- instruction-select
- rvv
- SPIRV
- WebAssembly
- ExecutionEngine/OrcLazy
- Linker
- MC/X86
- ObjectYAML/wasm
- Transforms
- SafeStack/X86
- Verifier
- tools/llvm-cgdata
- tools/llvm-cgdata
- unittests
- Analysis
- ExecutionEngine/Orc
- mlir
- include/mlir/Dialect
- Index/IR
- SCF/Utils
- lib
- Bindings/Python
- Dialect
- Bufferization/Transforms
- Index/IR
- Math/Transforms
- SCF/Utils
- test/Dialect
- Bufferization/Transforms
- Index
- Math
- runtimes
- utils/bazel/llvm-project-overlay
- clang
- libc
- test
- UnitTest
- llvm
- mlir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
336 files changed
+7765
-4704
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
507 | 517 | | |
508 | 518 | | |
509 | 519 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
72 | 78 | | |
73 | 79 | | |
74 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
872 | 872 | | |
873 | 873 | | |
874 | 874 | | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
879 | 878 | | |
880 | 879 | | |
881 | 880 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3459 | 3459 | | |
3460 | 3460 | | |
3461 | 3461 | | |
3462 | | - | |
3463 | | - | |
| 3462 | + | |
| 3463 | + | |
3464 | 3464 | | |
3465 | 3465 | | |
3466 | 3466 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
| 740 | + | |
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2735 | 2735 | | |
2736 | 2736 | | |
2737 | 2737 | | |
2738 | | - | |
| 2738 | + | |
2739 | 2739 | | |
2740 | 2740 | | |
2741 | 2741 | | |
| |||
6446 | 6446 | | |
6447 | 6447 | | |
6448 | 6448 | | |
6449 | | - | |
6450 | | - | |
6451 | 6449 | | |
6452 | 6450 | | |
6453 | 6451 | | |
| |||
6463 | 6461 | | |
6464 | 6462 | | |
6465 | 6463 | | |
| 6464 | + | |
| 6465 | + | |
| 6466 | + | |
| 6467 | + | |
| 6468 | + | |
| 6469 | + | |
| 6470 | + | |
| 6471 | + | |
| 6472 | + | |
6466 | 6473 | | |
6467 | 6474 | | |
6468 | 6475 | | |
6469 | 6476 | | |
6470 | | - | |
6471 | | - | |
| 6477 | + | |
| 6478 | + | |
| 6479 | + | |
| 6480 | + | |
| 6481 | + | |
6472 | 6482 | | |
6473 | 6483 | | |
6474 | 6484 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
| 400 | + | |
400 | 401 | | |
401 | 402 | | |
402 | 403 | | |
403 | 404 | | |
404 | | - | |
405 | | - | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
406 | 415 | | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
407 | 423 | | |
408 | 424 | | |
409 | 425 | | |
410 | 426 | | |
411 | 427 | | |
412 | | - | |
| 428 | + | |
413 | 429 | | |
414 | 430 | | |
415 | 431 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1941 | 1941 | | |
1942 | 1942 | | |
1943 | 1943 | | |
| 1944 | + | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
1944 | 1948 | | |
1945 | 1949 | | |
1946 | 1950 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
159 | 155 | | |
160 | 156 | | |
161 | 157 | | |
| |||
3477 | 3473 | | |
3478 | 3474 | | |
3479 | 3475 | | |
3480 | | - | |
3481 | | - | |
3482 | | - | |
| 3476 | + | |
| 3477 | + | |
| 3478 | + | |
| 3479 | + | |
| 3480 | + | |
3483 | 3481 | | |
3484 | 3482 | | |
3485 | 3483 | | |
| |||
5755 | 5753 | | |
5756 | 5754 | | |
5757 | 5755 | | |
5758 | | - | |
| 5756 | + | |
5759 | 5757 | | |
5760 | 5758 | | |
5761 | 5759 | | |
| |||
0 commit comments