Re: Another new code generator status report

2011-05-14 Thread Edward Z. Yang
Oh yeah, sorry ^_^ Columns: 1. Percent size change of binary 2. Size of the old binary 3. Delta between old binary and new binary Where "old" is "compiled with old codegen" and vice versa. Thus, >    0.2699   7024   1896 ./stranal/should_run/strun001.o means that strun001.o was 7kb when compile

Another new code generator status report

2011-05-14 Thread Edward Z. Yang
I spent some time last evening and today fixing some more low hanging fruit (still waiting for a big enough chunk of free time to tackle the spill and stack layout rewrites), and here are the latest statistics: 0.2558 5160 1320 ./deSugar/should_compile/ds018.o 0.2565 7204 1848 ./ga