public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/65135] New: Performance regression  in pic mode after r220674.
@ 2015-02-20  9:53 ysrumyan at gmail dot com
  2015-02-20  9:56 ` [Bug rtl-optimization/65135] " ysrumyan at gmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ysrumyan at gmail dot com @ 2015-02-20  9:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65135

            Bug ID: 65135
           Summary: Performance regression  in pic mode after r220674.
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ysrumyan at gmail dot com

We noticed 10% regression on one important benchmark using for testing x86
32-bit platforms. This regression can be reproduced on attached test-case: one
more fill is present in innermost loop after r220674. One possible decision is
spillong  live phisical registers not referenced in (innermost) loops
(GOT-register in out test-case) in loop preheader with subsequent restore it in
loop post header. Note that regression can be seen only in pic mode for 32-bit
x86 platform.


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

end of thread, other threads:[~2015-07-16  9:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-20  9:53 [Bug rtl-optimization/65135] New: Performance regression in pic mode after r220674 ysrumyan at gmail dot com
2015-02-20  9:56 ` [Bug rtl-optimization/65135] " ysrumyan at gmail dot com
2015-02-20 12:43 ` [Bug rtl-optimization/65135] [5 Regression] " rguenth at gcc dot gnu.org
2015-02-20 13:04 ` hjl.tools at gmail dot com
2015-02-20 13:07 ` hjl.tools at gmail dot com
2015-02-20 15:39 ` hjl.tools at gmail dot com
2015-03-03 16:00 ` law at redhat dot com
2015-03-06 19:43 ` vmakarov at gcc dot gnu.org
2015-04-22 11:59 ` [Bug rtl-optimization/65135] [5/6 " jakub at gcc dot gnu.org
2015-07-16  9:16 ` rguenth at gcc dot gnu.org

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).