MIR Serialization: Serialize the sub register indices.

Alex L arphaman at gmail.com
Mon Jul 13 09:56:03 PDT 2015


Hello,

This patch serializes the sub register indices from the register machine
operands.
A subregister index can be specified after the register in the operand
using the following
syntax:

  <register> [ : <subregister> ]

Cheers,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150713/073cb398/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MIR-Serialization-serialize-the-subregister-indices.patch
Type: application/octet-stream
Size: 8711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150713/073cb398/attachment.obj>


More information about the llvm-commits mailing list