LLVM/project 552f6c9llvm/test/CodeGen/X86 vector-interleaved-store-i8-stride-7.ll vector-interleaved-store-i16-stride-6.ll, llvm/test/Instrumentation/MemorySanitizer/AArch64 arm64-ld1.ll

rebase

Created using spr 1.3.4
DeltaFile
+3,128-3,170llvm/test/CodeGen/X86/vector-interleaved-store-i8-stride-7.ll
+2,487-2,510llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-6.ll
+2,099-2,096llvm/test/MC/AMDGPU/gfx12_asm_sop2.s
+2,053-2,052llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_sop2.txt
+3,860-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-ld1.ll
+1,716-1,780llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-5.ll
+15,343-11,6084,566 files not shown
+159,258-104,3134,572 files

LLVM/project 2c57c89llvm/test/Analysis/CostModel/AArch64 arith-widening.ll, llvm/test/CodeGen/RISCV qci-interrupt-attr.ll

Merge branch 'main' of https://github.com/llvm/llvm-project into remove-old-res-middle
DeltaFile
+2,099-2,096llvm/test/MC/AMDGPU/gfx12_asm_sop2.s
+2,053-2,052llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_sop2.txt
+1,434-1,828llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz-vp.ll
+2,915-0llvm/test/CodeGen/RISCV/qci-interrupt-attr.ll
+1,434-1,418llvm/test/MC/AMDGPU/gfx12_asm_sop1.s
+940-1,896llvm/test/Analysis/CostModel/AArch64/arith-widening.ll
+10,875-9,2902,274 files not shown
+97,298-62,3572,280 files

LLVM/project e11ede5clang/lib/CodeGen CGClass.cpp MicrosoftCXXABI.cpp, clang/test/CodeGenCXX microsoft-vector-deleting-dtors.cpp

Revert "[MS][clang] Add support for vector deleting destructors (#126240)"

This caused link errors when building with sancov. See comment on the PR.

> Whereas it is UB in terms of the standard to delete an array of objects
> via pointer whose static type doesn't match its dynamic type, MSVC
> supports an extension allowing to do it.
> Aside from array deletion not working correctly in the mentioned case,
> currently not having this extension implemented causes clang to generate
> code that is not compatible with the code generated by MSVC, because
> clang always puts scalar deleting destructor to the vftable. This PR
> aims to resolve these problems.
>
> Fixes https://github.com/llvm/llvm-project/issues/19772

This reverts commit d6942d54f677000cf713d2b0eba57b641452beb4.
DeltaFile
+0-129clang/test/CodeGenCXX/microsoft-vector-deleting-dtors.cpp
+4-73clang/lib/CodeGen/CGClass.cpp
+14-35clang/lib/CodeGen/MicrosoftCXXABI.cpp
+0-46clang/lib/CodeGen/CodeGenModule.cpp
+4-38clang/lib/CodeGen/CGExprCXX.cpp
+1-36clang/lib/CodeGen/CGCXX.cpp
+23-35728 files not shown
+125-51034 files

LLVM/project dc66ca4llvm/test/CodeGen/AMDGPU llvm.amdgcn.smfmac.gfx950.ll, llvm/test/CodeGen/RISCV xqccmp-push-pop-popret.ll

Rebase, address comments

Created using spr 1.3.5
DeltaFile
+6,173-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vmul.ll
+0-6,173llvm/test/Instrumentation/MemorySanitizer/AArch64/neon_vmul.ll
+3,951-0llvm/test/CodeGen/RISCV/xqccmp-push-pop-popret.ll
+3,860-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-ld1.ll
+1,746-1,734llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-7.ll
+1,348-1,952llvm/test/CodeGen/AMDGPU/llvm.amdgcn.smfmac.gfx950.ll
+17,078-9,8592,714 files not shown
+131,118-67,3922,720 files

LLVM/project 7dc7264llvm/test/CodeGen/AMDGPU shufflevector.v2i64.v8i64.ll shufflevector.v2f16.v8f16.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

Merge branch 'main' into users/ylzsx/r-tls-noie
DeltaFile
+65,595-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+29,745-0llvm/test/CodeGen/AMDGPU/shufflevector.v2i64.v8i64.ll
+27,655-0llvm/test/CodeGen/AMDGPU/shufflevector.v2f16.v8f16.ll
+27,655-0llvm/test/CodeGen/AMDGPU/shufflevector.v2bf16.v8bf16.ll
+27,139-0llvm/test/CodeGen/AMDGPU/shufflevector.v2i16.v8i16.ll
+25,933-0llvm/test/CodeGen/AMDGPU/shufflevector.v2f32.v8f32.ll
+203,722-016,100 files not shown
+2,040,184-604,85516,106 files

LLVM/project 8cb72bdllvm/test/CodeGen/NVPTX cmpxchg-sm90.ll cmpxchg-sm60.ll, llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites long-spec-const-composite.ll

reb

Created using spr 1.3.4
DeltaFile
+65,595-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+0-6,173llvm/test/Instrumentation/MemorySanitizer/AArch64/neon_vmul.ll
+6,173-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vmul.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm90.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm60.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm70.ll
+88,808-6,1733,815 files not shown
+253,453-75,5073,821 files

LLVM/project fd374e5llvm/test/CodeGen/AArch64 sve-partial-reduce-dot-product.ll, llvm/test/CodeGen/AMDGPU llvm.amdgcn.smfmac.gfx950.ll llvm.amdgcn.mfma.scale.f32.32x32x64.f8f6f4.ll

Rebase, address comments

Created using spr 1.3.5
DeltaFile
+1,348-1,952llvm/test/CodeGen/AMDGPU/llvm.amdgcn.smfmac.gfx950.ll
+760-23mlir/test/Dialect/Tosa/level_check.mlir
+172-258llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.scale.f32.32x32x64.f8f6f4.ll
+285-102mlir/lib/Dialect/Tosa/Transforms/TosaValidation.cpp
+192-194llvm/test/CodeGen/AArch64/sve-partial-reduce-dot-product.ll
+342-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-umaxv.ll
+3,099-2,529382 files not shown
+9,637-5,261388 files

LLVM/project b2e1758llvm/test/CodeGen/AMDGPU llvm.amdgcn.smfmac.gfx950.ll, llvm/test/Instrumentation/MemorySanitizer/AArch64 arm64-vmul.ll neon_vmul.ll

Rebase, address comments

Created using spr 1.3.5
DeltaFile
+6,173-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vmul.ll
+0-6,173llvm/test/Instrumentation/MemorySanitizer/AArch64/neon_vmul.ll
+1,348-1,952llvm/test/CodeGen/AMDGPU/llvm.amdgcn.smfmac.gfx950.ll
+1,933-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-st1.ll
+0-1,933llvm/test/Instrumentation/MemorySanitizer/AArch64/neon_vst.ll
+1,917-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-st1_lane.ll
+11,371-10,0581,125 files not shown
+41,367-24,0581,131 files

LLVM/project d6942d5clang/lib/CodeGen CGClass.cpp MicrosoftCXXABI.cpp, clang/test/CodeGenCXX microsoft-vector-deleting-dtors.cpp

[MS][clang] Add support for vector deleting destructors (#126240)

Whereas it is UB in terms of the standard to delete an array of objects
via pointer whose static type doesn't match its dynamic type, MSVC
supports an extension allowing to do it.
Aside from array deletion not working correctly in the mentioned case,
currently not having this extension implemented causes clang to generate
code that is not compatible with the code generated by MSVC, because
clang always puts scalar deleting destructor to the vftable. This PR
aims to resolve these problems.

Fixes https://github.com/llvm/llvm-project/issues/19772
DeltaFile
+129-0clang/test/CodeGenCXX/microsoft-vector-deleting-dtors.cpp
+73-4clang/lib/CodeGen/CGClass.cpp
+35-14clang/lib/CodeGen/MicrosoftCXXABI.cpp
+46-0clang/lib/CodeGen/CodeGenModule.cpp
+38-4clang/lib/CodeGen/CGExprCXX.cpp
+36-1clang/lib/CodeGen/CGCXX.cpp
+357-2328 files not shown
+510-12534 files

LLVM/project 16e61cfllvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

Rebase

Created using spr 1.3.6-beta.1
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+89,016-92,77645,766 files not shown
+4,106,333-2,097,16845,772 files

LLVM/project d7d008bllvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

Merge branch 'main' into users/vitalybuka/spr/libclocale-update-grouping-tests
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+89,016-92,77643,237 files not shown
+4,159,794-2,020,02343,243 files

LLVM/project 1209081llvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

Rebase patchset

Created using spr 1.3.6-beta.1
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+109,910-3,43530,517 files not shown
+2,042,174-812,81230,523 files

LLVM/project 826c83ellvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+109,910-3,43530,517 files not shown
+2,042,171-812,80930,523 files

LLVM/project 851f62ellvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

Rebase patchset

Created using spr 1.3.6-beta.1
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+109,910-3,43530,517 files not shown
+2,042,171-812,80930,523 files

LLVM/project 58e5ecfllvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+109,910-3,43530,512 files not shown
+2,042,129-812,79630,518 files

LLVM/project ae8f56allvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

Rebase patchset

Created using spr 1.3.6-beta.1
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+109,910-3,43530,512 files not shown
+2,042,129-812,79630,518 files

LLVM/project 639a497llvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+109,910-3,43530,512 files not shown
+2,042,129-812,79630,518 files

LLVM/project 66d8e45llvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+109,910-3,43530,511 files not shown
+2,042,124-812,79230,517 files

LLVM/project 179f930llvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

Rebase patchset

Created using spr 1.3.6-beta.1
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+109,910-3,43530,512 files not shown
+2,042,129-812,79630,518 files

LLVM/project 8d7d2f2llvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

Rebase patchset

Created using spr 1.3.6-beta.1
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+109,910-3,43530,511 files not shown
+2,042,124-812,79230,517 files

LLVM/project c960e4dllvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+109,910-3,43530,511 files not shown
+2,042,124-812,79230,517 files

LLVM/project 5699dedllvm/test/CodeGen/AMDGPU global-atomicrmw-fadd.ll atomic_optimizations_local_pointer.ll

Rebase patchset

Created using spr 1.3.6-beta.1
DeltaFile
+23,315-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+16,240-3,435llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+18,480-0llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+17,575-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fsub.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+17,150-0llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+109,910-3,43530,511 files not shown
+2,042,124-812,79230,517 files

LLVM/project 76aaed5llvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

Merge remote-tracking branch 'origin/main' into DIL-work-new
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,77636,026 files not shown
+3,104,398-1,498,30336,032 files

LLVM/project b6f809ellvm/test/CodeGen/AMDGPU atomic_optimizations_local_pointer.ll flat-atomicrmw-fmax.ll

Merge commit '206f3535024c47f34c1c8f2f40480d95375e7880' into users/meinersbur/irbuilder-extract
DeltaFile
+16,129-3,325llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+7,213-7,752llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmax.ll
+7,213-7,752llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmin.ll
+8,251-3,475llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+7,984-3,280llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+7,691-3,070llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+54,481-28,65410,744 files not shown
+528,642-229,25810,750 files

LLVM/project 2811a38clang/test/OpenMP atomic_compare_codegen.cpp nvptx_SPMD_codegen.cpp, libc/src/__support ryu_long_double_constants.h

Merge commit 'dd699c1333daeaea1c50c1506a66e9c7372afbb5' into users/meinersbur/irbuilder-extract
DeltaFile
+119,926-0libc/src/__support/ryu_long_double_constants.h
+20,887-20,814llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
+34,181-35clang/test/OpenMP/atomic_compare_codegen.cpp
+12,436-12,678clang/test/OpenMP/nvptx_SPMD_codegen.cpp
+16,298-0llvm/test/CodeGen/X86/pcsections-atomics.ll
+12,455-3,587llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-8.ll
+216,183-37,11441,232 files not shown
+4,417,032-1,979,31641,238 files

LLVM/project 206f353llvm/test/CodeGen/AMDGPU atomic_optimizations_local_pointer.ll flat-atomicrmw-fmax.ll

Merge commit '6cc8774228a4162ebadfa636086a171f82e51a8c' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+16,129-3,325llvm/test/CodeGen/AMDGPU/atomic_optimizations_local_pointer.ll
+7,213-7,752llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmax.ll
+7,213-7,752llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmin.ll
+8,251-3,475llvm/test/CodeGen/AMDGPU/global_atomics_scan_fadd.ll
+7,984-3,280llvm/test/CodeGen/AMDGPU/global_atomics_scan_fsub.ll
+7,691-3,070llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fadd.ll
+54,481-28,65410,744 files not shown
+528,642-229,25810,750 files

LLVM/project dd699c1clang/test/OpenMP atomic_compare_codegen.cpp nvptx_SPMD_codegen.cpp, libc/src/__support ryu_long_double_constants.h

Merge commit '6942c64e8128e4ccd891b813d0240f574f80f59e^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+119,926-0libc/src/__support/ryu_long_double_constants.h
+20,887-20,814llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
+34,181-35clang/test/OpenMP/atomic_compare_codegen.cpp
+12,436-12,678clang/test/OpenMP/nvptx_SPMD_codegen.cpp
+16,298-0llvm/test/CodeGen/X86/pcsections-atomics.ll
+12,455-3,587llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-8.ll
+216,183-37,11441,232 files not shown
+4,417,032-1,979,31641,238 files

LLVM/project 942a6e9llvm/test/CodeGen/RISCV/rvv vluxseg-rv64.ll vloxseg-rv64.ll

rebase

Created using spr 1.3.6-beta.1
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,77646,218 files not shown
+4,313,171-1,926,65346,224 files

LLVM/project c67340allvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

Merge branch 'main' into users/crobeck/remove-renamedInGFX9-bit
DeltaFile
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vloxseg-rv32.ll
+89,016-92,77633,290 files not shown
+2,709,253-1,363,41433,296 files

LLVM/project 9bc6c9ellvm/lib/Support UnicodeNameToCodepointGenerated.cpp, llvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

rebase

Created using spr 1.3.5-bogner
DeltaFile
+22,225-17,874llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-7.ll
+19,816-19,812llvm/lib/Support/UnicodeNameToCodepointGenerated.cpp
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+17,258-17,152llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+14,327-17,447llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+105,211-106,88450,557 files not shown
+5,033,721-2,425,70450,563 files