Author: Ronan Lamy <ronan.l...@gmail.com>
Branch: 
Changeset: r76265:2b553dc58a66
Date: 2015-03-07 02:05 +0000
http://bitbucket.org/pypy/pypy/changeset/2b553dc58a66/

Log:    document branch

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -34,3 +34,6 @@
 .. branch: nonquadratic-heapcache
 Speed up the warmup times of the JIT by removing a quadratic algorithm in the
 heapcache.
+
+.. branch: online-transforms-2
+Simplify flow graphs on the fly during annotation phase.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to