[pypy-svn] r66806 - pypy/branch/pyjitpl5-guardovf

arigo at codespeak.net arigo at codespeak.net
Thu Aug 13 20:39:42 CEST 2009


Author: arigo
Date: Thu Aug 13 20:39:41 2009
New Revision: 66806

Added:
   pypy/branch/pyjitpl5-guardovf/
      - copied from r66805, pypy/branch/pyjitpl5/
Log:
A branch in which to add the operations GUARD_NO_OVERFLOW
and GUARD_OVERFLOW, to follow the INT_xxx_OVF operations
instead of GUARD_(NO)_EXCEPTION.




More information about the Pypy-commit mailing list