Author: Armin Rigo
Branch: jit-leaner-frontend
Changeset: r83276:a5e18f5034d1
Date: 2016-03-22 20:02 +0100
http://bitbucket.org/pypy/pypy/changeset/a5e18f5034d1/
Log:merge heads
diff --git a/rpython/jit/backend/llsupport/regalloc.py
b/rpython/jit/backend/llsupport/regalloc.py
--- a/rpython/
Author: Armin Rigo
Branch: jit-leaner-frontend
Changeset: r83267:b7002d40b823
Date: 2016-03-22 19:21 +0100
http://bitbucket.org/pypy/pypy/changeset/b7002d40b823/
Log:merge heads
diff --git a/rpython/jit/metainterp/optimizeopt/heap.py
b/rpython/jit/metainterp/optimizeopt/heap.py
--- a/rpytho
Author: Armin Rigo
Branch: jit-leaner-frontend
Changeset: r82945:6ab28e9da460
Date: 2016-03-10 16:03 +0100
http://bitbucket.org/pypy/pypy/changeset/6ab28e9da460/
Log:merge heads
diff --git a/pypy/module/pypyjit/interp_resop.py
b/pypy/module/pypyjit/interp_resop.py
--- a/pypy/module/pypyjit/