Fix nits
From-SVN: r154971
This commit is contained in:
parent
4926bb1d60
commit
25a3160899
@ -1,20 +1,20 @@
|
||||
2009-12-02 Sebastian Pop <sebastian.pop@amd.com>
|
||||
2009-12-03 Sebastian Pop <sebastian.pop@amd.com>
|
||||
Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/i386/i386-protos.h (ix86_fma4_valid_op_p): Removed.
|
||||
* config/i386/i386.c (ix86_fma4_valid_op_p): Removed.
|
||||
* config/i386/i386-protos.h (ix86_fma4_valid_op_p): Remove.
|
||||
* config/i386/i386.c (ix86_fma4_valid_op_p): Remove.
|
||||
* config/i386/i386.md: Do not use ix86_fma4_valid_op_p.
|
||||
* config/i386/sse.md (fma4_*): Remove alternative with operand 1
|
||||
matching a memory access. Do not use ix86_fma4_valid_op_p.
|
||||
(xop_*): Same.
|
||||
Do not use ix86_fma4_valid_op_p in FMA4 and XOP splitters.
|
||||
|
||||
2009-12-02 Richard Henderson <rth@redhat.com>
|
||||
2009-12-03 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* config/i386/i386.c (ix86_fixup_binary_operands): For FMA4, force
|
||||
all operands into registers.
|
||||
|
||||
2009-12-02 Sebastian Pop <sebastian.pop@amd.com>
|
||||
2009-12-03 Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
* config/i386/i386.c (ix86_expand_fma4_multiple_memory): Remove unused
|
||||
parameter.
|
||||
|
Loading…
Reference in New Issue
Block a user