Author: Richard Plangger <planri...@gmail.com> Branch: s390x-backend Changeset: r81805:a326280c5568 Date: 2016-01-15 16:55 +0100 http://bitbucket.org/pypy/pypy/changeset/a326280c5568/
Log: merged memop simplify, added whatsnew entry to this 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 @@ -110,3 +110,11 @@ short-running Python callbacks. (CFFI on CPython has a hack to achieve the same result.) This can also be seen as a bug fix: previously, thread-local objects would be reset between two such calls. + +.. branch: memop-simplify3 + +Further simplifying the backend operations malloc_cond_varsize and zero_array. + +.. branch: s390x-backend + +The jit compiler backend implementation for the s390x architecutre. _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit