This is the mail archive of the gcc@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: [tree-ssa] bnw-simple-branch now usable


On Thu, 12 Sep 2002 10:35:15 -0400, Daniel Berlin <dberlin@dberlin.org> wrote:

> On Thursday, September 12, 2002, at 09:46  AM, Jason Merrill wrote:
>
>> I hereby announce that the tree simplifier rewrite and new IR are
>> functional enough to be useful for C.  The code bootstraps and compares,
>> and AFAICT the only failures in the C testsuite are from missed
>> optimizations.  Now would be a good time for interested folks to check it
>> out and help with porting the current crop of tree optimizers to work on
>> the new IR.

> When you say "optimizers", are you including the tree-dfa and tree-ssa
> stuff (IE ref finding and SSA building)?

Yes.  And the inliner.

Jason


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