[PATCH] D18279: MIRParser: Add %subreg.xxx syntax for subregister index operands

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 11:24:07 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264608: MIRParser: Add %subreg.xxx syntax for subregister index operands (authored by matze).

Changed prior to commit:
  http://reviews.llvm.org/D18279?vs=51065&id=51812#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18279

Files:
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.h
  llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/trunk/test/CodeGen/MIR/X86/subregister-index-operands.mir
  llvm/trunk/test/CodeGen/MIR/X86/unknown-subregister-index-op.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18279.51812.patch
Type: text/x-patch
Size: 5165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160328/a8b3f7bb/attachment.bin>


More information about the llvm-commits mailing list