[all-commits] [llvm/llvm-project] 6bf1b4: Move ExpandLargeDivRem to llvm/test/CodeGen/X86 be...
Matthias Gehre via All-commits
all-commits at lists.llvm.org
Tue Sep 13 00:30:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bf1b4e8e0776e6f27013434d8b632016ccc795c
https://github.com/llvm/llvm-project/commit/6bf1b4e8e0776e6f27013434d8b632016ccc795c
Author: Matthias Gehre <matthias.gehre at xilinx.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
A llvm/test/CodeGen/X86/expand-large-div-rem-sdiv129.ll
A llvm/test/CodeGen/X86/expand-large-div-rem-srem129.ll
A llvm/test/CodeGen/X86/expand-large-div-rem-udiv129.ll
A llvm/test/CodeGen/X86/expand-large-div-rem-urem129.ll
R llvm/test/Transforms/ExpandLargeDivRem/sdiv129.ll
R llvm/test/Transforms/ExpandLargeDivRem/srem129.ll
R llvm/test/Transforms/ExpandLargeDivRem/udiv129.ll
R llvm/test/Transforms/ExpandLargeDivRem/urem129.ll
Log Message:
-----------
Move ExpandLargeDivRem to llvm/test/CodeGen/X86 because they need a triple
More information about the All-commits
mailing list