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

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 13:48:19 PDT 2016


MatzeB created this revision.
MatzeB added reviewers: arphaman, qcolombet.
MatzeB added a subscriber: llvm-commits.
MatzeB set the repository for this revision to rL LLVM.
Herald added a subscriber: mcrosier.

Repository:
  rL LLVM

http://reviews.llvm.org/D18279

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18279.51065.patch
Type: text/x-patch
Size: 4918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160318/37c44dc7/attachment.bin>


More information about the llvm-commits mailing list