]> git.ipfire.org Git - thirdparty/gcc.git/commit
loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_int and get_max_lo...
authorJan Hubicka <hubicka@ucw.cz>
Fri, 20 May 2016 12:59:08 +0000 (14:59 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 20 May 2016 12:59:08 +0000 (12:59 +0000)
commit216e83748d52d0bb056dd6b46ea74a14b08c7639
tree68f6b8fbb27234c91e8d52822750ef532246bd69
parent77c9d5b4e6e5d9b2da11249168211a45d2e716c8
loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_int and get_max_loop_iterations_int.

* loop-doloop.c (doloop_optimize): Use get_estimated_loop_iterations_int
and get_max_loop_iterations_int.

From-SVN: r236509
gcc/ChangeLog
gcc/loop-doloop.c