[all-commits] [llvm/llvm-project] e82b0e: [GlobalISel][InlineAsm] Add support for basic outp...

Konstantin Schwarz via All-commits all-commits at lists.llvm.org
Wed May 6 01:06:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e82b0e9a8e85bef7f2b7d8c7e417bd364fc81d22
      https://github.com/llvm/llvm-project/commit/e82b0e9a8e85bef7f2b7d8c7e417bd364fc81d22
  Author: Konstantin Schwarz <konstantin.schwarz at hightec-rt.com>
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
    M llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-inline-asm.ll
    A llvm/test/CodeGen/AArch64/GlobalISel/regbank-inlineasm.mir
    R llvm/test/CodeGen/AArch64/GlobalISel/translate-inline-asm.ll

  Log Message:
  -----------
  [GlobalISel][InlineAsm] Add support for basic output operand constraints

Reviewers: arsenm, dsanders, aemerson, volkan, t.p.northover, paquette

Reviewed By: arsenm

Subscribers: gargaroff, wdng, rovka, hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D78318




More information about the All-commits mailing list