[PATCH] D55362: [MIPS GlobalISel] ClampScalar G_AND G_OR and G_XOR

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 03:39:45 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349475: [MIPS GlobalISel] ClampScalar G_AND G_OR and G_XOR (authored by Petar.Avramovic, committed by ).
Herald added subscribers: llvm-commits, jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D55362?vs=178209&id=178636#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55362

Files:
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/trunk/test/CodeGen/Mips/GlobalISel/instruction-select/bitwise.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/irtranslator/bitwise.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/legalizer/bitwise.mir
  llvm/trunk/test/CodeGen/Mips/GlobalISel/llvm-ir/bitwise.ll
  llvm/trunk/test/CodeGen/Mips/GlobalISel/regbankselect/bitwise.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55362.178636.patch
Type: text/x-patch
Size: 25199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/53fe0fb6/attachment.bin>


More information about the llvm-commits mailing list