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: Avoid most of calls to side_effects_p


On Wed, Mar 12, 2003 at 02:53:49PM +0100, Jan Hubicka wrote:
> 	* cse.c (count_reg_usage): Do not check side_effects_p.
> 	* (set_noop_p): Check side_effects_p only when set looks
> 	like noop.
> 	(find_reg_equal_equiv_note): Do not use find_reg_note.

Ok.


r~


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