[PATCH] D78316: [GlobalISel] Introduce InlineAsmLowering class

Konstantin Schwarz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 06:25:47 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG12030494fce2: [GlobalISel] Introduce InlineAsmLowering class (authored by kschwarz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78316

Files:
  llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h
  llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
  llvm/lib/CodeGen/GlobalISel/CMakeLists.txt
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78316.258719.patch
Type: text/x-patch
Size: 10493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200420/02a814d4/attachment.bin>


More information about the llvm-commits mailing list