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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82990
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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
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|--