[PATCH] D22398: MIRParser: Allow register class specification on operand

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 15:39:21 PST 2016


MatzeB updated this revision to Diff 81808.
MatzeB added a comment.

Updated to handle regbanks.


Repository:
  rL LLVM

https://reviews.llvm.org/D22398

Files:
  lib/CodeGen/MIRParser/MIParser.cpp
  lib/CodeGen/MIRParser/MIParser.h
  lib/CodeGen/MIRParser/MIRParser.cpp
  test/CodeGen/MIR/AArch64/register-operand-bank.mir
  test/CodeGen/MIR/X86/register-operand-class-invalid0.mir
  test/CodeGen/MIR/X86/register-operand-class-invalid1.mir
  test/CodeGen/MIR/X86/register-operand-class.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22398.81808.patch
Type: text/x-patch
Size: 9694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/c6aebcdd/attachment.bin>


More information about the llvm-commits mailing list