[pypy-svn] r76605 - pypy/extradoc/planning
arigo at codespeak.net
arigo at codespeak.net
Thu Aug 12 13:54:14 CEST 2010
Author: arigo
Date: Thu Aug 12 13:54:12 2010
New Revision: 76605
Modified:
pypy/extradoc/planning/jit.txt
Log:
Add a task.
Modified: pypy/extradoc/planning/jit.txt
==============================================================================
--- pypy/extradoc/planning/jit.txt (original)
+++ pypy/extradoc/planning/jit.txt Thu Aug 12 13:54:12 2010
@@ -31,6 +31,9 @@
E.g. http://paste.pocoo.org/show/181319/ with B being old-style and
C being new-style, or vice-versa.
+- maybe refactor a bit the x86 backend, particularly the register
+ allocation
+
OPTIMIZATIONS
-------------
More information about the Pypy-commit
mailing list