Disable web, gcse-las, and gcse-sm by default

Paolo Bonzini bonzini@gnu.org
Thu Sep 23 09:52:00 GMT 2004


 > Amazingly (I don't know how to explain this yet) when the -fweb
> is used the scheduler knows that the loads are independent of the stores

Probably because the webizer understands the different live ranges and 
assigns the various loads to different pseudos.  Having a tree-level 
loop unroller will make this work again, because then -fweb's 
optimization will be performed during the out-of-ssa phase.

Paolo




More information about the Gcc-patches mailing list