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

Chris Lattner clattner at apple.com
Sun Jan 9 23:44:07 PST 2011


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?

-Chris



More information about the llvm-commits mailing list