This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r129729 - in /trunk/gcc: ChangeLog ifcvt.c
- From: ian at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 29 Oct 2007 20:41:18 -0000
- Subject: 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