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] Write to global memory not hoisted out of loop



On Apr 30, 2004, at 6:25 PM, Diego Novillo wrote:


On Fri, 2004-04-30 at 18:22, Daniel Berlin wrote:

points-to *does* take restricted pointers into account, but he said it
didn't help, IIRC.

flow-insensitive points-to, does. flow-sensitive points-to, doesn't.


Did i mention i've made tree-alias-ander flow sensitive (in the same way yours is flow sensitive)?
:)
It also doesn't seem to help this case, for some reason.


Diego.



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