On Tue, 2005-04-12 at 14:36 -0400, Kazu Hirata wrote:
> Hi,
>
> Note that with -O1, we limit the number of iterations of DOM to 1 so
> that we can get resonable compile time performance. I was wondering
> what happens if we do the same with -O2 now that we have passes like
> copy-prop, VRP, and i
Hi,
Note that with -O1, we limit the number of iterations of DOM to 1 so
that we can get resonable compile time performance. I was wondering
what happens if we do the same with -O2 now that we have passes like
copy-prop, VRP, and improved FRE as well as good and old CCP.
Numbers go first. All o