[llvm-commits] [llvm] r57925 - in /llvm/trunk: lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp test/CodeGen/X86/pr2924.ll

Tomas Lindquist Olsen tomas.l.olsen at gmail.com
Wed Oct 22 01:15:05 PDT 2008


On Tue, Oct 21, 2008 at 10:00 PM, Dan Gohman <gohman at apple.com> wrote:

> Author: djg
> Date: Tue Oct 21 15:00:42 2008
> New Revision: 57925
>
> URL: http://llvm.org/viewvc/llvm-project?rev=57925&view=rev
> Log:
> Fix SelectionDAGBuild lowering of Select instructions to
> handle first-class aggregate values. Also, fix a bug in
> the Ret handling for empty aggregates.
>
> Added:
>    llvm/trunk/test/CodeGen/X86/pr2924.ll
> Modified:
>    llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
>
>
Any chance this will make it into the 2.4 branch ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20081022/1397aa9b/attachment.html>


More information about the llvm-commits mailing list