[PATCH] D37640: [GISel]: Fix generation of illegal COPYs (of different sizes) during CallLowering
Aditya Nandakumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 14:22:56 PDT 2017
aditya_nandakumar updated this revision to Diff 115722.
aditya_nandakumar marked an inline comment as done.
aditya_nandakumar added a comment.
Merged X86 part from https://reviews.llvm.org/D37678
Thanks Igor.
https://reviews.llvm.org/D37640
Files:
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
lib/CodeGen/GlobalISel/CallLowering.cpp
lib/Target/AArch64/AArch64CallLowering.cpp
lib/Target/X86/X86CallLowering.cpp
test/CodeGen/AArch64/GlobalISel/arm64-callingconv.ll
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
test/CodeGen/AArch64/GlobalISel/call-translator.ll
test/CodeGen/X86/GlobalISel/add-scalar.ll
test/CodeGen/X86/GlobalISel/callingconv.ll
test/CodeGen/X86/GlobalISel/ext-x86-64.ll
test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37640.115722.patch
Type: text/x-patch
Size: 17592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/fee2a3fb/attachment.bin>
More information about the llvm-commits
mailing list