[cfe-commits] r72995 - in /cfe/trunk/lib/Headers: emmintrin.h xmmintrin.h

Daniel Dunbar daniel at zuster.org
Sat Jun 6 10:53:02 PDT 2009


Nice work Eli!

If I'm not mistaken this is generating the same code, we just moved
the lowering out of the backend and into the header.

 - Daniel

On Sat, Jun 6, 2009 at 10:41 AM, Chris Lattner<clattner at apple.com> wrote:
>
> On Jun 6, 2009, at 1:08 AM, Eli Friedman wrote:
>
>> Author: efriedma
>> Date: Sat Jun  6 03:08:06 2009
>> New Revision: 72995
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=72995&view=rev
>> Log:
>> Replace more calls to builtins with generic code.
>
> Very nice, this is great!  Did you verify that the backend is matching
> the shuffles etc appropriately?
>
> -Chris
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>




More information about the cfe-commits mailing list