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: [tree-profiling] Pre-inline optimizations


Jan Hubicka wrote:
On Thu, 2005-03-03 at 08:51 +0100, Jan Hubicka wrote:

Hi,
this patch makes it possible to execute optimizations early (ie before IPA is
performed).

I'd be curious what the existing prior art is in this area. Have you talked to Kenny Z. or Danny B. about this at all? I'm not oppposed, and I can certainly see how this would help; I'm just curious. I also wonder whether we should fix the in-and-out-of-SSA problem before putting this in; that seems like something that we're starting to run up against in multiple contexts, and going back and forth is pretty expensive in terms of both time and memory.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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