* gcse.c (insert_expr_in_table): Revamp handling of available
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jan 2005 18:55:10 +0000 (18:55 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Jan 2005 18:55:10 +0000 (18:55 +0000)
commit77780ba6c6322839c0eac40dad8590b361d0fbb4
treea2bcdbd92e2f4f542935cfcb454ae205796cba28
parent67d1f463dc8177255d883c6bd55b7d23db86bdad
    * gcse.c (insert_expr_in_table): Revamp handling of available
        and anticipatable occurrence lists to avoid unnecessary list
        walking.
        (insert_set_in_table): Similarly.

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