[cfe-commits] r72995 - in /cfe/trunk/lib/Headers: emmintrin.h xmmintrin.h
Chris Lattner
clattner at apple.com
Sat Jun 6 10:41:18 PDT 2009
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
More information about the cfe-commits
mailing list