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]
Other format: [Raw text]

Re: [tree-ssa] -fgcse and friends useless


Hello,

> It seems that the tree-optimizers do all the work that rtl level gcse and
> friends (gcse-lm, gcse-sm, gcse-las) do.

I was not aware we do load & store motion on tree-ssa (or does PRE
handle this?)

Zdenek


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