]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/loop-invariant.c
loop-invariant.c (get_inv_cost): Skip invariants, which are marked as "move", from...
authorZhenqiang Chen <zhenqiang.chen@linaro.org>
Thu, 19 Jun 2014 09:04:58 +0000 (09:04 +0000)
committerZhenqiang Chen <zqchen@gcc.gnu.org>
Thu, 19 Jun 2014 09:04:58 +0000 (09:04 +0000)
commit61fc05c74a1c4f5baf2c4cecb147e2fa39603d6a
treede84af461bdf6d01a6a92bf7b325adfe54cc9054
parentdbb73879ff2eaa8ce0b33d946f7fe1aff15aa7d2
loop-invariant.c (get_inv_cost): Skip invariants, which are marked as "move", from depends_on.

2014-06-19  Zhenqiang Chen  <zhenqiang.chen@linaro.org>

* loop-invariant.c (get_inv_cost): Skip invariants, which are marked
as "move", from depends_on.

From-SVN: r211818
gcc/ChangeLog
gcc/loop-invariant.c