public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* How to disable sibcall optimization?
@ 2000-03-22  3:12 Jan Hubicka
  2000-03-24  1:57 ` Richard Henderson
  2000-03-24 13:06 ` Gerald Pfeifer
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Hubicka @ 2000-03-22  3:12 UTC (permalink / raw)
  To: egcs

Hi
While doing the usual benchmarking for new snapshot, I found that there are
important performance regresions in number of benchmarks (the overall results
are again comparable with 2.95).  While looking for the purpose I believe most
of those problems are caused by the sibcall code, that optimize flowgraph too
much and makes loop optimizer fail on even more loops than it does currently.
Now the loop fails in most cases on multiple entry points error.

It looks like there is no way to disable sibcalls easilly. Why? I think we
ought to have disabling flag for every such non-trivial transformation
for debugging purposes.

How far is the work on turning loop.c to use the new loop infrastructure?

Honza

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-03-24 14:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-22  3:12 How to disable sibcall optimization? Jan Hubicka
2000-03-24  1:57 ` Richard Henderson
2000-03-24  7:01   ` Jan Hubicka
2000-03-24 11:34     ` Richard Henderson
2000-03-24 14:20       ` Jan Hubicka
2000-03-24 13:06 ` Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).