This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r145317 - in /branches/ix86/atom/gcc: ChangeLog...


Author: hjl
Date: Mon Mar 30 21:43:19 2009
New Revision: 145317

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145317
Log:
2009-03-30  H.J. Lu  <hongjiu.lu@intel.com>

	* rtl.h (reg_mentioned_by_mem_p): Removed.

	* rtlanal.c (reg_mentioned_by_mem_p): Moved ...
	* config/i386/i386.c (reg_mentioned_by_mem_p): Here.

Modified:
    branches/ix86/atom/gcc/ChangeLog.atom
    branches/ix86/atom/gcc/config/i386/i386.c
    branches/ix86/atom/gcc/rtl.h
    branches/ix86/atom/gcc/rtlanal.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]