[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
Mon Jan 14 04:32:57 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351059: [mips] Optimize shifts for types larger than GPR size (mips2/mips3) (authored by abeserminji, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56320?vs=181020&id=181532#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56320

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

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


More information about the llvm-commits mailing list