i386.c (ix86_spill_class): Enable for TARGET_SSE2 when inter-unit moves to/from vecto...
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 27 Apr 2016 18:10:02 +0000 (20:10 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 27 Apr 2016 18:10:02 +0000 (20:10 +0200)
commit98544adc26c0f956ecf63495749f029e3943bc31
tree1f9ab2032cfeea3be2c9bb3b146ba2e1f8f1af2f
parentb55b11bb7a9aceb8c7ffda6c194347ec6c1556e5
i386.c (ix86_spill_class): Enable for TARGET_SSE2 when inter-unit moves to/from vector registers are enabled.

* config/i386/i386.c (ix86_spill_class): Enable for TARGET_SSE2 when
inter-unit moves to/from vector registers are enabled.  Do not disable
for TARGET_MMX.

From-SVN: r235523
gcc/ChangeLog
gcc/config/i386/i386.c