Author: Armin Rigo <[email protected]>
Branch:
Changeset: r51942:b38d41e81500
Date: 2012-01-29 00:38 +0100
http://bitbucket.org/pypy/pypy/changeset/b38d41e81500/
Log: these three operations are also rare
diff --git a/pypy/jit/codewriter/assembler.py b/pypy/jit/codewriter/assembler.py
--- a/pypy/jit/codewriter/assembler.py
+++ b/pypy/jit/codewriter/assembler.py
@@ -290,9 +290,6 @@
'jit_merge_point',
'new_array',
'newstr',
- 'recursive_call_i',
- 'recursive_call_r',
- 'recursive_call_v',
'setarrayitem_gc_i',
'setarrayitem_gc_r',
'setfield_gc_i',
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit