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: Scripted pass manager


On Dec 5, 2007 7:38 PM, Rob Quill <rob.quill@gmail.com> wrote:
> On 05 Dec 2007 07:35:35 -0800, Ian Lance Taylor <iant@google.com> wrote:
> > Diego Novillo <dnovillo@google.com> writes:
> >
> > > A scripted pass manager is a step forward, but I think we can go to a
> > > fully dynamic manager.
>
> OK, so do you think it is best to try and start making a scripted pass
> manager, or jump straight into making a dynamic one?

The difference from what we have now should be similar, so I'd jump
straight to the dynamic one.  Whatever the exact difference between
a scripted (as in my sense - Diego replied to your original mail) and a
dynamic one is ;)

Richard.


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