This is the mail archive of the gcc-help@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]

GCC-4.8.1 - loop optimizations


Hello,

I want to use some loop optimizations. I have build GCC-4.8.1 using
gmp 5.1.3, mpfr 3.1.2, mpc 1.0.1, cloog 0.18.0 and isl 0.11.1.
I tried optimization flags -floop-interchange and -floop-block. I
don't find any changes in the optimized code.
Are graphite loop transforms implemented in GCC-4.8.1. Should I
configure and build GCC in a different way. I am new using GCC. Please
help.

Thanks and Regards,

Ashwath.


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