[PATCH] MIR Serialization: Serialize immediate machine operands.

Alex Lorenz arphaman at gmail.com
Fri Jun 19 13:35:43 PDT 2015


Hi dexonsmith, bob.wilson, bogner,

This patch is based on a previous serialization patch that serializes physical register operands (http://reviews.llvm.org/D10525).

This patch serialized immediate machine operands by using integer literals.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D10573

Files:
  lib/CodeGen/MIRParser/MILexer.cpp
  lib/CodeGen/MIRParser/MILexer.h
  lib/CodeGen/MIRParser/MIParser.cpp
  lib/CodeGen/MIRPrinter.cpp
  test/CodeGen/MIR/X86/immediate-operands.mir

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10573.28043.patch
Type: text/x-patch
Size: 5568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150619/a52a1d0f/attachment.bin>


More information about the llvm-commits mailing list