reimplement min()/max() optimisation before type analysis
authorStefan Behnel <scoder@users.berlios.de>
Fri, 16 Jul 2010 06:57:41 +0000 (08:57 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 16 Jul 2010 06:57:41 +0000 (08:57 +0200)
commit5c618f299da5e7eadca14910df731f74d2b28c92
tree1a539b2c2280540642818a61eb2de193d9764972
parentf629adda9109d4acfcb5769bf7b2d7cd6e179bad
reimplement min()/max() optimisation before type analysis
Cython/Compiler/Optimize.py
tests/run/min_max_optimization.pyx