[PATCH] D69864: [MIR] Add MIR parsing for heap alloc site instruction markers

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 13:06:47 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa078c77d7208: [MIR] Add MIR parsing for heap alloc site instruction markers (authored by akhuang).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69864/new/

https://reviews.llvm.org/D69864

Files:
  llvm/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/lib/CodeGen/MIRParser/MILexer.h
  llvm/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/lib/CodeGen/MIRPrinter.cpp
  llvm/lib/CodeGen/MachineInstr.cpp
  llvm/test/CodeGen/MIR/X86/instr-heap-alloc-operands.mir
  llvm/test/CodeGen/X86/heap-alloc-markers.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69864.227955.patch
Type: text/x-patch
Size: 9087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191105/f7cc4caa/attachment.bin>


More information about the llvm-commits mailing list