LLVM/project a8d8e9bclang/test/CodeGen/AArch64/fp8-intrinsics acle_sve2_fp8_reinterpret.c, llvm/test/CodeGen/RISCV memcpy.ll

Rebase on main

Created using spr 1.3.6-beta.1
DeltaFile
+4,839-5,345llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
+3,182-0clang/test/CodeGen/AArch64/fp8-intrinsics/acle_sve2_fp8_reinterpret.c
+2,164-0llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-dot-product.ll
+760-760llvm/test/CodeGen/X86/vector-popcnt-512-ult-ugt.ll
+1,375-0llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-dot-product-neon.ll
+676-359llvm/test/CodeGen/RISCV/memcpy.ll
+12,996-6,4641,397 files not shown
+57,771-26,8461,403 files

LLVM/project dfe7d7bclang/test/CodeGen/AArch64/fp8-intrinsics acle_sve2_fp8_reinterpret.c, llvm/test/CodeGen/RISCV memcpy.ll

[𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.6-beta.1

[skip ci]
DeltaFile
+4,839-5,345llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
+3,182-0clang/test/CodeGen/AArch64/fp8-intrinsics/acle_sve2_fp8_reinterpret.c
+2,164-0llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-dot-product.ll
+760-760llvm/test/CodeGen/X86/vector-popcnt-512-ult-ugt.ll
+1,375-0llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-dot-product-neon.ll
+676-359llvm/test/CodeGen/RISCV/memcpy.ll
+12,996-6,4641,397 files not shown
+57,771-26,8461,403 files

LLVM/project 31067baclang/test/CodeGen/AArch64/fp8-intrinsics acle_sve2_fp8_reinterpret.c, llvm/test/CodeGen/RISCV memcpy.ll

Rebase on main

Created using spr 1.3.6-beta.1
DeltaFile
+4,839-5,345llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll
+3,182-0clang/test/CodeGen/AArch64/fp8-intrinsics/acle_sve2_fp8_reinterpret.c
+2,164-0llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-dot-product.ll
+760-760llvm/test/CodeGen/X86/vector-popcnt-512-ult-ugt.ll
+1,375-0llvm/test/Transforms/LoopVectorize/AArch64/partial-reduce-dot-product-neon.ll
+676-359llvm/test/CodeGen/RISCV/memcpy.ll
+12,996-6,4641,397 files not shown
+57,771-26,8461,403 files

LLVM/project 7aeb1c9llvm/test/MC/AMDGPU gfx12_asm_vop3c_dpp16-fake16.s gfx12_asm_vop3cx-fake16.s, llvm/test/MC/Disassembler/AMDGPU gfx11_dasm_vopc.txt gfx11_dasm_vop3_from_vopc.txt

Rebase, address comments

Created using spr 1.3.5
DeltaFile
+6,647-0llvm/test/MC/AMDGPU/gfx12_asm_vop3c_dpp16-fake16.s
+2,583-2,582llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopc.txt
+2,413-2,410llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vopc.txt
+2,205-2,204llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vopc.txt
+2,065-2,062llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vop3c.txt
+3,414-0llvm/test/MC/AMDGPU/gfx12_asm_vop3cx-fake16.s
+19,327-9,2581,584 files not shown
+100,551-44,6461,590 files

LLVM/project 658ec85clang/test/CXX/drs cwg1xx.cpp, clang/www cxx_dr_status.html

[clang] Add test for CWG170 "Pointer-to-member conversions" (#121667)

This patch adds test for
[CWG170](https://cplusplus.github.io/CWG/issues/170.html). The
resolution adds explicit undefined behavior, so I think the best we can
do is to put the test into constexpr evaluator. Change to
[expr.static.cast] is not tested, because it was a drive-by fix that
removed an impossible case (I confirmed it using minutes). Minutes
mention several times a comprehensive paper in this design space which
no one seem to remember. I believe it's
[P0149R0](https://wg21.link/p0149r0) "Generalised member pointers".
DeltaFile
+20-0clang/test/CXX/drs/cwg1xx.cpp
+1-1clang/www/cxx_dr_status.html
+21-12 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 811b720llvm/test/CodeGen/AArch64 bf16-v8-instructions.ll vec-combine-compare-to-bitmask.ll, llvm/test/CodeGen/X86 fminimumnum-fmaximumnum.ll

Address comments

Created using spr 1.3.5
DeltaFile
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+697-1,151llvm/test/CodeGen/AArch64/bf16-v8-instructions.ll
+892-271llvm/test/CodeGen/AArch64/vec-combine-compare-to-bitmask.ll
+1,129-0llvm/test/Transforms/InstSimplify/const-fold-nvvm-f2ll-d2ll.ll
+1,129-0llvm/test/Transforms/InstSimplify/const-fold-nvvm-f2i-d2i.ll
+413-689llvm/test/CodeGen/AArch64/bf16-instructions.ll
+7,025-2,1111,029 files not shown
+33,950-15,6961,035 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 3d4e558llvm/test/CodeGen/AMDGPU dagcombine-fmul-sel.ll dynamic_stackalloc.ll, llvm/test/CodeGen/X86 fminimumnum-fmaximumnum.ll

change tail hashing scheme

Created using spr 1.3.5-bogner
DeltaFile
+3,130-1,856llvm/test/CodeGen/AMDGPU/dagcombine-fmul-sel.ll
+2,765-0llvm/test/CodeGen/X86/fminimumnum-fmaximumnum.ll
+2,569-41llvm/test/CodeGen/AMDGPU/dynamic_stackalloc.ll
+1,044-1,182llvm/test/CodeGen/AMDGPU/fmul-to-ldexp.ll
+1,046-502llvm/test/CodeGen/AMDGPU/llvm.log2.ll
+897-333llvm/test/CodeGen/AMDGPU/llvm.exp2.ll
+11,451-3,914539 files not shown
+31,304-14,789545 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

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

Merge branch 'users/chapuni/cov/merge/forfile-base' into users/chapuni/cov/merge/forfile
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,618 files not shown
+90,732-49,0301,624 files