[PATCH] D41285: [mips] Remove codegen support from some 16 bit instructions

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 05:36:35 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325341: [mips] Remove codegen support from some 16 bit instructions (authored by sdardis, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41285?vs=127113&id=134598#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41285

Files:
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/test/CodeGen/Mips/llvm-ir/and.ll
  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/or.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/shl.ll
  llvm/trunk/test/CodeGen/Mips/llvm-ir/xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41285.134598.patch
Type: text/x-patch
Size: 29852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/a64e271b/attachment.bin>


More information about the llvm-commits mailing list