[PATCH] D50183: [MIPS GlobalISel] Select bitwise instructions

Petar Jovanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 01:16:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340258: [MIPS GlobalISel] Select bitwise instructions (authored by petarj, committed by ).
Herald added subscribers: llvm-commits, jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D50183?vs=158741&id=161661#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50183

Files:
  llvm/trunk/lib/Target/Mips/MipsLegalizerInfo.cpp
  llvm/trunk/lib/Target/Mips/MipsRegisterBankInfo.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: D50183.161661.patch
Type: text/x-patch
Size: 26716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/b6c2b684/attachment-0001.bin>


More information about the llvm-commits mailing list