[all-commits] [llvm/llvm-project] d4cb47: Move ExpandLargeDivRem to llvm/test/CodeGen/X86 be...

Matthias Gehre via All-commits all-commits at lists.llvm.org
Tue Sep 13 00:29:55 PDT 2022


  Branch: refs/heads/matthias.move_to_target_lowering
  Home:   https://github.com/llvm/llvm-project
  Commit: d4cb47d2ab8d030c4313bbdbcf995b8faa279c28
      https://github.com/llvm/llvm-project/commit/d4cb47d2ab8d030c4313bbdbcf995b8faa279c28
  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