[issue1765558] small improvement for peephole conditional jump optimizer

2008-05-30 Thread Raymond Hettinger
Raymond Hettinger <[EMAIL PROTECTED]> added the comment: This one does give a real speedup in the case of jumping to a UNARY_NOT followed by another conditional jump. My only issue is that it doesn't make it's transformation all at once. It relies on a subsequent pass to not change its assump

[issue1765558] small improvement for peephole conditional jump optimizer

2007-08-24 Thread Georg Brandl
Changes by Georg Brandl: -- assignee: -> rhettinger _ Tracker <[EMAIL PROTECTED]> _ ___ Python-bugs-list mailing list Unsubscribe: