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]

r176679 - in /branches/x32/gcc: ChangeLog.x32 c...


Author: hjl
Date: Sat Jul 23 13:43:28 2011
New Revision: 176679

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176679
Log:
Replace x32_lea_nonmemory_operand with si_lea_nonmemory_operand.

2011-07-22  H.J. Lu  <hongjiu.lu@intel.com>

	* config/i386/i386.md (LEA split): Replace
	x32_lea_nonmemory_operand with si_lea_nonmemory_operand.
	(*lea_general_2): Likewise.
	(*lea_general_2_zext): Likewise.

	* config/i386/predicates.md (x32_lea_nonmemory_operand): Removed.
	(si_lea_nonmemory_operand): New.

Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/config/i386/i386.md
    branches/x32/gcc/config/i386/predicates.md


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