LLVM/project 87244acllvm/test/CodeGen/AMDGPU bf16.ll, llvm/test/MC/Disassembler/X86 avx10.2-bf16-64.txt avx10.2-bf16-32.txt

Merge branch 'main' into users/boomanaiden154/windows-premerge
DeltaFile
+3,174-3,204llvm/test/CodeGen/AMDGPU/bf16.ll
+1,506-1,506llvm/test/MC/X86/avx10.2-bf16-32-att.s
+1,506-1,506llvm/test/MC/X86/avx10.2-bf16-64-att.s
+1,506-1,506llvm/test/MC/Disassembler/X86/avx10.2-bf16-64.txt
+1,506-1,506llvm/test/MC/Disassembler/X86/avx10.2-bf16-32.txt
+1,506-1,506llvm/test/MC/X86/avx10.2-bf16-64-intel.s
+10,704-10,7342,402 files not shown
+101,019-67,8762,408 files

LLVM/project f9c45b1llvm/test/CodeGen/AMDGPU bf16.ll, llvm/test/MC/Disassembler/X86 avx10.2-bf16-32.txt avx10.2-bf16-64.txt

Rebase

Created using spr 1.3.5
DeltaFile
+3,138-3,168llvm/test/CodeGen/AMDGPU/bf16.ll
+1,506-1,506llvm/test/MC/Disassembler/X86/avx10.2-bf16-32.txt
+1,506-1,506llvm/test/MC/Disassembler/X86/avx10.2-bf16-64.txt
+1,506-1,506llvm/test/MC/X86/avx10.2-bf16-64-intel.s
+1,506-1,506llvm/test/MC/X86/avx10.2-bf16-32-intel.s
+1,506-1,506llvm/test/MC/X86/avx10.2-bf16-64-att.s
+10,668-10,6981,088 files not shown
+63,263-47,3951,094 files

LLVM/project e6030d3clang/lib/AST/ByteCode Interp.cpp InterpBuiltin.cpp, clang/test/AST/ByteCode new-delete.cpp

[clang][bytecode] Use std::allocator calls for Descriptor source (#123900)

... for the dynamic blocks created for operator new calls. This way we
get the type of memory allocated right. As a side-effect, the
diagnostics now point to the std::allocator calls, which is an
improvement.
DeltaFile
+22-3clang/test/AST/ByteCode/new-delete.cpp
+9-4clang/lib/AST/ByteCode/Interp.cpp
+5-2clang/lib/AST/ByteCode/InterpBuiltin.cpp
+36-93 files

LLVM/project ea2d838llvm/test/CodeGen/AMDGPU shufflevector.v2i64.v8i64.ll shufflevector.v2f16.v8f16.ll

merge with main branch
DeltaFile
+30,641-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.v2i32.v8i32.ll
+25,933-0llvm/test/CodeGen/AMDGPU/shufflevector.v2f32.v8f32.ll
+164,956-07,311 files not shown
+1,335,790-223,1007,317 files

LLVM/project 6a3c6bbllvm/test/CodeGen/AMDGPU shufflevector.v2i64.v8i64.ll shufflevector.v2bf16.v8bf16.ll

Rebase, rework

Created using spr 1.3.5
DeltaFile
+30,641-0llvm/test/CodeGen/AMDGPU/shufflevector.v2i64.v8i64.ll
+27,655-0llvm/test/CodeGen/AMDGPU/shufflevector.v2bf16.v8bf16.ll
+27,655-0llvm/test/CodeGen/AMDGPU/shufflevector.v2f16.v8f16.ll
+27,139-0llvm/test/CodeGen/AMDGPU/shufflevector.v2i16.v8i16.ll
+25,981-0llvm/test/CodeGen/AMDGPU/shufflevector.v2i32.v8i32.ll
+25,981-0llvm/test/CodeGen/AMDGPU/shufflevector.v2p3.v8p3.ll
+165,052-06,598 files not shown
+1,277,792-184,4106,604 files

LLVM/project bba7783clang/include/clang/Basic BuiltinsX86.td, llvm/test/CodeGen/RISCV/rvv vfma-vp.ll

Rebase

Created using spr 1.3.5
DeltaFile
+4,839-5,345llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
+3,056-4,201llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-8.ll
+233-6,579llvm/test/DebugInfo/NVPTX/debug-info.ll
+6,647-0llvm/test/MC/AMDGPU/gfx12_asm_vop3c_dpp16-fake16.s
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+2,667-2,586llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopc.txt
+22,820-18,7155,948 files not shown
+312,261-154,8845,954 files

LLVM/project df1b617clang/include/clang/Basic BuiltinsX86.td, llvm/test/CodeGen/AMDGPU dagcombine-fmul-sel.ll

Merge branch 'main' into users/zhaoqi5/pre-commit-tlsle-mergebaseoffset-tests
DeltaFile
+4,839-5,345llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
+3,056-4,201llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-8.ll
+6,647-0llvm/test/MC/AMDGPU/gfx12_asm_vop3c_dpp16-fake16.s
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+2,667-2,586llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopc.txt
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+25,717-13,9925,312 files not shown
+294,216-135,0845,318 files

LLVM/project 31f9136clang/include/clang/Basic BuiltinsX86.td, llvm/test/CodeGen/AMDGPU dagcombine-fmul-sel.ll

Merge branch 'main' into users/zhaoqi5/avoid-scheduling-and-attach-relax
DeltaFile
+4,839-5,345llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
+3,056-4,201llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-8.ll
+6,647-0llvm/test/MC/AMDGPU/gfx12_asm_vop3c_dpp16-fake16.s
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+2,667-2,586llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopc.txt
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+25,717-13,9924,774 files not shown
+272,955-129,7234,780 files

LLVM/project f5de3e9clang/include/clang/Basic BuiltinsX86.td, libc/include math.yaml

Rebase

Created using spr 1.3.6-beta.1
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+0-4,162llvm/test/CodeGen/AVR/branch-relaxation-long.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,715-7llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+2,630-0libc/include/math.yaml
+16,618-6,0294,971 files not shown
+222,568-106,4674,977 files

LLVM/project 6b58c85clang/include/clang/Basic BuiltinsX86.td, libc/include math.yaml

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+0-4,162llvm/test/CodeGen/AVR/branch-relaxation-long.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,715-7llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+2,630-0libc/include/math.yaml
+16,618-6,0294,970 files not shown
+222,521-106,4354,976 files

LLVM/project bdba932clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

rewrite test case

Created using spr 1.3.5-bogner
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+0-4,162llvm/test/CodeGen/AVR/branch-relaxation-long.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+13,903-8,6514,211 files not shown
+171,634-84,6264,217 files

LLVM/project 7fd26c5clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/single/binop' into users/chapuni/cov/single/trunk

Conflicts:
        clang/lib/CodeGen/CoverageMappingGen.cpp
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,472-4,5302,454 files not shown
+114,661-57,0022,460 files

LLVM/project b0cb921clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/single/binop-base' into users/chapuni/cov/single/binop
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,472-4,5302,454 files not shown
+114,664-57,0022,460 files

LLVM/project 73176fbclang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branches 'users/chapuni/cov/single/loop', 'users/chapuni/cov/single/condop' and 'users/chapuni/cov/single/if' into users/chapuni/cov/single/binop-base
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,472-4,5302,454 files not shown
+114,664-57,0022,460 files

LLVM/project e2810c9clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/switch
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,472-4,5302,454 files not shown
+114,666-57,0032,460 files

LLVM/project 0e1a753clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/if

Conflicts:
        clang/lib/CodeGen/CoverageMappingGen.cpp
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,472-4,5302,454 files not shown
+114,664-57,0022,460 files

LLVM/project c36c840clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/condop

Conflicts:
        clang/lib/CodeGen/CoverageMappingGen.cpp
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,472-4,5302,454 files not shown
+114,664-57,0022,460 files

LLVM/project df025ebclang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/single/base' into users/chapuni/cov/single/loop

Conflicts:
        clang/lib/CodeGen/CoverageMappingGen.cpp
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,472-4,5302,454 files not shown
+114,664-57,0022,460 files

LLVM/project bdcf47eclang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/single/nextcount' into users/chapuni/cov/single/base
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,472-4,5302,454 files not shown
+114,666-57,0032,460 files

LLVM/project fea7da1clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/single/nextcount-base' into users/chapuni/cov/single/nextcount
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+0-4,162llvm/test/CodeGen/AVR/branch-relaxation-long.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+13,903-8,6512,946 files not shown
+134,280-68,8382,952 files

LLVM/project 0aa930aclang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/single/pair' into users/chapuni/cov/single/nextcount-base
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+0-4,162llvm/test/CodeGen/AVR/branch-relaxation-long.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+13,903-8,6512,946 files not shown
+134,280-68,8382,952 files

LLVM/project de5756cclang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'main' into users/chapuni/cov/single/pair
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+0-4,162llvm/test/CodeGen/AVR/branch-relaxation-long.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+13,903-8,6512,947 files not shown
+134,454-68,9222,953 files

LLVM/project 789eeabclang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'main' into users/chapuni/cov/single/getpair
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+0-4,162llvm/test/CodeGen/AVR/branch-relaxation-long.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+13,903-8,6512,946 files not shown
+134,322-68,8332,952 files

LLVM/project 13fbcdeclang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'main' into users/chapuni/cov/single/replace
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+0-4,162llvm/test/CodeGen/AVR/branch-relaxation-long.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+13,903-8,6514,198 files not shown
+171,339-84,2694,204 files

LLVM/project 00b59c8clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'main' into users/Enna1/tysan-module-pass
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+0-4,162llvm/test/CodeGen/AVR/branch-relaxation-long.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,630-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+13,903-8,6513,903 files not shown
+171,210-83,2273,909 files

LLVM/project 16e61cfllvm/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/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,77645,766 files not shown
+4,106,333-2,097,16845,772 files

LLVM/project 2205a9aclang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/merge/merge-mcdc-base' into users/chapuni/cov/merge/merge-mcdc
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,629-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,471-4,5301,617 files not shown
+90,726-49,0271,623 files

LLVM/project 8a31621clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/merge/mcdcsort' into users/chapuni/cov/merge/merge-mcdc-base
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,629-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,471-4,5301,616 files not shown
+90,722-49,0231,622 files

LLVM/project b93addbclang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/merge/forfile' into users/chapuni/cov/merge/strategy

Conflicts:
        llvm/test/tools/llvm-cov/branch-macros.test
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,629-0libc/include/math.yaml
+0-2,629libc/hdrgen/yaml/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,471-4,5301,619 files not shown
+90,736-49,0341,625 files

LLVM/project 0e2d5d1clang/include/clang/Basic BuiltinsX86.td, libc/hdrgen/yaml math.yaml

Merge branch 'users/chapuni/cov/merge/mov_ind' into users/chapuni/cov/merge/trunk
DeltaFile
+5,378-4clang/include/clang/Basic/BuiltinsX86.td
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+0-2,629libc/hdrgen/yaml/math.yaml
+2,629-0libc/include/math.yaml
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+16,471-4,5301,567 files not shown
+88,331-45,8761,573 files