[PATCH] D60425: [GlobalISel][AArch64] Allow CallLowering to handle types

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 14:24:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358032: [GlobalISel][AArch64] Allow CallLowering to handle types which are normally (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60425?vs=194215&id=194397#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60425

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/ARM/ARMCallLowering.cpp
  llvm/trunk/lib/Target/X86/X86CallLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/ret-vec-promote.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/vec-s16-param.ll
  llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-unsupported.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60425.194397.patch
Type: text/x-patch
Size: 12862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190409/84bdf712/attachment.bin>


More information about the llvm-commits mailing list