[PATCH] [mips] Expansion of ROL and ROR macros

Srdjan Obucina srdjan.obucina at rt-rk.com
Tue Jun 30 08:25:47 PDT 2015


New diff contains ROL/ROR expansion for all 32rN and 64rN platforms, where these instructions are aliasses for ROTR and ROTRV.


http://reviews.llvm.org/D10611

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrFormats.td
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/rotations.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10611.28786.patch
Type: text/x-patch
Size: 23931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150630/fc39bf2a/attachment.bin>


More information about the llvm-commits mailing list