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]

Re: combine.c and reversed_comparison_code patch


On Thu, Jan 11, 2001 at 02:24:23PM +0100, Jan Hubicka wrote:
> 	* combine.c (REVERSIBLE_CC_MODE): Remove.
> 	(reversible_comparison_p): Remove.
> 	(combine_reversed_comparison_code): New.
> 	(reversed_comparison): New.
> 	(combine_simplify_rtx): Use
> 	combine_reversed_comparison_code/reversed_comparison instead
> 	of reversible_comparison_p.
> 	(simplify_if_then_else): Likewise.
> 	(simplify_set): Likewise.
> 	(simplify_logical): Likewise.
> 	(if_then_else_cond): Likewise.
> 	(known_cond): Likewise.
> 	(simplify_comparison): Likewise.

Ok.


r~

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