[PATCH] D111291: [MIRParser] Add support for IsInlineAsmBrIndirectTarget

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 11:08:57 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG548b01c7a6d3: [MIRParser] Add support for IsInlineAsmBrIndirectTarget (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D111291?vs=377784&id=377917#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111291

Files:
  llvm/docs/MIRLangRef.rst
  llvm/lib/CodeGen/MIRParser/MILexer.cpp
  llvm/lib/CodeGen/MIRParser/MILexer.h
  llvm/lib/CodeGen/MIRParser/MIParser.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/test/CodeGen/X86/callbr-asm-kill.mir
  llvm/test/CodeGen/X86/callbr-asm-outputs-pred-succ.ll
  llvm/test/CodeGen/X86/tail-dup-asm-goto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111291.377917.patch
Type: text/x-patch
Size: 9554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/d692f7b7/attachment.bin>


More information about the llvm-commits mailing list