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)
commit6bf1b4e8e0776e6f27013434d8b632016ccc795c
tree8ce26e5cdc65f5f5d5cd04a5030007a72b5480ee
parentd67603a654880879cb42340e52195e52ad694b35
Move ExpandLargeDivRem to llvm/test/CodeGen/X86 because they need a triple
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]