tree-ssa-pre.c (try_look_through_load): New function.
authorSteven Bosscher <stevenb@suse.de>
Tue, 6 Sep 2005 18:51:26 +0000 (18:51 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Tue, 6 Sep 2005 18:51:26 +0000 (18:51 +0000)
commitdda243de446dbf34fed29036394950bfc5bdd4f4
treee47cf53c229c57716f4c3945b8d862da501dde18
parentf5d1572a8a1aaba31679c2500e4a492936960531
tree-ssa-pre.c (try_look_through_load): New function.

* tree-ssa-pre.c (try_look_through_load): New function.
(compute_avail): Use it to try to look through loads for some
more useful expressions.

From-SVN: r103956
gcc/ChangeLog
gcc/tree-ssa-pre.c