LLVM/project a804e65clang/test/OpenMP nesting_of_regions.cpp, clang/test/OpenMP/Inputs nesting_of_regions.cpp

Merge commit '827626e108441049d6e4f7a0e3841c6b49e6678c' into users/meinersbur/irbuilder-extract
DeltaFile
+13,404-6,344llvm/test/CodeGen/AMDGPU/memory-legalizer-global-agent.ll
+0-19,580clang/test/OpenMP/nesting_of_regions.cpp
+19,567-0clang/test/OpenMP/Inputs/nesting_of_regions.cpp
+12,949-6,549llvm/test/CodeGen/AMDGPU/memory-legalizer-global-workgroup.ll
+12,712-6,088llvm/test/CodeGen/AMDGPU/memory-legalizer-global-system.ll
+12,041-6,669llvm/test/CodeGen/AMDGPU/memory-legalizer-global-wavefront.ll
+70,673-45,23013,567 files not shown
+942,098-476,42613,573 files

LLVM/project a2b77f0lld/MachO ObjC.cpp, llvm/test/CodeGen/RISCV/rvv fpclamptosat_vec.ll

Merge commit '3ed964ea2a79c988757c0a62806560b316584414' into users/meinersbur/irbuilder-extract
DeltaFile
+3,821-0llvm/test/CodeGen/X86/avgceils.ll
+3,437-0llvm/test/CodeGen/X86/avgfloors.ll
+2,629-0llvm/test/CodeGen/X86/avgflooru.ll
+2,219-0llvm/test/CodeGen/X86/avgceilu.ll
+462-630llvm/test/CodeGen/RISCV/rvv/fpclamptosat_vec.ll
+3-919lld/MachO/ObjC.cpp
+12,571-1,549712 files not shown
+26,084-9,640718 files

LLVM/project 4564f6fflang/lib/Lower OpenMP.cpp, llvm/test/Analysis/CostModel/X86 icmp.ll icmp-latency.ll

Merge commit '2af415239962141e51a127943a2804c07d8ed3b8' into users/meinersbur/irbuilder-extract
DeltaFile
+14,694-3,895llvm/test/CodeGen/AMDGPU/bf16.ll
+2,610-2,610llvm/test/Analysis/CostModel/X86/icmp.ll
+0-4,507flang/lib/Lower/OpenMP.cpp
+1,970-1,970llvm/test/Analysis/CostModel/X86/icmp-latency.ll
+1,770-1,770llvm/test/Analysis/CostModel/X86/icmp-sizelatency.ll
+1,770-1,770llvm/test/Analysis/CostModel/X86/icmp-codesize.ll
+22,814-16,5224,476 files not shown
+210,259-88,1764,482 files

LLVM/project 6ef448dllvm/test/MC/X86 avx512-intel.s intel-syntax-avx512.s

Merge commit '69796629b8cd0b5f0417e4d2e3c091e1571f20eb' into users/meinersbur/irbuilder-extract
DeltaFile
+38,349-0llvm/test/MC/X86/avx512-intel.s
+0-38,349llvm/test/MC/X86/intel-syntax-avx512.s
+0-24,622llvm/test/MC/X86/x86-64-avx512f_vl.s
+24,622-0llvm/test/MC/X86/avx512f_vl-att.s
+19,759-0llvm/test/MC/X86/avx512-att.s
+0-19,759llvm/test/MC/X86/avx512-encodings.s
+82,730-82,7305,666 files not shown
+604,390-266,2605,672 files

LLVM/project e6417e4clang/test/CodeGen/aarch64-sve-intrinsics acle_sve_reinterpret.c, llvm/test/CodeGen/AArch64 fptoi.ll

Merge commit '0c6b352c1483f102d1072b26410e11c117bfcd0f' into users/meinersbur/irbuilder-extract
DeltaFile
+4,573-2,615llvm/test/CodeGen/X86/fpclamptosat_vec.ll
+3,141-2,361llvm/test/CodeGen/AArch64/fptoi.ll
+3,790-247clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_reinterpret.c
+2,564-0llvm/test/CodeGen/RISCV/rv64-legal-i32/imm.ll
+1,807-0llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
+0-1,807llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full-v3.ll
+15,875-7,0302,736 files not shown
+114,309-54,9282,742 files

LLVM/project 81c1407llvm/test/CodeGen/AArch64 arm64-indexed-vector-ldst.ll fptoi.ll, llvm/test/tools/llvm-mca/AArch64/Cortex A55-writeback.s A53-writeback.s

Merge commit '8be7ac42f416a602ffd0daa2a42c42e1dfb75bc2' into users/meinersbur/irbuilder-extract
DeltaFile
+4,091-4,123llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
+5,518-0llvm/test/CodeGen/AArch64/fptoi.ll
+5,336-0llvm/test/tools/llvm-mca/AArch64/Neoverse/N2-writeback.s
+5,290-0llvm/test/tools/llvm-mca/AArch64/Cortex/A55-writeback.s
+5,290-0llvm/test/tools/llvm-mca/AArch64/Cortex/A53-writeback.s
+5,288-0llvm/test/tools/llvm-mca/AArch64/Cortex/A57-writeback.s
+30,813-4,1232,845 files not shown
+175,120-64,4112,851 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 c2503dellvm/test/CodeGen/AMDGPU spill-scavenge-offset.ll, llvm/test/MC/AMDGPU gfx11_asm_vop3c.s gfx11_asm_vop3_from_vopc.s

Merge commit '7fa2a83d1d18b49255e10e63bc7fead72026285b' into users/meinersbur/irbuilder-extract
DeltaFile
+11,062-82llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
+0-10,486llvm/test/MC/AMDGPU/gfx11_asm_vop3c.s
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc.s
+6,852-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopc.s
+0-6,852llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp16.s
+2,786-2,786llvm/test/MC/AMDGPU/gfx90a_ldst_acc.s
+31,186-20,2069,366 files not shown
+434,337-216,2929,372 files

LLVM/project ad220d9clang/test/OpenMP target_teams_distribute_parallel_for_simd_schedule_codegen.cpp teams_distribute_parallel_for_simd_schedule_codegen.cpp, llvm/test/CodeGen/X86 large-gep-chain.ll

Merge commit 'e2d1e2183a9615c669392eefcfe632cc0b59a649' into users/meinersbur/irbuilder-extract
DeltaFile
+0-116,484llvm/test/MC/Disassembler/AMDGPU/gfx8_dasm_all.txt
+0-115,677llvm/test/MC/Disassembler/AMDGPU/gfx9_dasm_all.txt
+0-98,954llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
+25,277-25,277llvm/test/CodeGen/X86/large-gep-chain.ll
+9,540-24,668clang/test/OpenMP/target_teams_distribute_parallel_for_simd_schedule_codegen.cpp
+9,364-24,292clang/test/OpenMP/teams_distribute_parallel_for_simd_schedule_codegen.cpp
+44,181-405,35242,672 files not shown
+3,761,432-2,721,70342,678 files

LLVM/project f345536libcxx/include/__cxx03 regex string, llvm/test/CodeGen/AArch64 neon-dotreduce.ll

Merge commit '4102625380823e58d7b13f01b5bd979a29bce19e' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+9,196-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_system_noprivate.ll
+6,804-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_noprivate.ll
+5,836-0libcxx/include/__cxx03/regex
+4,352-0libcxx/include/__cxx03/string
+2,870-1,287llvm/test/CodeGen/AArch64/neon-dotreduce.ll
+3,403-417llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll
+32,461-1,7046,087 files not shown
+428,802-110,6766,093 files

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

erge commit 'e17a39bc314f97231e440c9e68d9f46a9c07af6d' into users/meinersbur/irbuilder-extract-refactor
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/vloxseg-rv32.ll
+12,923-11,789llvm/test/CodeGen/RISCV/rvv/vluxseg-rv32.ll
+89,016-92,7764,106 files not shown
+431,905-511,3794,112 files

LLVM/project 6988226llvm/test/CodeGen/AMDGPU global-atomicrmw-fmin.ll global-atomicrmw-fmax.ll, llvm/test/CodeGen/X86 vector-interleaved-store-i16-stride-7.ll

Merge commit 'b143b2483fc5d7e73763ff9292dec6479552de9e' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+7,997-7,524llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmin.ll
+7,997-7,524llvm/test/CodeGen/AMDGPU/global-atomicrmw-fmax.ll
+9,394-2,007llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
+9,546-0llvm/test/Instrumentation/MemorySanitizer/AArch64/arm64-vshift.ll
+3,578-3,584llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-7.ll
+5,975-1,080llvm/test/CodeGen/AMDGPU/buffer-fat-pointer-atomicrmw-fadd.ll
+44,487-21,7196,808 files not shown
+406,120-189,2976,814 files

LLVM/project 206f353llvm/test/CodeGen/AMDGPU atomic_optimizations_local_pointer.ll flat-atomicrmw-fmin.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-fmin.ll
+7,213-7,752llvm/test/CodeGen/AMDGPU/flat-atomicrmw-fmax.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 827626eclang/test/OpenMP nesting_of_regions.cpp, clang/test/OpenMP/Inputs nesting_of_regions.cpp

Merge commit '91d7ca904c601d181c431bffbf2773165de2fabd' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+13,404-6,344llvm/test/CodeGen/AMDGPU/memory-legalizer-global-agent.ll
+0-19,580clang/test/OpenMP/nesting_of_regions.cpp
+19,567-0clang/test/OpenMP/Inputs/nesting_of_regions.cpp
+12,949-6,549llvm/test/CodeGen/AMDGPU/memory-legalizer-global-workgroup.ll
+12,712-6,088llvm/test/CodeGen/AMDGPU/memory-legalizer-global-system.ll
+12,041-6,669llvm/test/CodeGen/AMDGPU/memory-legalizer-global-wavefront.ll
+70,673-45,23013,567 files not shown
+942,098-476,42613,573 files

LLVM/project 3ed964elld/MachO ObjC.cpp, llvm/test/CodeGen/RISCV/rvv fpclamptosat_vec.ll

Merge commit 'ffd08c7759000f55332f1657a1fab64a7adc03fd' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+3,821-0llvm/test/CodeGen/X86/avgceils.ll
+3,437-0llvm/test/CodeGen/X86/avgfloors.ll
+2,629-0llvm/test/CodeGen/X86/avgflooru.ll
+2,219-0llvm/test/CodeGen/X86/avgceilu.ll
+462-630llvm/test/CodeGen/RISCV/rvv/fpclamptosat_vec.ll
+3-919lld/MachO/ObjC.cpp
+12,571-1,549712 files not shown
+26,084-9,640718 files

LLVM/project 2af4152flang/lib/Lower OpenMP.cpp, llvm/test/Analysis/CostModel/X86 icmp.ll icmp-latency.ll

Merge commit '6b62a9135a28bd001263e5a9db08d4cff1123126' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+14,694-3,895llvm/test/CodeGen/AMDGPU/bf16.ll
+2,610-2,610llvm/test/Analysis/CostModel/X86/icmp.ll
+0-4,507flang/lib/Lower/OpenMP.cpp
+1,970-1,970llvm/test/Analysis/CostModel/X86/icmp-latency.ll
+1,770-1,770llvm/test/Analysis/CostModel/X86/icmp-sizelatency.ll
+1,770-1,770llvm/test/Analysis/CostModel/X86/icmp-codesize.ll
+22,814-16,5224,476 files not shown
+210,259-88,1764,482 files

LLVM/project 6979662llvm/test/MC/X86 intel-syntax-avx512.s avx512-intel.s

Merge commit 'bf5d96c96c40e485327e8ddf4fb8f0ddae859e6f^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+0-38,349llvm/test/MC/X86/intel-syntax-avx512.s
+38,349-0llvm/test/MC/X86/avx512-intel.s
+24,622-0llvm/test/MC/X86/avx512f_vl-att.s
+0-24,622llvm/test/MC/X86/x86-64-avx512f_vl.s
+19,759-0llvm/test/MC/X86/avx512-att.s
+0-19,759llvm/test/MC/X86/avx512-encodings.s
+82,730-82,7305,666 files not shown
+604,390-266,2605,672 files

LLVM/project 0c6b352clang/test/CodeGen/aarch64-sve-intrinsics acle_sve_reinterpret.c, llvm/test/CodeGen/AArch64 fptoi.ll

Merge commit '7b9d73c2f90c0ed8497339a16fc39785349d9610^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+4,573-2,615llvm/test/CodeGen/X86/fpclamptosat_vec.ll
+3,141-2,361llvm/test/CodeGen/AArch64/fptoi.ll
+3,790-247clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_reinterpret.c
+2,564-0llvm/test/CodeGen/RISCV/rv64-legal-i32/imm.ll
+0-1,807llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full-v3.ll
+1,807-0llvm/test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
+15,875-7,0302,736 files not shown
+114,309-54,9282,742 files

LLVM/project 8be7ac4llvm/test/CodeGen/AArch64 arm64-indexed-vector-ldst.ll fptoi.ll, llvm/test/tools/llvm-mca/AArch64/Cortex A53-writeback.s A55-writeback.s

Merge commit 'df3478e480b3b2e9fe125697b7931dc48b09e450^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+4,091-4,123llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
+5,518-0llvm/test/CodeGen/AArch64/fptoi.ll
+5,336-0llvm/test/tools/llvm-mca/AArch64/Neoverse/N2-writeback.s
+5,290-0llvm/test/tools/llvm-mca/AArch64/Cortex/A53-writeback.s
+5,290-0llvm/test/tools/llvm-mca/AArch64/Cortex/A55-writeback.s
+5,288-0llvm/test/tools/llvm-mca/AArch64/Cortex/A57-writeback.s
+30,813-4,1232,825 files not shown
+174,919-64,2222,831 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 254d2ebllvm/test/CodeGen/RISCV/rvv vloxseg-rv64.ll vluxseg-rv64.ll

Rebase

Created using spr 1.3.5
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,77626,088 files not shown
+2,335,277-1,222,51126,094 files

LLVM/project 7fa2a83llvm/test/CodeGen/AMDGPU spill-scavenge-offset.ll, llvm/test/MC/AMDGPU gfx11_asm_vop3_from_vopc.s gfx11_asm_vop3c.s

erge commit '343de6856e16b58bcbd16d479fc633f54e22fadc^' into users/meinersbur/irbuilder-extract-refactor
DeltaFile
+11,062-82llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc.s
+0-10,486llvm/test/MC/AMDGPU/gfx11_asm_vop3c.s
+0-6,852llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp16.s
+6,852-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopc.s
+2,786-2,786llvm/test/MC/AMDGPU/gfx90a_ldst_acc.s
+31,186-20,2069,363 files not shown
+434,240-216,2639,369 files

LLVM/project 39816b2llvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll flat_atomics_i64_system_noprivate.ll, llvm/test/CodeGen/RISCV memcmp.ll

Reduce CHECKs

Created using spr 1.3.6-beta.1
DeltaFile
+16,049-0llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+10,948-0llvm/test/MC/AMDGPU/gfx11_asm_vopc-fake16.s
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc-fake16.s
+7,870-1,851llvm/test/CodeGen/RISCV/memcmp.ll
+9,196-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_system_noprivate.ll
+9,076-0llvm/test/MC/AMDGPU/gfx12_asm_vopc-fake16.s
+63,625-1,8518,926 files not shown
+660,033-194,2908,932 files

LLVM/project b9a0425clang/docs/tools clang-formatted-files.txt, llvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll flat_atomics_i64_system_noprivate.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+16,049-0llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+10,948-0llvm/test/MC/AMDGPU/gfx11_asm_vopc-fake16.s
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc-fake16.s
+9,196-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_system_noprivate.ll
+9,076-0llvm/test/MC/AMDGPU/gfx12_asm_vopc-fake16.s
+0-8,827clang/docs/tools/clang-formatted-files.txt
+55,755-8,8278,926 files not shown
+649,322-199,8738,932 files

LLVM/project 0d2677dclang/docs/tools clang-formatted-files.txt, llvm/test/CodeGen/AMDGPU memintrinsic-unroll.ll flat_atomics_i64_system_noprivate.ll

Reduce CHECKs

Created using spr 1.3.6-beta.1
DeltaFile
+16,049-0llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll
+10,948-0llvm/test/MC/AMDGPU/gfx11_asm_vopc-fake16.s
+10,486-0llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc-fake16.s
+9,196-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_system_noprivate.ll
+9,076-0llvm/test/MC/AMDGPU/gfx12_asm_vopc-fake16.s
+0-8,827clang/docs/tools/clang-formatted-files.txt
+55,755-8,8278,926 files not shown
+649,322-199,8738,932 files

LLVM/project 2c29f5dclang/test/Sema/aarch64-sve2-intrinsics acle_sve2.cpp, llvm/test/CodeGen/AMDGPU flat_atomics_i64_system_noprivate.ll flat_atomics_i64_noprivate.ll

Merge branch 'users/chapuni/cov/single/nextcount-base' into HEAD
DeltaFile
+9,196-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_system_noprivate.ll
+6,804-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_noprivate.ll
+3,290-3,290clang/test/Sema/aarch64-sve2-intrinsics/acle_sve2.cpp
+932-5,548llvm/test/CodeGen/AMDGPU/memcpy-param-combinations.ll
+2,814-2,432llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir
+754-4,432llvm/test/CodeGen/AMDGPU/memmove-param-combinations.ll
+23,790-15,7025,959 files not shown
+265,327-147,8525,965 files

LLVM/project 804d330clang/test/Sema/aarch64-sve2-intrinsics acle_sve2.cpp, llvm/test/CodeGen/AMDGPU flat_atomics_i64_system_noprivate.ll flat_atomics_i64_noprivate.ll

Merge branches 'users/chapuni/cov/single/pair' and 'users/chapuni/cov/single/getpair' into users/chapuni/cov/single/nextcount-base
DeltaFile
+9,196-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_system_noprivate.ll
+6,804-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_noprivate.ll
+3,290-3,290clang/test/Sema/aarch64-sve2-intrinsics/acle_sve2.cpp
+932-5,548llvm/test/CodeGen/AMDGPU/memcpy-param-combinations.ll
+2,814-2,432llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir
+754-4,432llvm/test/CodeGen/AMDGPU/memmove-param-combinations.ll
+23,790-15,7025,959 files not shown
+265,327-147,8525,965 files

LLVM/project 58feee3clang/test/Sema/aarch64-sve2-intrinsics acle_sve2.cpp, llvm/test/CodeGen/AMDGPU flat_atomics_i64_system_noprivate.ll flat_atomics_i64_noprivate.ll

Merge branch 'main' into users/chapuni/cov/single/getpair
DeltaFile
+9,196-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_system_noprivate.ll
+6,804-0llvm/test/CodeGen/AMDGPU/flat_atomics_i64_noprivate.ll
+3,290-3,290clang/test/Sema/aarch64-sve2-intrinsics/acle_sve2.cpp
+932-5,548llvm/test/CodeGen/AMDGPU/memcpy-param-combinations.ll
+2,814-2,432llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-load-private.mir
+754-4,432llvm/test/CodeGen/AMDGPU/memmove-param-combinations.ll
+23,790-15,7025,959 files not shown
+265,314-147,8505,965 files

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

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
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,77618,265 files not shown
+1,539,113-881,96218,271 files

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

rebase

Created using spr 1.3.6-beta.1
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/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,77618,265 files not shown
+1,539,112-881,96118,271 files