[pypy-commit] extradoc extradoc: this is done

alex_gaynor noreply at buildbot.pypy.org
Thu Oct 27 20:30:21 CEST 2011


Author: Alex Gaynor <alex.gaynor at gmail.com>
Branch: extradoc
Changeset: r3951:386468696bbc
Date: 2011-10-27 14:30 -0400
http://bitbucket.org/pypy/extradoc/changeset/386468696bbc/

Log:	this is done

diff --git a/planning/jit.txt b/planning/jit.txt
--- a/planning/jit.txt
+++ b/planning/jit.txt
@@ -190,7 +190,5 @@
   - Better pointer aliasing analyzer that will emit guards that pointers are
 	different when needed.
 
-  - Make heap optimizer aware of setitems produced by forcing virtuals.
-
   - Movinging loop-invariant setitems out of the loops entierly.
 


More information about the pypy-commit mailing list