Author: Maciej Fijalkowski
Branch: jitframe-on-heap
Changeset: r61343:4ae329d875a7
Date: 2013-02-17 12:01 +0200
http://bitbucket.org/pypy/pypy/changeset/4ae329d875a7/
Log:fix import
diff --git a/rpython/jit/backend/x86/test/test_recompilation.py
b/rpython/jit/backend/x86/test/test_recompila
Author: David Schneider
Branch: jitframe-on-heap
Changeset: r60680:3f47e2c24688
Date: 2013-01-29 14:50 +0100
http://bitbucket.org/pypy/pypy/changeset/3f47e2c24688/
Log:fix import
diff --git a/rpython/jit/backend/arm/codebuilder.py
b/rpython/jit/backend/arm/codebuilder.py
--- a/rpython/jit/b
Author: David Schneider
Branch: jitframe-on-heap
Changeset: r60613:463eea155509
Date: 2013-01-25 14:59 +0100
http://bitbucket.org/pypy/pypy/changeset/463eea155509/
Log:fix import
diff --git a/rpython/jit/backend/arm/test/test_assembler.py
b/rpython/jit/backend/arm/test/test_assembler.py
---