[pypy-commit] pypy s390x-backend: removed print statements, typo, removed push floats from stacklet because there is no need to save them

2016-01-26 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81946:62aeb645010b Date: 2016-01-26 09:07 +0100 http://bitbucket.org/pypy/pypy/changeset/62aeb645010b/ Log:removed print statements, typo, removed push floats from stacklet because there is no need to save them diff --git a/r

[pypy-commit] pypy s390x-backend: removed print statements

2016-01-14 Thread plan_rich
Author: Richard Plangger Branch: s390x-backend Changeset: r81761:e8159a73d818 Date: 2016-01-14 14:37 +0100 http://bitbucket.org/pypy/pypy/changeset/e8159a73d818/ Log:removed print statements diff --git a/rpython/jit/backend/test/zll_stress.py b/rpython/jit/backend/test/zll_stress.py --- a/r