C++ compile-time regressions

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Fri Aug 3 06:53:00 GMT 2001


    I'm just completing some benchmark runs to see if our performance
    actually changes if i tell CSE to stop caring about memory (and run
    store motion after reload).

As far as I know, CSE is the only pass which knows the precise
semantics of when memory locations conflict.  Remember that they aren't
equivalence classes.



More information about the Gcc mailing list