[llvm-commits] [llvm] r123161 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineCalls.cpp test/Transforms/InstCombine/vec_demanded_elts.ll

Chandler Carruth chandlerc at gmail.com
Sun Jan 9 23:59:08 PST 2011


On Sun, Jan 9, 2011 at 11:44 PM, Chris Lattner <clattner at apple.com> wrote:

>
> On Jan 9, 2011, at 11:19 PM, Chandler Carruth wrote:
>
> > Author: chandlerc
> > Date: Mon Jan 10 01:19:37 2011
> > New Revision: 123161
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=123161&view=rev
> > Log:
> > Teach instcombine about the rest of the SSE and SSE2 conversion
> > intrinsics element dependencies. Reviewed by Nick.
>
> Nice! Does this fix the readme entry?
>

Not quite (for me). I'm looking at a few more steps... I'll update the
README when I either get to them, or decide they're not worth it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110109/5acbba03/attachment.html>


More information about the llvm-commits mailing list