[pypy-svn] r68522 - in pypy/trunk/pypy: annotation interpreter jit/backend/x86/test jit/metainterp jit/tl lang module/__builtin__ module/pypyjit objspace rlib rpython/lltypesystem translator/goal
cfbolz at codespeak.net
cfbolz at codespeak.net
Fri Oct 16 11:06:31 CEST 2009
Author: cfbolz
Date: Fri Oct 16 11:06:28 2009
New Revision: 68522
Added:
pypy/trunk/pypy/annotation/
- copied from r68521, pypy/branch/prevent-silly-unrolling/pypy/annotation/
pypy/trunk/pypy/interpreter/
- copied from r68521, pypy/branch/prevent-silly-unrolling/pypy/interpreter/
pypy/trunk/pypy/jit/backend/x86/test/test_send.py
- copied unchanged from r68521, pypy/branch/prevent-silly-unrolling/pypy/jit/backend/x86/test/test_send.py
pypy/trunk/pypy/jit/metainterp/
- copied from r68521, pypy/branch/prevent-silly-unrolling/pypy/jit/metainterp/
pypy/trunk/pypy/jit/tl/
- copied from r68521, pypy/branch/prevent-silly-unrolling/pypy/jit/tl/
pypy/trunk/pypy/lang/
- copied from r68521, pypy/branch/prevent-silly-unrolling/pypy/lang/
pypy/trunk/pypy/module/__builtin__/
- copied from r68521, pypy/branch/prevent-silly-unrolling/pypy/module/__builtin__/
pypy/trunk/pypy/module/pypyjit/
- copied from r68521, pypy/branch/prevent-silly-unrolling/pypy/module/pypyjit/
pypy/trunk/pypy/objspace/
- copied from r68521, pypy/branch/prevent-silly-unrolling/pypy/objspace/
pypy/trunk/pypy/rlib/jit.py
- copied unchanged from r68521, pypy/branch/prevent-silly-unrolling/pypy/rlib/jit.py
pypy/trunk/pypy/rpython/lltypesystem/rclass.py
- copied unchanged from r68521, pypy/branch/prevent-silly-unrolling/pypy/rpython/lltypesystem/rclass.py
pypy/trunk/pypy/translator/goal/
- copied from r68521, pypy/branch/prevent-silly-unrolling/pypy/translator/goal/
Log:
(cfbolz, pedronis): prevent-silly-unrolling branch merge
More information about the Pypy-commit
mailing list