]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/i386/i386.c (*movdf_internal_rex64): Remove
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 May 2012 18:48:31 +0000 (18:48 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 9 May 2012 18:48:31 +0000 (18:48 +0000)
commitf2dce6128e5097ddb35faad8370e8f8a78c305dc
treee3fb13062d7fa2ac16fcc3601136e6e978cc8b83
parent034788fced0f4e1e0fad66229b22ff9a82d4fc79
* 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.

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