[parrot/parrot] 7b7821: tiny optimizations in frontend:
noreply at github.com
noreply at github.com
Mon Sep 12 16:27:16 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 7b78212c7f7d08c7d4d68c87157ea359cfdd6e27
https://github.com/parrot/parrot/commit/7b78212c7f7d08c7d4d68c87157ea359cfdd6e27
Author: NotFound <julian.notfound at gmail.com>
Date: 2011-09-12 (Mon, 12 Sep 2011)
Changed paths:
M frontend/parrot2/prt0.pir
M frontend/parrot2/prt0.winxed
Log Message:
-----------
tiny optimizations in frontend:
compreg PIR only if used
get the interp at the points of use instead of passing around
use an auxiliar function to avoid leaving temporaries alive in
the exception handler context when calling main
More information about the parrot-commits
mailing list