[pypy-svn] r40686 - pypy/dist/pypy/translator/backendopt

arigo at codespeak.net arigo at codespeak.net
Sun Mar 18 14:33:02 CET 2007


Author: arigo
Date: Sun Mar 18 14:32:57 2007
New Revision: 40686

Added:
   pypy/dist/pypy/translator/backendopt/support.py.merge.tmp
      - copied, changed from r40668, pypy/dist/pypy/translator/backendopt/support.py
Log:
merging of http://codespeak.net/svn/pypy/branch/jit-virtual-world/pypy/translator/backendopt/support.py
revisions 37673 to 40668:

    ------------------------------------------------------------------------
    r40479 | arigo | 2007-03-14 13:50:31 +0100 (Wed, 14 Mar 2007) | 5 lines
    
    (arre, pedronis, arigo)
    
    Fix a bug in the call graph generation (the dict couldn't represent
    a function that contains several calls to another).
    
    ------------------------------------------------------------------------
    r37675 | arigo | 2007-01-31 16:50:27 +0100 (Wed, 31 Jan 2007) | 2 lines
    
    A branch in which to try to make PyPy frames virtualizable.
    
    ------------------------------------------------------------------------




More information about the Pypy-commit mailing list