]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.md (*movxi_internal_avx512f): Use insn type attribute instead of which_alternative.
authorUros Bizjak <ubizjak@gmail.com>
Mon, 25 Apr 2016 21:57:42 +0000 (23:57 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 25 Apr 2016 21:57:42 +0000 (23:57 +0200)
commitf729943b894af29cf11620065559ce6765b3d9d9
treee012b7ec61f3db8dde053b9b83ad4afaeeea725a
parentd01617cab889bd0ee9c6ac42ff8e8117b32ee562
i386.md (*movxi_internal_avx512f): Use insn type attribute instead of which_alternative.

* config/i386/i386.md (*movxi_internal_avx512f): Use insn type
attribute instead of which_alternative.
* config/i386/sse.md (*mov<mode>_internal): Ditto.
Use EXT_REX_SSE_REG_P where appropriate.

From-SVN: r235422
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/config/i386/sse.md