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

Post reload hoisting



Is anyone working on an optimisation pass that will hoist invariant
insns out of loops?  If not, could this feature be easily added to the 
scheduler?

This pass would help mop up some loop invariant insns generated by
relaod and also would help with nested loops.

Michael.


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