[PATCH] D46018: [GlobalISel][IRTranslator] Split aggregates during IR translation

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 03:36:02 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332449: [GlobalISel][IRTranslator] Split aggregates during IR translation. (authored by aemerson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46018?vs=146938&id=147037#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46018

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMCallLowering.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/call-translator-ios.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/call-translator.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/irtranslator-exceptions.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-exceptions.ll
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/translate-constant-dag.ll
  llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-irtranslator.ll
  llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-param-lowering.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46018.147037.patch
Type: text/x-patch
Size: 85466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/7bb23e54/attachment-0001.bin>


More information about the llvm-commits mailing list