diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2011-09-19 19:13:18 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2011-09-19 19:13:18 +0200 |
commit | 52325f2ca5b70566c41f1bb929c102c014dd74e1 (patch) | |
tree | 3874f76ec174432d998ce6af00c02b3f70c125f7 /gcc/final.c | |
parent | 0b5f3ce78fafdd62e9949f6dd697465cc437c23c (diff) | |
download | gcc-52325f2ca5b70566c41f1bb929c102c014dd74e1.zip gcc-52325f2ca5b70566c41f1bb929c102c014dd74e1.tar.gz gcc-52325f2ca5b70566c41f1bb929c102c014dd74e1.tar.bz2 |
i386.md (maxmin): New code iterator.
* config/i386/i386.md (maxmin): New code iterator.
* config/i386/sse.md (<maxmin:code><mode>3): Macroize expander
from <umaxmin:code><mode>3 and <smaxmin:code><mode>3 using maxmin
code iterator.
(*avx2_<maxmin:code><mode>3): Macroize isn from
*avx2_<umaxmin:code><mode>3 and *avx2_<smaxmin:code><mode>3 using
maxmin code iterator.
(<smaxmin:code><VI124_128:mode>3): Merge with <smaxmin:code>v8hi3.
(<umaxmin:code><VI124_128:mode>3): Merge with umaxv4si3 and
<umaxmin:code>v16qi3.
From-SVN: r178981
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions