[tree-profiling]: A few small MEM_REF cleanups

Daniel Berlin dberlin@dberlin.org
Fri May 6 14:08:00 GMT 2005


in preparation for moving MEM_REF to the mainline, i've made a few
cleanups.

force_gimple_operand_nossa is no more, it was replaced by an in_ssa_p
use in force_gimple_operand.

MEM_REF is now counted as a pointer dereference and lowering mem_ref was
moved to after SSA to make sure all the code in tree-ssa-operands, etc
is used for testing purposes.


Bootstrapped and regtested on i686-pc-linux-gnu.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: memrefchanges.diff
Type: text/x-patch
Size: 6146 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050506/017f51a4/attachment.bin>


More information about the Gcc-patches mailing list