OSDN Git Service

* config/i386/mmx.md (*mov<mode>_internal_rex64): Use if_then_else RTX
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Sep 2011 18:21:54 +0000 (18:21 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Sep 2011 18:21:54 +0000 (18:21 +0000)
commit18594fc6162a5fd19dade5767d08960c01c25e20
treefe6b12c1de8bf14c1f53ac2a199388016ae5a5a6
parent2af8cce69529f81e44e5e0b09cd705e21337ceb8
* config/i386/mmx.md (*mov<mode>_internal_rex64): Use if_then_else RTX
to calculate unit, prefix_rep and prefix_data16 attributes.
(*mov<mode>_internal): Ditto for unit attribute.
(*movv2sf_internal_rex64): Ditto for unit and prefix_rep attributes.
(*movv2sf_internal): Ditto.
* config/i386/sse.md (VI1248_256): Remove mode iterator.
(avx2_eq<mode>3): Use VI_256 instead of VI1248_256.
(*avx2_eq<mode>3): Ditto.
(avx2_gt<mode>3): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@178982 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/mmx.md
gcc/config/i386/sse.md