Move ExpandLargeDivRem to llvm/test/CodeGen/X86 because they need a triple
authorMatthias Gehre <matthias.gehre@xilinx.com>
Tue, 13 Sep 2022 07:29:24 +0000 (08:29 +0100)
committerMatthias Gehre <matthias.gehre@xilinx.com>
Tue, 13 Sep 2022 07:29:54 +0000 (08:29 +0100)
llvm/test/CodeGen/X86/expand-large-div-rem-sdiv129.ll [moved from llvm/test/Transforms/ExpandLargeDivRem/sdiv129.ll with 100% similarity]
llvm/test/CodeGen/X86/expand-large-div-rem-srem129.ll [moved from llvm/test/Transforms/ExpandLargeDivRem/srem129.ll with 100% similarity]
llvm/test/CodeGen/X86/expand-large-div-rem-udiv129.ll [moved from llvm/test/Transforms/ExpandLargeDivRem/udiv129.ll with 100% similarity]
llvm/test/CodeGen/X86/expand-large-div-rem-urem129.ll [moved from llvm/test/Transforms/ExpandLargeDivRem/urem129.ll with 100% similarity]