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: Compiler Analysis: 3.3, 3.4, or tree-ssa?


The usefulness of this tool is clear for optimizing the compilation of a
specific code. For example, a set of flags for SPEC (anyone have the
time?) ...

However, its application to optimize (on "average") the default -O? flags
is much more generally beneficial. I would also love to use it in my
upcoming work on the "-farch-auto" flag.

This latter class of work requires a standard set of representative code.
Does such a collection already exist?

Thanks Scott!


- Matt


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