Author: Armin Rigo
Branch:
Changeset: r76739:8d0c92831d19
Date: 2015-04-07 20:51 +0200
http://bitbucket.org/pypy/pypy/changeset/8d0c92831d19/
Log:Some more explanations
diff --git a/rpython/jit/codewriter/effectinfo.py
b/rpython/jit/codewriter/effectinfo.py
--- a/rpython/jit/codewriter/eff
Author: Hakan Ardo
Branch:
Changeset: r54796:8cb0aa4c2211
Date: 2012-04-28 22:54 +0200
http://bitbucket.org/pypy/pypy/changeset/8cb0aa4c2211/
Log:Some more explanations of InvalidLoop
diff --git a/pypy/jit/metainterp/optimizeopt/unroll.py
b/pypy/jit/metainterp/optimizeopt/unroll.py
--- a/p