This is the mail archive of the gcc-patches@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]

Re: M32R dfa pipeline model


On Mon, 2004-06-28 at 12:31, Steven Bosscher wrote:
> Hi,
> 
> Here's a new pipeline description for the M32R family.  Kei Sakamoto
> of Renesas already looked at it and he said it looks OK to him.
> 
> Tested by building an amd64 x m32r cross compiler and looking at the
> assembly output.
> 
> OK for mainline?
> 
> Gr.
> Steven
> 
> 
> 2004-06-28  Steven Bosscher  <stevenb@suse.de>
> 
> 	* config/m32r/m32r.c (m32r_sched_odd_word_p, m32r_adjust_cost,
> 	m32r_sched_init, m32r_sched_reorder, m32r_variable_issue): Remove.
> 	(TARGET_SCHED_ADJUST_COST, TARGET_SCHED_VARIABLE_ISSUE,
> 	TARGET_SCHED_INIT, TARGET_SCHED_REORDER): Don't define.
> 	* config/m32r/m32r.md: Rewrite the pipeline description as a DFA.
This is fine.  Please install.

Thanks,
jeff


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