diff options
author | Raymond Hettinger <python@rcn.com> | 2005-02-20 12:46:54 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-02-20 12:46:54 +0000 |
commit | afd842f5b262bfe5e2e2e53762d748b5da6caf2c (patch) | |
tree | 9f9a7b567735efff9ea61825e4fb875e47c89c8b /Python/compile.c | |
parent | 80121491e083a3e80d482f73d201590083285d57 (diff) | |
download | cpython-git-afd842f5b262bfe5e2e2e53762d748b5da6caf2c.tar.gz |
Teach the peepholer to fold unary operations on constants.
Afterwards, -0.5 loads in a single step and no longer requires a runtime
UNARY_NEGATIVE operation.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions