[pypy-svn] r40734 - pypy/dist/pypy/jit

arigo at codespeak.net arigo at codespeak.net
Sun Mar 18 23:07:57 CET 2007


Author: arigo
Date: Sun Mar 18 23:07:53 2007
New Revision: 40734

Modified:
   pypy/dist/pypy/jit/TODO.txt
Log:
(pedronis, arigo)  That was easy.  Almost.


Modified: pypy/dist/pypy/jit/TODO.txt
==============================================================================
--- pypy/dist/pypy/jit/TODO.txt	(original)
+++ pypy/dist/pypy/jit/TODO.txt	Sun Mar 18 23:07:53 2007
@@ -6,9 +6,6 @@
 
 - improve is_true()
 
-- make jit builds not horribly slower than regular builds
-  when running non-jitted code
-
 - some --jit option for translate.py
 
 - basic docs and examples



More information about the Pypy-commit mailing list