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 85e290bllvm/test/CodeGen/AMDGPU bf16.ll, llvm/test/CodeGen/NVPTX cmpxchg-sm90.ll cmpxchg-sm70.ll

Merge branch 'main' into users/meinersbur/flang_runtime_remove-FLANG_INCLUDE_RUNTIME
DeltaFile
+65,595-0llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_long_composites/long-spec-const-composite.ll
+7,350-4,196llvm/test/CodeGen/AMDGPU/bf16.ll
+6,173-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vmul.ll
+0-6,173llvm/test/Instrumentation/MemorySanitizer/AArch64/neon_vmul.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm90.ll
+5,680-0llvm/test/CodeGen/NVPTX/cmpxchg-sm70.ll
+90,478-10,3696,999 files not shown
+425,286-177,3787,005 files

LLVM/project 6705d81llvm/test/CodeGen/AMDGPU amdgpu-codegenprepare-i16-to-i32.ll lower-kernargs.ll, llvm/test/CodeGen/AMDGPU/GlobalISel irtranslator-function-args.ll

AMDGPU: Replace ptr addrspace(1) undefs with poison (#130900)

Many tests use store to undef as a placeholder use, so just replace
all of these with poison.
DeltaFile
+420-420llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
+303-303llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll
+201-201llvm/test/CodeGen/AMDGPU/lower-kernargs.ll
+169-169llvm/test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs-packed.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
+1,401-1,401211 files not shown
+3,296-3,296217 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 b89ce1dllvm/test/CodeGen/AMDGPU amdgpu-codegenprepare-i16-to-i32.ll lower-kernargs.ll, llvm/test/CodeGen/AMDGPU/GlobalISel irtranslator-function-args.ll

AMDGPU: Replace ptr addrspace(1) undefs with poison

Many tests use store to undef as a placeholder use, so just replace
all of these with poison.
DeltaFile
+420-420llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
+303-303llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll
+201-201llvm/test/CodeGen/AMDGPU/lower-kernargs.ll
+169-169llvm/test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs-packed.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
+1,401-1,401211 files not shown
+3,296-3,296217 files

LLVM/project b76e396llvm/test/CodeGen/AMDGPU vector_shuffle.packed.ll reduction.ll, llvm/test/CodeGen/AMDGPU/GlobalISel insertelement.ll

AMDGPU: Replace tests using undef in shufflevector with poison (#130899)

DeltaFile
+51-51llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
+41-41llvm/test/CodeGen/AMDGPU/reduction.ll
+40-40llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
+13-13llvm/test/CodeGen/AMDGPU/permute_i8.ll
+11-11llvm/test/CodeGen/AMDGPU/packed-op-sel.ll
+10-10llvm/test/CodeGen/AMDGPU/extract-subvector-16bit.ll
+166-16657 files not shown
+305-30563 files

LLVM/project 64e3008llvm/test/CodeGen/AMDGPU vector_shuffle.packed.ll reduction.ll, llvm/test/CodeGen/AMDGPU/GlobalISel insertelement.ll

AMDGPU: Replace tests using undef in shufflevector with poison
DeltaFile
+51-51llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
+41-41llvm/test/CodeGen/AMDGPU/reduction.ll
+40-40llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
+13-13llvm/test/CodeGen/AMDGPU/permute_i8.ll
+11-11llvm/test/CodeGen/AMDGPU/packed-op-sel.ll
+10-10llvm/test/CodeGen/AMDGPU/extract-subvector-16bit.ll
+166-16657 files not shown
+305-30563 files

LLVM/project 5fe605bllvm/test/CodeGen/AMDGPU vector_shuffle.packed.ll reduction.ll, llvm/test/CodeGen/AMDGPU/GlobalISel insertelement.ll

AMDGPU: Replace tests using undef in shufflevector with poison
DeltaFile
+51-51llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
+41-41llvm/test/CodeGen/AMDGPU/reduction.ll
+40-40llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
+13-13llvm/test/CodeGen/AMDGPU/permute_i8.ll
+11-11llvm/test/CodeGen/AMDGPU/packed-op-sel.ll
+10-10llvm/test/CodeGen/AMDGPU/extract-subvector-16bit.ll
+166-16657 files not shown
+305-30563 files

LLVM/project ee004b3llvm/test/CodeGen/AMDGPU amdgpu-codegenprepare-i16-to-i32.ll lower-kernargs.ll, llvm/test/CodeGen/AMDGPU/GlobalISel irtranslator-function-args.ll

AMDGPU: Replace ptr addrspace(1) undefs with poison

Many tests use store to undef as a placeholder use, so just replace
all of these with poison.
DeltaFile
+420-420llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
+303-303llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll
+201-201llvm/test/CodeGen/AMDGPU/lower-kernargs.ll
+169-169llvm/test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs-packed.ll
+1,401-1,401211 files not shown
+3,296-3,296217 files

LLVM/project d5e21c3llvm/test/CodeGen/AMDGPU amdgpu-codegenprepare-i16-to-i32.ll lower-kernargs.ll, llvm/test/CodeGen/AMDGPU/GlobalISel irtranslator-function-args.ll

AMDGPU: Replace ptr addrspace(1) undefs with poison

Many tests use store to undef as a placeholder use, so just replace
all of these with poison.
DeltaFile
+420-420llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
+303-303llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll
+201-201llvm/test/CodeGen/AMDGPU/lower-kernargs.ll
+169-169llvm/test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs-packed.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
+1,401-1,401211 files not shown
+3,296-3,296217 files

LLVM/project 413a29allvm/test/CodeGen/AMDGPU vector_shuffle.packed.ll reduction.ll, llvm/test/CodeGen/AMDGPU/GlobalISel insertelement.ll

AMDGPU: Replace tests using undef in shufflevector with poison
DeltaFile
+51-51llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
+41-41llvm/test/CodeGen/AMDGPU/reduction.ll
+40-40llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
+13-13llvm/test/CodeGen/AMDGPU/permute_i8.ll
+11-11llvm/test/CodeGen/AMDGPU/packed-op-sel.ll
+10-10llvm/test/CodeGen/AMDGPU/extract-subvector-16bit.ll
+166-16657 files not shown
+305-30563 files

LLVM/project ee3af3dllvm/test/CodeGen/AMDGPU amdgpu-codegenprepare-i16-to-i32.ll lower-kernargs.ll, llvm/test/CodeGen/AMDGPU/GlobalISel irtranslator-function-args.ll

AMDGPU: Replace ptr addrspace(1) undefs with poison

Many tests use store to undef as a placeholder use, so just replace
all of these with poison.
DeltaFile
+420-420llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-i16-to-i32.ll
+303-303llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-function-args.ll
+201-201llvm/test/CodeGen/AMDGPU/lower-kernargs.ll
+169-169llvm/test/CodeGen/AMDGPU/select-fabs-fneg-extract.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs.ll
+154-154llvm/test/CodeGen/AMDGPU/callee-special-input-vgprs-packed.ll
+1,401-1,401211 files not shown
+3,296-3,296217 files

LLVM/project 5af3ab0llvm/test/CodeGen/AMDGPU vector_shuffle.packed.ll reduction.ll, llvm/test/CodeGen/AMDGPU/GlobalISel insertelement.ll

AMDGPU: Replace tests using undef in shufflevector with poison
DeltaFile
+51-51llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll
+41-41llvm/test/CodeGen/AMDGPU/reduction.ll
+40-40llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.ll
+13-13llvm/test/CodeGen/AMDGPU/permute_i8.ll
+11-11llvm/test/CodeGen/AMDGPU/packed-op-sel.ll
+10-10llvm/test/CodeGen/AMDGPU/extract-subvector-16bit.ll
+166-16657 files not shown
+305-30563 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/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,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-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 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-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 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-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 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-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 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 72fd292llvm/test/CodeGen/AMDGPU gfx-callable-argument-types.ll, llvm/test/CodeGen/RISCV/rvv vsoxseg-rv64.ll vluxseg-rv64.ll

Merge commit '2118b9d39b91e93c0146611235072cd6ca0f27b1^' into HEAD
DeltaFile
+8,414-8,431llvm/test/CodeGen/SystemZ/Large/branch-01.ll
+6,033-3,884llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
+3,318-3,318llvm/test/CodeGen/RISCV/rvv/vsoxseg-rv64.ll
+3,318-3,318llvm/test/CodeGen/RISCV/rvv/vluxseg-rv64.ll
+3,318-3,318llvm/test/CodeGen/RISCV/rvv/vloxseg-rv64.ll
+3,318-3,318llvm/test/CodeGen/RISCV/rvv/vsuxseg-rv64.ll
+27,719-25,5877,153 files not shown
+259,838-233,5057,159 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