[Bug target/82990] Update the default -mzeroupper setting

2017-12-04 Thread speryt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82990 --- Comment #10 from speryt at gcc dot gnu.org --- Author: speryt Date: Mon Dec 4 11:40:44 2017 New Revision: 255379 URL: https://gcc.gnu.org/viewcvs?rev=255379&root=gcc&view=rev Log: Fix PR82941 and PR82942 by adding proper vzeroupper generatio

[Bug target/82990] Update the default -mzeroupper setting

2017-12-04 Thread speryt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82990 --- Comment #9 from speryt at gcc dot gnu.org --- Author: speryt Date: Mon Dec 4 11:03:37 2017 New Revision: 255378 URL: https://gcc.gnu.org/viewcvs?rev=255378&root=gcc&view=rev Log: Fix PR82941 and PR82942 by adding proper vzeroupper generation

[Bug target/82990] Update the default -mzeroupper setting

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

[Bug target/82990] Update the default -mzeroupper setting

2017-11-15 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82990 --- Comment #7 from hjl at gcc dot gnu.org --- Author: hjl Date: Wed Nov 15 19:30:58 2017 New Revision: 254783 URL: https://gcc.gnu.org/viewcvs?rev=254783&root=gcc&view=rev Log: i386: Add X86_TUNE_EMIT_VZEROUPPER Add X86_TUNE_EMIT_VZEROUPPER to

[Bug target/82990] Update the default -mzeroupper setting

2017-11-15 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82990 --- Comment #6 from H.J. Lu --- (In reply to Sebastian Peryt from comment #5) > (In reply to H.J. Lu from comment #3) > > Created attachment 42611 [details] > > A better patch > > > > Sebastian, please take a look. > LGTM Can you run the full t

[Bug target/82990] Update the default -mzeroupper setting

2017-11-15 Thread sebastian.peryt at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82990 --- Comment #5 from Sebastian Peryt --- (In reply to H.J. Lu from comment #3) > Created attachment 42611 [details] > A better patch > > Sebastian, please take a look. LGTM

[Bug target/82990] Update the default -mzeroupper setting

2017-11-14 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82990 H.J. Lu changed: What|Removed |Added CC||ubizjak at gmail dot com Target Milestone|--