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]

r192462 - in /branches/lra/gcc: ChangeLog lra-c...


Author: vmakarov
Date: Mon Oct 15 15:26:08 2012
New Revision: 192462

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192462
Log:
2012-10-15  Vladimir Makarov  <vmakarov@redhat.com>

	* lra-int.h (lra_get_mode): Remove.
	* lra-constraints.c (find_mode, get_op_mode): New functions.
	(match_reload): Use get_op_mode instead of lra_get_mode.
	(process_alt_operands, curr_insn_transform): Ditto.


Modified:
    branches/lra/gcc/ChangeLog
    branches/lra/gcc/lra-constraints.c
    branches/lra/gcc/lra-int.h


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