[Bug target/82499] x86: small stack initial adjustments could use push

2018-04-16 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82499 --- Comment #6 from hjl at gcc dot gnu.org --- Author: hjl Date: Mon Apr 16 18:42:57 2018 New Revision: 259408 URL: https://gcc.gnu.org/viewcvs?rev=259408&root=gcc&view=rev Log: i386: Move struct ix86_frame to machine_function Make ix86_frame a

[Bug target/82499] x86: small stack initial adjustments could use push

2017-10-13 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82499 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/82499] x86: small stack initial adjustments could use push

2017-10-13 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82499 --- Comment #4 from hjl at gcc dot gnu.org --- Author: hjl Date: Fri Oct 13 10:04:59 2017 New Revision: 253718 URL: https://gcc.gnu.org/viewcvs?rev=253718&root=gcc&view=rev Log: i386: Check red zone size in push peephole2 Check red zone size, i

[Bug target/82499] x86: small stack initial adjustments could use push

2017-10-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82499 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug target/82499] x86: small stack initial adjustments could use push

2017-10-10 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82499 --- Comment #2 from H.J. Lu --- Created attachment 42337 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42337&action=edit Does it look OK?

[Bug target/82499] x86: small stack initial adjustments could use push

2017-10-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82499 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Target|