]> git.ipfire.org Git - thirdparty/gcc.git/commit
sse.md (avx512f_fixupimm<mode>_maskz): Extend to support EVEX's RC.
authorAlexander Ivchenko <alexander.ivchenko@intel.com>
Fri, 27 Dec 2013 14:37:34 +0000 (14:37 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Fri, 27 Dec 2013 14:37:34 +0000 (14:37 +0000)
commit4de67111df21f434ea650ecb83306807ee7f3068
treec7622df0b4e4f438e1107c89aa47c46c36cd901a
parent7cf78561f6e669e4d482ad078e9258c6f5ce1aee
sse.md (avx512f_fixupimm<mode>_maskz): Extend to support EVEX's RC.

        * config/i386/sse.md (avx512f_fixupimm<mode>_maskz): Extend to support
        EVEX's RC.
        (avx512f_sfixupimm<mode>_maskz): Ditto.
        * config/i386/subst.md (round_saeonly_expand_name): New.
        (round_saeonly_expand_nimm_predicate): Ditto.
        (round_saeonly_expand_operand6): Ditto.
        (round_saeonly_expand): Ditto.

Co-Authored-By: Andrey Turetskiy <andrey.turetskiy@intel.com>
Co-Authored-By: Anna Tikhonova <anna.tikhonova@intel.com>
Co-Authored-By: Ilya Tocar <ilya.tocar@intel.com>
Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com>
Co-Authored-By: Kirill Yukhin <kirill.yukhin@intel.com>
Co-Authored-By: Maxim Kuznetsov <maxim.kuznetsov@intel.com>
Co-Authored-By: Michael Zolotukhin <michael.v.zolotukhin@intel.com>
Co-Authored-By: Sergey Lega <sergey.s.lega@intel.com>
From-SVN: r206223
gcc/ChangeLog
gcc/config/i386/sse.md
gcc/config/i386/subst.md