]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove XOP splitters.
authorSebastian Pop <sebastian.pop@amd.com>
Mon, 7 Dec 2009 22:22:45 +0000 (22:22 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Mon, 7 Dec 2009 22:22:45 +0000 (22:22 +0000)
commitaedff010f0b3fef486319a887b71bc625a4a2b78
tree5346825fb666f4392ceae42275b43e1fa2dd8ff7
parentc7b4d9488abb73f0fb148e1ccb94a2e61b1682bc
Remove XOP splitters.

* config/i386/i386-protos.h (ix86_expand_fma4_multiple_memory):
Removed.
* config/i386/i386.c (ix86_expand_fma4_multiple_memory): Removed.
* config/i386/sse.md: Remove all XOP splitters.
Allow the second and fourth operands of XOP multiply-add insns
to be nonimmediate.

From-SVN: r155057
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c
gcc/config/i386/sse.md