please update CMakefile.<br><br><div class="gmail_quote">On Sat, May 23, 2009 at 8:35 PM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Author: efriedma<br>
Date: Sat May 23 07:35:30 2009<br>
New Revision: 72325<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=72325&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=72325&view=rev</a><br>
Log:<br>
Add a new step to legalization to legalize vector math operations.  This<br>
will allow simplifying LegalizeDAG to eliminate type legalization.  (I<br>
have a patch to do that, but it's not quite finished; I'll commit it<br>
once it's finished and I've fixed any review comments for this patch.)<br>
See the comment at the beginning of<br>
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp for more details on the<br>
motivation for this patch.<br>
<br>
<br>
Added:<br>
    llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp<br></blockquote></div><br clear="all"><br>-- <br>-Howard<br>