This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [autovect][patch] Share loop version between tree-cfg and cfglayout.



On Jan 10, 2005, at 12:25 AM, Mostafa Hagog wrote:


The following patch is the first step to implement the loop version in
cfg-layout mode.  This is required to move SMS to work in cfg-layout
mode.  It's the first patch of several that improve SMS and make it
applicable to more loops.

Since the patch has wide changes and moves functions between several
files I will wait for your comment before committing it.

The patch passed bootstrap with -funswitch-loops and didn't produce
any new regressions on apple-ppc-darwin target.

Looks good to me. One minor nit - couple of new function needs comments describing functionality and parameters.

-
Devang


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]