[pypy-svn] r36236 - pypy/branch/jit-codegen-refactor

arigo at codespeak.net arigo at codespeak.net
Mon Jan 8 11:33:14 CET 2007


Author: arigo
Date: Mon Jan  8 11:33:12 2007
New Revision: 36236

Added:
   pypy/branch/jit-codegen-refactor/
      - copied from r36235, pypy/dist/
Log:
(mwh, arigo)

A (hopefully short-lived) branch to refactor a bit the codegen interface
of the JIT, using enter_next_block() less often.  This should make
register allocation easier.





More information about the Pypy-commit mailing list