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]

[PING^2][PATCH] Enable tree-level complete peeling with -fpeel-loops


Please consider
http://gcc.gnu.org/ml/gcc-patches/2005-01/msg01311.html

which makes -fpeel-loops enable tree-level complete loop
unrolling (as it enables RTL level complete unrolling, too).
Otherwise there is no way to get tree-level complete unrolling
without RTL level generic unrolling.

Patch was bootstrapped on i686-linux and ia64-linux and tested
on i686-linux.

Ok for 4.0 and mainline?

Thanks,
Richard.

--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/


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