Any plan for rewriting loop.c using cfgloop.c
Richard Kenner
kenner@vlsi1.ultra.nyu.edu
Wed Oct 22 03:25:00 GMT 2003
Rest of loop optimizer is going to be more dificult as many of
transformations are better done on higher level IL than RTL is
I will take this opportunity to state again that I *strongly* disagree
with that statement. Many of the transformation can't be done until
the RTL level because knowing what to do requires detailed knowlege
of the available instructions.
More information about the Gcc
mailing list