[pypy-svn] r68444 - pypy/branch/prevent-silly-unrolling

pedronis at codespeak.net pedronis at codespeak.net
Wed Oct 14 16:14:14 CEST 2009


Author: pedronis
Date: Wed Oct 14 16:14:14 2009
New Revision: 68444

Added:
   pypy/branch/prevent-silly-unrolling/
      - copied from r68443, pypy/trunk/
Log:
(pedronis, cfbolz): a branch that makes the JIT not produce a jitcode for
interp-level functions that contain loops, since unrolling them is mostly never
wanted.




More information about the Pypy-commit mailing list