Re: [PATCH] Refactoring masked built-in decls

2015-07-27 Thread Uros Bizjak
On Mon, Jul 27, 2015 at 2:46 PM, Petr Murzin wrote: > Hello, > This patch converts mask type for masked builtins from signed to > unsigned. Furthermore, several redundant builtins definitions were > removed. Please have a look. It it ok for trunk? I gave the patch a quick look and didn't find any

[PATCH] Refactoring masked built-in decls

2015-07-27 Thread Petr Murzin
Hello, This patch converts mask type for masked builtins from signed to unsigned. Furthermore, several redundant builtins definitions were removed. Please have a look. It it ok for trunk? Thanks, Petr 2015-07-27 Petr Murzin * config/i386/i386.c (bdesc_special_args): Convert mask type from sig