Author: Alex Gaynor <alex.gay...@gmail.com> Branch: extradoc Changeset: r5106:c2bd0a32f917 Date: 2013-11-03 12:29 -0800 http://bitbucket.org/pypy/extradoc/changeset/c2bd0a32f917/
Log: This was done forever ago diff --git a/planning/jit.txt b/planning/jit.txt --- a/planning/jit.txt +++ b/planning/jit.txt @@ -75,9 +75,6 @@ still remains, even though it's obviously not necessary since x and None will have different known_classes. -- optimize arraycopy also in the cases where one of the arrays is a virtual and - short. This is seen a lot in translate.py - - calling string equality does not automatically promote the argument to a constant. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit