[all-commits] [llvm/llvm-project] 91063c: [GlobalISel][InlineAsm] Add support for basic inpu...

Konstantin Schwarz via All-commits all-commits at lists.llvm.org
Thu May 14 01:44:00 PDT 2020


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

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h
    M llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-inline-asm.ll

  Log Message:
  -----------
  [GlobalISel][InlineAsm] Add support for basic input 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/D78319




More information about the All-commits mailing list