[pypy-commit] pypy optresult-unroll: test and a fix

2015-09-06 Thread fijal
Author: Maciej Fijalkowski Branch: optresult-unroll Changeset: r79481:6bc488bd103b Date: 2015-09-06 19:54 +0200 http://bitbucket.org/pypy/pypy/changeset/6bc488bd103b/ Log:test and a fix diff --git a/rpython/jit/metainterp/optimizeopt/intbounds.py b/rpython/jit/metainterp/optimizeopt/intboun

[pypy-commit] pypy optresult-unroll: test and a fix

2015-08-28 Thread fijal
Author: Maciej Fijalkowski Branch: optresult-unroll Changeset: r79280:c3486c27afbd Date: 2015-08-28 16:59 +0200 http://bitbucket.org/pypy/pypy/changeset/c3486c27afbd/ Log:test and a fix diff --git a/rpython/jit/metainterp/optimizeopt/earlyforce.py b/rpython/jit/metainterp/optimizeopt/earlyf

[pypy-commit] pypy optresult-unroll: test and a fix

2015-07-13 Thread fijal
Author: Maciej Fijalkowski Branch: optresult-unroll Changeset: r78545:4b5a8cedb410 Date: 2015-07-13 14:56 +0200 http://bitbucket.org/pypy/pypy/changeset/4b5a8cedb410/ Log:test and a fix diff --git a/rpython/jit/metainterp/optimizeopt/test/test_unroll.py b/rpython/jit/metainterp/optimizeopt/