[PATCH] D124980: [Mips] Implement hasDivRemOp()

Jim Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 15 19:24:59 PDT 2022


Jim updated this revision to Diff 429594.
Jim added a comment.

Keep alphabetical ordering in CMakeLists.txt


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124980/new/

https://reviews.llvm.org/D124980

Files:
  llvm/lib/Target/Mips/CMakeLists.txt
  llvm/lib/Target/Mips/MipsTargetMachine.cpp
  llvm/lib/Target/Mips/MipsTargetTransformInfo.cpp
  llvm/lib/Target/Mips/MipsTargetTransformInfo.h
  llvm/test/Transforms/DivRemPairs/Mips/div-expanded-rem-pair.ll
  llvm/test/Transforms/DivRemPairs/Mips/div-rem-pairs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124980.429594.patch
Type: text/x-patch
Size: 11316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/5088e1cb/attachment.bin>


More information about the llvm-commits mailing list