This is the mail archive of the gcc-cvs@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]

r129729 - in /trunk/gcc: ChangeLog ifcvt.c


Author: ian
Date: Mon Oct 29 20:41:17 2007
New Revision: 129729

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129729
Log:
	* ifcvt.c (noce_can_store_speculate_p): New static function.
	(noce_process_if_block): Call it.
	(if_convert): Remove recompute_dominance parameter.  Change all
	callers.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ifcvt.c


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