[PATCH] D31039: [GlobalISel] Use the correct calling conv for calls

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 07:52:42 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298254: [GlobalISel] Use the correct calling conv for calls (authored by rovka).

Changed prior to commit:
  https://reviews.llvm.org/D31039?vs=92114&id=92327#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31039

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/trunk/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.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/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
  llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31039.92327.patch
Type: text/x-patch
Size: 8827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170320/16ef263c/attachment.bin>


More information about the llvm-commits mailing list