[PATCH] D51738: add IR flags to MI

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 14:37:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341996: add IR flags to MI (authored by mcberg2017, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51738?vs=164249&id=164974#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51738

Files:
  llvm/trunk/include/llvm/CodeGen/MachineInstr.h
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/trunk/lib/CodeGen/MIRParser/MILexer.h
  llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/trunk/lib/CodeGen/MIRPrinter.cpp
  llvm/trunk/lib/CodeGen/MachineInstr.cpp
  llvm/trunk/test/CodeGen/MIR/X86/copyIRflags.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51738.164974.patch
Type: text/x-patch
Size: 5420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/756365ef/attachment.bin>


More information about the llvm-commits mailing list