[llvm-commits] [llvm] r146492 - /llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
Chad Rosier
mcrosier at apple.com
Tue Dec 13 10:23:08 PST 2011
On Dec 13, 2011, at 10:18 AM, Chad Rosier wrote:
>> Are you sure that this isn't used? On X86-64, we do need to return aggregates to match the ABI. This is typically seen as a series of insertvalues right before the return. Is this simple case being handled still?
And to answer your second question. I don't believe this case was ever handled nor is it being handled now.
Chad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111213/105808ae/attachment.html>
More information about the llvm-commits
mailing list