[PATCH] Sparc: support the "set" synthetic instruction.

James Y Knight jyknight at google.com
Fri Apr 17 13:39:32 PDT 2015


Hi venkatra,

This pseudo-instruction expands into 'sethi' and 'or' instructions,
or, just one of them, if the other isn't necessary for a given value.

http://reviews.llvm.org/D9089

Files:
  lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  lib/Target/Sparc/SparcInstrAliases.td
  lib/Target/Sparc/SparcInstrFormats.td
  test/MC/Sparc/sparc-synthetic-instructions.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9089.23966.patch
Type: text/x-patch
Size: 5707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150417/4d5dd220/attachment.bin>


More information about the llvm-commits mailing list