i386.c (*movdf_internal_rex64): Remove TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL handling...
authorUros Bizjak <ubizjak@gmail.com>
Wed, 9 May 2012 18:48:31 +0000 (20:48 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 9 May 2012 18:48:31 +0000 (20:48 +0200)
commit0ba511a1353586237c1e3342e91b5218505a20c1
treee3fb13062d7fa2ac16fcc3601136e6e978cc8b83
parent20f9034bc38de755016d3858e23ee438abcfc80b
i386.c (*movdf_internal_rex64): Remove TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL handling from asm output code.

* config/i386/i386.c (*movdf_internal_rex64): Remove
TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL handling from asm output code.
Calculate "mode" attribute according to
TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL flag.
(*movdf_internal): Ditto.

From-SVN: r187348
gcc/ChangeLog
gcc/config/i386/i386.md