public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/56522] New: [4.8 Regression] Bytemark ASSIGNMENT 9% / 11%  slower
@ 2013-03-04 15:41 wbrana at gmail dot com
  2013-03-05 10:05 ` [Bug tree-optimization/56522] " rguenth at gcc dot gnu.org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: wbrana at gmail dot com @ 2013-03-04 15:41 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56522

             Bug #: 56522
           Summary: [4.8 Regression] Bytemark ASSIGNMENT 9% / 11%  slower
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: wbrana@gmail.com


http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz

196263
ASSIGNMENT          :          57.274  :     217.94  :      56.53
196260
ASSIGNMENT          :           62.83  :     239.08  :      62.01
4.6 branch
ASSIGNMENT          :          64.311  :     244.72  :      63.47

196263:

2013-02-25  Richard Biener  <rguenther@suse.de>

PR tree-optimization/56175
* tree-ssa-forwprop.c (hoist_conversion_for_bitop_p): New predicate,
split out from ...
(simplify_bitwise_binary): ... here.  Also guard the conversion
of (type) X op CST to (type) (X op ((type-x) CST)) with it.

* gcc.dg/tree-ssa/forwprop-24.c: New testcase.

-O3 -g0  -march=corei7 -fomit-frame-pointer -funroll-loops -ffast-math -fno-PIE
-fno-exceptions -fno-stack-protector -static
CPU Sandy Bridge


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

end of thread, other threads:[~2013-03-20 11:37 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-04 15:41 [Bug tree-optimization/56522] New: [4.8 Regression] Bytemark ASSIGNMENT 9% / 11% slower wbrana at gmail dot com
2013-03-05 10:05 ` [Bug tree-optimization/56522] " rguenth at gcc dot gnu.org
2013-03-05 12:53 ` rguenth at gcc dot gnu.org
2013-03-06 15:07 ` jakub at gcc dot gnu.org
2013-03-07  8:33 ` rguenther at suse dot de
2013-03-07 18:35 ` wbrana at gmail dot com
2013-03-08 14:19 ` wbrana at gmail dot com
2013-03-08 14:23 ` wbrana at gmail dot com
2013-03-08 14:24 ` wbrana at gmail dot com
2013-03-08 14:25 ` wbrana at gmail dot com
2013-03-08 15:29 ` rguenth at gcc dot gnu.org
2013-03-08 17:28 ` wbrana at gmail dot com
2013-03-08 17:36 ` wbrana at gmail dot com
2013-03-08 17:41 ` wbrana at gmail dot com
2013-03-08 17:58 ` wbrana at gmail dot com
2013-03-11  8:45 ` rguenth at gcc dot gnu.org
2013-03-12 14:29 ` wbrana at gmail dot com
2013-03-12 14:34 ` rguenther at suse dot de
2013-03-20 11:37 ` [Bug tree-optimization/56522] [4.8/4.9 " wbrana at gmail dot com

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