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]

r179741 - in /trunk/gcc: ChangeLog modulo-sched.c


Author: rsandifo
Date: Mon Oct 10 11:41:55 2011
New Revision: 179741

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179741
Log:
gcc/
	* modulo-sched.c (undo_replace_buff_elem): Delete.
	(generate_reg_moves): Don't build and return an undo list.
	(free_undo_replace_buff): Delete.
	(sms_schedule): Adjust call to generate_reg_moves.
	Don't call free_undo_replace_buff.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/modulo-sched.c


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