[pypy-commit] extradoc extradoc: Add a task

arigo noreply at buildbot.pypy.org
Sun Jul 24 17:58:50 CEST 2011


Author: Armin Rigo <arigo at tunes.org>
Branch: extradoc
Changeset: r3840:3ab2effafd3d
Date: 2011-07-24 17:59 +0200
http://bitbucket.org/pypy/extradoc/changeset/3ab2effafd3d/

Log:	Add a task

diff --git a/planning/jit.txt b/planning/jit.txt
--- a/planning/jit.txt
+++ b/planning/jit.txt
@@ -43,6 +43,8 @@
 - implement small tuples, there are a lot of places where they are hashed and
   compared
 
+- support single floats in the JIT
+
 OPTIMIZATIONS
 -------------
 


More information about the pypy-commit mailing list