[pypy-commit] pypy regalloc-playground: refactoring

2017-08-22 Thread cfbolz
Author: Carl Friedrich Bolz Branch: regalloc-playground Changeset: r92204:b4a1f3830c25 Date: 2017-08-22 13:55 +0200 http://bitbucket.org/pypy/pypy/changeset/b4a1f3830c25/ Log:refactoring diff --git a/rpython/jit/backend/llsupport/test/test_regalloc.py b/rpython/jit/backend/llsupport/test/te

[pypy-commit] pypy regalloc-playground: refactoring: compute Lifetime objects directly

2017-08-21 Thread cfbolz
Author: Carl Friedrich Bolz Branch: regalloc-playground Changeset: r92199:a163b0deca41 Date: 2017-08-21 16:24 +0200 http://bitbucket.org/pypy/pypy/changeset/a163b0deca41/ Log:refactoring: compute Lifetime objects directly diff --git a/rpython/jit/backend/llsupport/regalloc.py b/rpython/jit/