[PATCH] D56320: [mips] Optimize shifts for types larger than GPR size (mips2/mips3)

Aleksandar Beserminji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 05:59:04 PST 2019


abeserminji updated this revision to Diff 180828.
abeserminji added a comment.

Update patch for context.


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

https://reviews.llvm.org/D56320

Files:
  lib/Target/Mips/MipsCondMov.td
  lib/Target/Mips/MipsISelLowering.cpp
  lib/Target/Mips/MipsISelLowering.h
  lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  test/CodeGen/Mips/llvm-ir/ashr.ll
  test/CodeGen/Mips/llvm-ir/lshr.ll
  test/CodeGen/Mips/llvm-ir/shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56320.180828.patch
Type: text/x-patch
Size: 39156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/da624a13/attachment.bin>


More information about the llvm-commits mailing list