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: [dfa-branch] DFA pipeline description for SH4


David Edelsohn wrote:
> 
> > [RCSP] is based on the DFA pipeline hazard recognizer.  Although the
> > current implementation is slow and quite constrained (it can not move
> > dangerous insns through iterations and has no dependency analysis), it
> > should solve the problem.  I am going to commit it into the branch after
> > moving the dfa-based scheduler into the main trunk.
> 
>         Is the current RCSP implementation in the dfa-branch?
> 

No.  RCSP is completely broken for the current gcc.  When I fix it, I'll
place it on a branch.  I don't know when it will happen.  The most
probably it will be only in Jan.

Vlad


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