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: [patch] New loop flattening pass on tree-ssa


On Tue, Oct 26, 2010 at 13:18, Sebastian Pop <sebpop@gmail.com> wrote:
> This patch passed bootstrap with BOOT_CFLAGS="-O2 -ftree-loop-flatten"
> and test on amd64-linux. ?Ok for trunk?
>

Also I forgot to mention that GCC with this patch passed the compile
and run of the CPU2006 benchmarks with "-O2 -ftree-loop-flatten".

Sebastian


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