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]

r198076 - in /branches/ibm/meissner-lra/gcc: Ch...


Author: vmakarov
Date: Thu Apr 18 22:53:06 2013
New Revision: 198076

URL: http://gcc.gnu.org/viewcvs?rev=198076&root=gcc&view=rev
Log:
2013-04-18  Vladimir Makarov  <vmakarov@redhat.com>

	* lra-constraints.c (check_and_process_move): Move code for move
	cost check to simple_move_p.  Remove equiv_substitution.
	(simple_move_p): New function.
	(curr_insn_transform): Use the new function.  Move call of
	check_and_process_move after operand equiv substitution and
	address process.


Modified:
    branches/ibm/meissner-lra/gcc/ChangeLog
    branches/ibm/meissner-lra/gcc/lra-constraints.c


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