rtlanal.c (find_reg_equal_equiv_note): New function.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 13 Feb 2001 20:43:13 +0000 (20:43 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 13 Feb 2001 20:43:13 +0000 (15:43 -0500)
commitd9c695fff183dd61b20b19160b2743d9a9286ce3
tree1db29b09e26f9b5b55426aa24f11a97d2d706d8c
parent848e0190fb94ea253031af77f52842117522f79b
rtlanal.c (find_reg_equal_equiv_note): New function.

* rtlanal.c (find_reg_equal_equiv_note): New function.
* simplify-rtx.c (simplify_gen_unary, simplify_gen_ternary): New fns.
(simplify_gen_relational, simplify_replace_rtx): Likewise.
* rtl.h: Add declarations for above functions.

From-SVN: r39644
gcc/ChangeLog
gcc/rtl.h
gcc/rtlanal.c
gcc/simplify-rtx.c