[PATCH] D26748: [ARM] Relax restriction on variadic functions for tailcall optimization
Pablo Barrio via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 12:06:54 PST 2016
pbarrio updated this revision to Diff 78243.
pbarrio added a comment.
More testing: add tests for AAPCS and for floating-point arguments to variadic/non-variadic functions.
https://reviews.llvm.org/D26748
Files:
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/tail-call-float.ll
test/CodeGen/ARM/tail-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26748.78243.patch
Type: text/x-patch
Size: 6420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/0bacb1f9/attachment.bin>
More information about the llvm-commits
mailing list