gcc/gcc ChangeLog.rtlopt alias.c rtl.h rtlanal.c
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Wed Dec 4 11:49:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Branch: rtlopt-branch
Changes by: hubicka@gcc.gnu.org 2002-12-04 11:49:45
Modified files:
gcc : ChangeLog.rtlopt alias.c rtl.h rtlanal.c
Log message:
* alias.c (memory_modified_1): New static function.
(memory_modified): New static varaible.
(memory_modified_in_insn_p): New global function.
* rtl.h (memory_modified_in_insn_p): Declare.
* rtlanal.c (modified_between_p, modified_in_p): Be smart about memory
references.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.rtlopt.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.1.2.39&r2=1.1.2.40
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/alias.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.178.2.2&r2=1.178.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtl.h.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.367.2.4&r2=1.367.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/rtlanal.c.diff?cvsroot=gcc&only_with_tag=rtlopt-branch&r1=1.138.2.1&r2=1.138.2.2
More information about the Gcc-cvs
mailing list