[PATCH] D66180: [GlobalISel][CallLowering] Add support for splitting types according to calling conventions

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 14:41:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370822: [GlobalISel][CallLowering] Add support for splitting types according to calling… (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66180?vs=216683&id=218537#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66180

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/trunk/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/trunk/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMCallLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
  llvm/trunk/lib/Target/X86/X86CallLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-callingconv.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66180.218537.patch
Type: text/x-patch
Size: 26901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/a7ddadc5/attachment.bin>


More information about the llvm-commits mailing list