[PATCH] D65488: [GISel] Pass MD_callees metadata down in call lowering.

Mark Lacey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 13:33:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367476: [GISel] Pass MD_callees metadata down in call lowering. (authored by rudkx, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65488?vs=212471&id=212656#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65488

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/trunk/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallLowering.h
  llvm/trunk/lib/Target/ARM/ARMCallLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMCallLowering.h
  llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsCallLowering.h
  llvm/trunk/lib/Target/X86/X86CallLowering.cpp
  llvm/trunk/lib/Target/X86/X86CallLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65488.212656.patch
Type: text/x-patch
Size: 8543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/905af19c/attachment.bin>


More information about the llvm-commits mailing list