tree-ssa-pre.c (bitmap_set_and): New function.
authorDaniel Berlin <dberlin@dberlin.org>
Wed, 7 Dec 2005 20:24:09 +0000 (20:24 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Wed, 7 Dec 2005 20:24:09 +0000 (20:24 +0000)
commitff3fdad27a362099fde776d383af0c0c11d32029
treead7ffdd358071c95998ff4dab0541121b1568e24
parent45d18331f6fef4363e14fd19871ef765d1203472
tree-ssa-pre.c (bitmap_set_and): New function.

2005-12-07  Daniel Berlin  <dberlin@dberlin.org>

* tree-ssa-pre.c (bitmap_set_and): New function.
(bitmap_set_and_compl): New function.
(bitmap_set_empty_p): New function.
(insert_extra_phis): New function.
(compute_avail): Use insert_extra_phis.

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