[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 15:00:27 PDT 2009


On Wednesday 22 July 2009 16:32, Evan Cheng wrote:
> On Jul 22, 2009, at 12:49 PM, Daniel Dunbar wrote:

> >> Everything should be turned off without -asm-verbose.  Do you still
> >> see
> >> performance issues?
> >
> > This is on a standard llvm-test setup. Does llvm-test use -asm-
> > verbose?
>
> llc defaults to -asm-verbose. Regardless, 30%-40% regression is way
> too much.

I completely agree.  But the version you tested was before the various
performance enhancements.  Do you know what it looks like now?  Unfortunately 
I can't test right now because my build is broken.

                            -Dave



More information about the llvm-commits mailing list