]> git.ipfire.org Git - thirdparty/gcc.git/commit
ifcvt.c (noce_can_store_speculate_p): New static function.
authorIan Lance Taylor <iant@google.com>
Tue, 30 Oct 2007 13:28:05 +0000 (13:28 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 30 Oct 2007 13:28:05 +0000 (13:28 +0000)
commit405f60d83b041b6b199f105cc72307b9cd09a975
treea8e2b796c1347106704f5f128e9488beaa485a73
parent55650200a47adec5f0d1bc8bf0de2ddb855d15a4
ifcvt.c (noce_can_store_speculate_p): New static function.

* ifcvt.c (noce_can_store_speculate_p): New static function.
(noce_process_if_block): Call it.
(find_if_header): Only call find_if_case_1 and find_if_case_2 if
life_data_ok is set.
(if_convert): Always compute postdominators.

From-SVN: r129771
gcc/ChangeLog
gcc/ifcvt.c