[pypy-commit] pypy optresult: hack hack hack until we start passing more tests from test_loop

2014-11-21 Thread fijal
Author: Maciej Fijalkowski Branch: optresult Changeset: r74629:e2f4be5fe8dc Date: 2014-11-21 10:11 +0200 http://bitbucket.org/pypy/pypy/changeset/e2f4be5fe8dc/ Log:hack hack hack until we start passing more tests from test_loop diff --git a/rpython/jit/backend/llgraph/runner.py b/rpython/ji

[pypy-commit] pypy optresult: hack hack hack until we get the right oparse (I don't want to care)

2014-11-17 Thread fijal
Author: Maciej Fijalkowski Branch: optresult Changeset: r74547:f1b9844b75c5 Date: 2014-11-17 12:03 +0200 http://bitbucket.org/pypy/pypy/changeset/f1b9844b75c5/ Log:hack hack hack until we get the right oparse (I don't want to care) diff --git a/rpython/jit/metainterp/optimizeopt/test/test_op

[pypy-commit] pypy optresult: hack hack hack

2014-11-14 Thread fijal
Author: Maciej Fijalkowski Branch: optresult Changeset: r74521:38b07f93b97a Date: 2014-11-14 18:15 +0200 http://bitbucket.org/pypy/pypy/changeset/38b07f93b97a/ Log:hack hack hack diff --git a/rpython/jit/metainterp/executor.py b/rpython/jit/metainterp/executor.py --- a/rpython/jit/metainter