[pypy-svn] r62445 - pypy/branch/pyjitpl5/pypy/jit/backend/x86

fijal at codespeak.net fijal at codespeak.net
Tue Mar 3 11:39:38 CET 2009


Author: fijal
Date: Tue Mar  3 11:39:36 2009
New Revision: 62445

Modified:
   pypy/branch/pyjitpl5/pypy/jit/backend/x86/TODO
Log:
done and don't care


Modified: pypy/branch/pyjitpl5/pypy/jit/backend/x86/TODO
==============================================================================
--- pypy/branch/pyjitpl5/pypy/jit/backend/x86/TODO	(original)
+++ pypy/branch/pyjitpl5/pypy/jit/backend/x86/TODO	Tue Mar  3 11:39:36 2009
@@ -1,9 +1,4 @@
 
-* Kill hack for .position attr of modrm (there is a method for that as well,
-  unsure what's saner)
-
-* SETO vs CMOVO
-
 * test_zrpy_exceptions, needed
 
 * fix ll2ctypes for typeptr accesses (test_tl*)



More information about the Pypy-commit mailing list