PATCH: don't tail call functions with 3 'inreg' arguments on x86-32 PIC

Nick Lewycky nlewycky at google.com
Tue Feb 12 18:21:39 PST 2013


This patch is one way of fixing PR15250, by only forming a TCRETURN call to
a function with up to two 'inreg' arguments. This extends a fix implemented
by Evan in r105092.

Patch attached, please review!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130212/9ece0a95/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr15250-1.patch
Type: application/octet-stream
Size: 2894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130212/9ece0a95/attachment.obj>


More information about the llvm-commits mailing list