This is the mail archive of the gcc-patches@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: [PATCH] for Re: Bug in loop invariant motion with trivial test case


On Sun, Aug 22, 2004 at 10:35:25PM +0200, Zdenek Dvorak wrote:
> 	* tree-ssa-loop-im.c (fem_single_reachable_address, for_each_memref):
> 	New functions.
> 	(single_reachable_address): Use them.
> 	(schedule_sm): Add dump.
> 	(is_call_clobbered_ref): New function.
> 	(determine_lsm_reg): Check whether the reference is call clobbered.
> 	Only work for gimple_reg_type values.

Ok.


r~


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