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

Srdjan Obucina via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 07:36:55 PST 2015


obucina updated this revision to Diff 40395.
obucina added a comment.

New diff contains adaptations to the latest source code, using emit* functions for generating instructions.


http://reviews.llvm.org/D10611

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MipsInstrInfo.td
  test/MC/Mips/rotations32-bad.s
  test/MC/Mips/rotations32.s
  test/MC/Mips/rotations64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10611.40395.patch
Type: text/x-patch
Size: 35942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151117/f478d225/attachment-0001.bin>


More information about the llvm-commits mailing list