[PATCH] D50833: [x86/MIR] Implement support for pre- and post-instruction symbols, as well as MIR parsing support for `MCSymbol` `MachineOperand`s.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 16:11:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339962: [x86/MIR] Implement support for pre- and post-instruction symbols, as (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50833?vs=161115&id=161141#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50833

Files:
  llvm/trunk/docs/MIRLangRef.rst
  llvm/trunk/include/llvm/CodeGen/MachineInstr.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  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/instr-symbols-and-mcsymbol-operands.mir
  llvm/trunk/test/CodeGen/X86/instr-symbols.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50833.161141.patch
Type: text/x-patch
Size: 24353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/39070277/attachment.bin>


More information about the llvm-commits mailing list