[pypy-commit] pypy emit-call-arm: fix tests

2013-05-25 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: emit-call-arm Changeset: r64554:ef580c242cfd Date: 2013-05-25 02:48 -0500 http://bitbucket.org/pypy/pypy/changeset/ef580c242cfd/ Log:fix tests diff --git a/rpython/jit/backend/arm/test/test_regalloc_mov.py

[pypy-commit] pypy emit-call-arm: fix

2013-05-24 Thread bivab
Author: David Schneider david.schnei...@picle.org Branch: emit-call-arm Changeset: r64532:ab0b1b7f0c82 Date: 2013-05-23 16:29 -0500 http://bitbucket.org/pypy/pypy/changeset/ab0b1b7f0c82/ Log:fix diff --git a/rpython/jit/backend/arm/opassembler.py b/rpython/jit/backend/arm/opassembler.py ---