[PATCH] D94597: [X86] Lower calls with clang.arc.attachedcall bundle

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 08:34:25 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc2d44bd2309c: [X86] Lower calls with clang.arc.attachedcall bundle (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D94597?vs=332299&id=347043#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94597

Files:
  llvm/lib/Target/X86/X86ExpandPseudo.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/lib/Target/X86/X86InstrCompiler.td
  llvm/lib/Target/X86/X86InstrControl.td
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/test/CodeGen/X86/call-rv-marker.ll
  llvm/test/CodeGen/X86/expand-call-rvmarker.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94597.347043.patch
Type: text/x-patch
Size: 20993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/f545456e/attachment.bin>


More information about the llvm-commits mailing list