detect optimisable IndexNodes assignments in ref-count optimisation, but do not activ...
authorStefan Behnel <scoder@users.berlios.de>
Wed, 21 Oct 2009 09:55:08 +0000 (11:55 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 21 Oct 2009 09:55:08 +0000 (11:55 +0200)
commit9f118eb6adb2b6a2b0938bd2833db8935f99bd2b
tree477848dc2471196aea46d0949c850bd38d4aa40e
parentd328d707ef81caa16a78f6b6745fd0aa31d14a81
detect optimisable IndexNodes assignments in ref-count optimisation, but do not activate them for now
Cython/Compiler/Main.py
Cython/Compiler/Optimize.py
tests/run/parallel_swap_assign_T425.pyx