[PATCH] D78318: [GlobalISel][InlineAsm] Add support for basic output operand constraints

Konstantin Schwarz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 11:41:42 PDT 2020


kschwarz created this revision.
kschwarz added reviewers: arsenm, dsanders, aemerson, volkan, t.p.northover, paquette.
Herald added subscribers: hiraditya, rovka, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D78318

Files:
  llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
  llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-inline-asm.ll
  llvm/test/CodeGen/AArch64/GlobalISel/translate-inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78318.258109.patch
Type: text/x-patch
Size: 25568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/2d52ea28/attachment-0001.bin>


More information about the llvm-commits mailing list