]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-dom.c (record_equality): Use loop depth to determine which way to record...
authorDaniel Berlin <dberlin@dberlin.org>
Sat, 23 Oct 2004 18:00:01 +0000 (18:00 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Sat, 23 Oct 2004 18:00:01 +0000 (18:00 +0000)
commit84dd478f2b83f54ebb2577a751c7d2b31bdc5c21
treed5d749747f359eaf8ed7298e51dda7810c2e1aa8
parentee742c05a25dc4f364c345b1675203c402a5cda4
tree-ssa-dom.c (record_equality): Use loop depth to determine which way to record the equality as well.

2004-10-23  Daniel Berlin  <dberlin@dberlin.org>

* tree-ssa-dom.c (record_equality): Use loop depth to determine
which way to record the equality as well.
(loop_depth_of_name): New function.

From-SVN: r89491
gcc/ChangeLog
gcc/tree-ssa-dom.c