[pypy-commit] pypy numpypy-axisops: remove debug cruft

2012-01-04 Thread mattip
Author: mattip Branch: numpypy-axisops Changeset: r51006:e318c72388d9 Date: 2012-01-04 12:23 +0200 http://bitbucket.org/pypy/pypy/changeset/e318c72388d9/ Log:remove debug cruft diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.py ---

[pypy-commit] pypy ppc-jit-backend: (bivab, hager): adjusted code to meet the latest refactoring, made first test pass

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51007:634bd8357b6e Date: 2012-01-04 14:02 +0100 http://bitbucket.org/pypy/pypy/changeset/634bd8357b6e/ Log:(bivab, hager): adjusted code to meet the latest refactoring, made first test pass diff --git

[pypy-commit] pypy ppc-jit-backend: renamed function

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51008:bd859a60caa8 Date: 2012-01-04 05:12 -0800 http://bitbucket.org/pypy/pypy/changeset/bd859a60caa8/ Log:renamed function diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py

[pypy-commit] pypy ppc-jit-backend: don't print debug output

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51009:f95845ede0d3 Date: 2012-01-04 14:20 +0100 http://bitbucket.org/pypy/pypy/changeset/f95845ede0d3/ Log:don't print debug output diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py

[pypy-commit] pypy ppc-jit-backend: merge

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51011:cc871ff2daed Date: 2012-01-04 14:23 +0100 http://bitbucket.org/pypy/pypy/changeset/cc871ff2daed/ Log:merge diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py

[pypy-commit] pypy ppc-jit-backend: replace LoopToken with JitCellToken and kill unused functions from runner

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51010:45e11554d5ad Date: 2012-01-04 14:21 +0100 http://bitbucket.org/pypy/pypy/changeset/45e11554d5ad/ Log:replace LoopToken with JitCellToken and kill unused functions from runner diff --git

[pypy-commit] pypy ppc-jit-backend: (bivab, hager): adjust implementation of JUMP, implement LABEL

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51012:96c640b286a3 Date: 2012-01-04 14:58 +0100 http://bitbucket.org/pypy/pypy/changeset/96c640b286a3/ Log:(bivab, hager): adjust implementation of JUMP, implement LABEL diff --git

[pypy-commit] pypy ppc-jit-backend: add some methods and fix little bugs

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51013:fe53dc8f2aea Date: 2012-01-04 14:59 +0100 http://bitbucket.org/pypy/pypy/changeset/fe53dc8f2aea/ Log:add some methods and fix little bugs diff --git a/pypy/jit/backend/ppc/ppcgen/ppc_assembler.py

[pypy-commit] pypy ppc-jit-backend: (bivab, hager): fix test

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51014:e719f82117db Date: 2012-01-04 15:15 +0100 http://bitbucket.org/pypy/pypy/changeset/e719f82117db/ Log:(bivab, hager): fix test diff --git a/pypy/jit/backend/test/runner_test.py

[pypy-commit] pypy jit-usable_retrace_2: debugging

2012-01-04 Thread hakanardo
Author: Hakan Ardo ha...@debian.org Branch: jit-usable_retrace_2 Changeset: r51015:5bf961464624 Date: 2012-01-04 11:16 +0100 http://bitbucket.org/pypy/pypy/changeset/5bf961464624/ Log:debugging diff --git a/pypy/jit/metainterp/optimizeopt/unroll.py

[pypy-commit] pypy default: passing test

2012-01-04 Thread hakanardo
Author: Hakan Ardo ha...@debian.org Branch: Changeset: r51016:656cfd21d520 Date: 2012-01-04 11:27 +0100 http://bitbucket.org/pypy/pypy/changeset/656cfd21d520/ Log:passing test diff --git a/pypy/jit/metainterp/optimizeopt/test/test_multilabel.py

[pypy-commit] pypy default: hg merge

2012-01-04 Thread hakanardo
Author: Hakan Ardo ha...@debian.org Branch: Changeset: r51018:5afb4fd1f372 Date: 2012-01-04 11:42 +0100 http://bitbucket.org/pypy/pypy/changeset/5afb4fd1f372/ Log:hg merge diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.py ---

[pypy-commit] pypy default: some more debug prints

2012-01-04 Thread hakanardo
Author: Hakan Ardo ha...@debian.org Branch: Changeset: r51017:83a92dcf51e3 Date: 2012-01-04 11:41 +0100 http://bitbucket.org/pypy/pypy/changeset/83a92dcf51e3/ Log:some more debug prints diff --git a/pypy/jit/metainterp/optimizeopt/unroll.py b/pypy/jit/metainterp/optimizeopt/unroll.py ---

[pypy-commit] pypy jit-usable_retrace_2: hg merge default

2012-01-04 Thread hakanardo
Author: Hakan Ardo ha...@debian.org Branch: jit-usable_retrace_2 Changeset: r51019:ca3d9cd45ea5 Date: 2012-01-04 13:07 +0100 http://bitbucket.org/pypy/pypy/changeset/ca3d9cd45ea5/ Log:hg merge default diff --git a/pypy/jit/metainterp/optimizeopt/test/test_multilabel.py

[pypy-commit] pypy ppc-jit-backend: (bivab, hager): implement bridges

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51020:51d8610b324a Date: 2012-01-04 17:51 +0100 http://bitbucket.org/pypy/pypy/changeset/51d8610b324a/ Log:(bivab, hager): implement bridges diff --git a/pypy/jit/backend/ppc/ppcgen/codebuilder.py

[pypy-commit] pypy numpypy-axisops: change create_sig to find_sig

2012-01-04 Thread mattip
Author: mattip Branch: numpypy-axisops Changeset: r51021:ca13cff50c3a Date: 2012-01-04 21:23 +0200 http://bitbucket.org/pypy/pypy/changeset/ca13cff50c3a/ Log:change create_sig to find_sig diff --git a/pypy/module/micronumpy/interp_numarray.py b/pypy/module/micronumpy/interp_numarray.py ---

[pypy-commit] pypy numpypy-axisops: remove cruft

2012-01-04 Thread fijal
Author: Maciej Fijalkowski fij...@gmail.com Branch: numpypy-axisops Changeset: r51023:e38fface989e Date: 2012-01-04 21:31 +0200 http://bitbucket.org/pypy/pypy/changeset/e38fface989e/ Log:remove cruft diff --git a/pypy/module/micronumpy/interp_numarray.py

[pypy-commit] pypy ppc-jit-backend: fix test_spilling

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51024:c7d964550b10 Date: 2012-01-04 14:40 -0800 http://bitbucket.org/pypy/pypy/changeset/c7d964550b10/ Log:fix test_spilling diff --git a/pypy/jit/backend/test/runner_test.py

[pypy-commit] pypy ppc-jit-backend: add get_loc_index

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51025:2116589f3b9e Date: 2012-01-04 14:59 -0800 http://bitbucket.org/pypy/pypy/changeset/2116589f3b9e/ Log:add get_loc_index diff --git a/pypy/jit/backend/ppc/ppcgen/regalloc.py

[pypy-commit] pypy ppc-jit-backend: fix basic field operations

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51026:b3a8f9928a2e Date: 2012-01-04 16:38 -0800 http://bitbucket.org/pypy/pypy/changeset/b3a8f9928a2e/ Log:fix basic field operations diff --git a/pypy/jit/backend/ppc/ppcgen/opassembler.py

[pypy-commit] pypy ppc-jit-backend: made test_array_basic pass

2012-01-04 Thread hager
Author: hager sven.ha...@uni-duesseldorf.de Branch: ppc-jit-backend Changeset: r51027:81584461b2f7 Date: 2012-01-04 17:46 -0800 http://bitbucket.org/pypy/pypy/changeset/81584461b2f7/ Log:made test_array_basic pass diff --git a/pypy/jit/backend/ppc/ppcgen/helper/regalloc.py