]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config.gcc
2010-12-08 Iain Sandoe <iains@gcc.gnu.org>
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Dec 2010 23:32:27 +0000 (23:32 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Dec 2010 23:32:27 +0000 (23:32 +0000)
commitffa7199b715227a0c76abb772aac80a7e3a19a9b
treef46767b5f405074e85eeec7b571a49fd692a0d92
parent693f21972dbc39793645054e4f7fe4067ca51da3
2010-12-08  Iain Sandoe <iains@gcc.gnu.org>

gcc/config.gcc (with_cpu): Default i[34567]86-*-darwin* and
x86_64-*-darwin* to with_cpu:-core2.
gcc/config/i386/mmx.md (*mov<mode>_internal_rex64): Replace movq
with movd for darwin assembler.
gcc/config/i386/sse.md (*vec_concatv2di_rex64_sse4_1): Ditto.
(*vec_concatv2di_rex64_sse): Ditto.

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