Author: Alex Gaynor <[email protected]>
Branch: extradoc
Changeset: r4986:b8d267e3bfc9
Date: 2013-07-16 01:23 -0700
http://bitbucket.org/pypy/extradoc/changeset/b8d267e3bfc9/
Log: another task
diff --git a/planning/jit.txt b/planning/jit.txt
--- a/planning/jit.txt
+++ b/planning/jit.txt
@@ -44,6 +44,9 @@
subq %rdx, %rax
ret
+- ConstantFloat(0.0) should be generated with pxor %xmm, %xmm; instead of a
+ movabs.
+
OPTIMIZATIONS
-------------
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit