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

Konstantin Schwarz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 01:35:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe82b0e9a8e85: [GlobalISel][InlineAsm] Add support for basic output operand constraints (authored by kschwarz).

Changed prior to commit:
  https://reviews.llvm.org/D78318?vs=260247&id=262314#toc

Repository:
  rG LLVM Github Monorepo

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

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/regbank-inlineasm.mir
  llvm/test/CodeGen/AArch64/GlobalISel/translate-inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78318.262314.patch
Type: text/x-patch
Size: 29388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/a7c17717/attachment-0001.bin>


More information about the llvm-commits mailing list