[Bug target/81015] Bad codegen for __builtin_clz(unsigned short)

2017-06-08 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81015 Uroš Bizjak changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/81015] Bad codegen for __builtin_clz(unsigned short)

2017-06-08 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81015 --- Comment #4 from uros at gcc dot gnu.org --- Author: uros Date: Thu Jun 8 19:42:59 2017 New Revision: 249039 URL: https://gcc.gnu.org/viewcvs?rev=249039&root=gcc&view=rev Log: PR target/81015 Revert: 2016-12-14 Uros B

[Bug target/81015] Bad codegen for __builtin_clz(unsigned short)

2017-06-08 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81015 --- Comment #3 from uros at gcc dot gnu.org --- Author: uros Date: Thu Jun 8 17:28:19 2017 New Revision: 249028 URL: https://gcc.gnu.org/viewcvs?rev=249028&root=gcc&view=rev Log: PR target/81015 Revert: 2016-12-14 Uros B

[Bug target/81015] Bad codegen for __builtin_clz(unsigned short)

2017-06-08 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81015 --- Comment #2 from Uroš Bizjak --- Created attachment 41498 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41498&action=edit Patch to remove invalid patterns Patch in testing.

[Bug target/81015] Bad codegen for __builtin_clz(unsigned short)

2017-06-08 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81015 Uroš Bizjak changed: What|Removed |Added Target||x86 Status|UNCONFIRMED