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]

r171821 - in /trunk/gcc: ChangeLog genemit.c ge...


Author: rsandifo
Date: Fri Apr  1 08:15:08 2011
New Revision: 171821

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171821
Log:
gcc/
	* gensupport.h (pattern_stats): New structure.
	* gensupport.c (get_pattern_stats_1, get_pattern_stats): New functions.
	* genemit.c (max_opno, max_dupno, max_scratch_opno): Delete.
	(max_operand_1, max_operand_vec): Delete.
	(gen_insn, gen_expand, gen_split): Use get_pattern_stats.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/genemit.c
    trunk/gcc/gensupport.c
    trunk/gcc/gensupport.h


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