re PR target/87561 (416.gamess is slower by ~10% starting from r264866 with -Ofast)
authorRichard Biener <rguenther@suse.de>
Mon, 18 Mar 2019 09:17:43 +0000 (09:17 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 18 Mar 2019 09:17:43 +0000 (09:17 +0000)
commit7d7d1ce83889ee17fbf7fb8aadf23e1f5179b9ce
tree94e539164a29456dd3c6d75999868cc152654dc2
parent0538ed1d3602ec756085c09f3213b0fe7e8428ec
re PR target/87561 (416.gamess is slower by ~10% starting from r264866 with -Ofast)

2019-03-18  Richard Biener  <rguenther@suse.de>

PR target/87561
* config/i386/i386.c (ix86_add_stmt_cost): Pessimize strided
loads and stores a bit more.

From-SVN: r269754
gcc/ChangeLog
gcc/config/i386/i386.c