OSDN Git Service

* loop-invariant.c (replace_uses): New static function.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Apr 2010 20:13:59 +0000 (20:13 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 00:55:12 +0000 (09:55 +0900)
commit0882949243e9d22ddd24480dd4802c337cebbb90
tree5ebecb96f98368378b1ae3f654376dd8e71ce3b3
parent68817d05993e57260e78c2f260d9d6070e237588
* loop-invariant.c (replace_uses): New static function.
(move_invariant_reg): Use it to ensure we can replace the uses.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158175 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog