[PATCH] D46117: [mips] Correct the predicates of sign extension instructions

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 08:04:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331526: [mips] Correct the predicates of sign extension instructions (authored by sdardis, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46117?vs=144101&id=145195#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46117

Files:
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrFormats.td
  llvm/trunk/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/trunk/lib/Target/Mips/MicroMipsInstrInfo.td
  llvm/trunk/lib/Target/Mips/MipsInstrInfo.td
  llvm/trunk/test/MC/Mips/micromips/valid.s
  llvm/trunk/test/MC/Mips/mips32r2/valid.s
  llvm/trunk/test/MC/Mips/mips32r3/valid.s
  llvm/trunk/test/MC/Mips/mips32r5/valid.s
  llvm/trunk/test/MC/Mips/mips32r6/valid.s
  llvm/trunk/test/MC/Mips/mips64r2/valid.s
  llvm/trunk/test/MC/Mips/mips64r3/valid.s
  llvm/trunk/test/MC/Mips/mips64r5/valid.s
  llvm/trunk/test/MC/Mips/mips64r6/valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46117.145195.patch
Type: text/x-patch
Size: 18775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/56739fa3/attachment.bin>


More information about the llvm-commits mailing list