[llvm-commits] [llvm] r76615 - in /llvm/trunk: include/llvm/CodeGen/LiveIntervalAnalysis.h lib/CodeGen/LiveIntervalAnalysis.cpp

David Greene dag at cray.com
Wed Jul 22 11:45:50 PDT 2009


On Wednesday 22 July 2009 13:00, Evan Cheng wrote:

> > Again, I didn't see the report.  Can someone send it to me?
>
> You were explicitly cc'd on this email. Your patch 76486 slowed down
> compilation across the board. I'd prefer you rip it out until you have
> fixed the severe performance problem.

Hmm.  I never saw this.  I havew no idea what happened to it.


> >> MultiSource/Applications/siod/siod: 29.45% (0.3878 => 0.5020)
> >> MultiSource/Applications/sqlite3/sqlite3: 36.53% (1.2424 => 1.6963)
> >> MultiSource/Applications/treecc/treecc: 27.37% (0.4249 => 0.5412)
> >>
> >> David, are you planning to fix this soon? Please make sure the
> >> compile time recovers completely without -asm-verbose. Thanks.
> >
> > David, is there a reason to keep your patch in now, since you're
> > planning to effectively redesign it?

Everything should be turned off without -asm-verbose.  Do you still see
performance issues?

> I don't know you missed the entire thread. Your email was on recipient
> list.

I don't know either.  Which address did you send it to?

                                -Dave



More information about the llvm-commits mailing list