gcse.c (insert_expr_in_table): Revamp handling of available and anticipatable occurre...
authorJeff Law <law@redhat.com>
Sat, 29 Jan 2005 18:55:10 +0000 (11:55 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 29 Jan 2005 18:55:10 +0000 (11:55 -0700)
commitb6e47ceb096b1dc503b035ad407634e62bd177a0
treea2bcdbd92e2f4f542935cfcb454ae205796cba28
parent985aff9c177850b75e1684d42eaeaef06f86318b
gcse.c (insert_expr_in_table): Revamp handling of available and anticipatable occurrence lists to avoid...

        * gcse.c (insert_expr_in_table): Revamp handling of available
        and anticipatable occurrence lists to avoid unnecessary list
        walking.
        (insert_set_in_table): Similarly.

From-SVN: r94413
gcc/ChangeLog
gcc/gcse.c