diff options
author | Eric Christopher <echristo@gcc.gnu.org> | 2006-06-29 20:42:54 +0000 |
---|---|---|
committer | Eric Christopher <echristo@gcc.gnu.org> | 2006-06-29 20:42:54 +0000 |
commit | 5656a184e839836bcacf8f8ed4b94b565159c190 (patch) | |
tree | bdbc0fc4139526168815d26977ec3edc0a3f6db5 /gcc/tree-optimize.c | |
parent | c8d560fa808c83063ffc3696ad829d1f30ff57f2 (diff) | |
download | gcc-5656a184e839836bcacf8f8ed4b94b565159c190.zip gcc-5656a184e839836bcacf8f8ed4b94b565159c190.tar.gz gcc-5656a184e839836bcacf8f8ed4b94b565159c190.tar.bz2 |
predicates.md (vector_all_ones_operand): New.
2006-06-29 Eric Christopher <echristo@apple.com>
Evan Cheng <evan.cheng@apple.com>
* predicates.md (vector_all_ones_operand): New.
(nonimmediate_or_sse_const_operand): Ditto.
* config/i386/i386-protos.h (standard_sse_constant_opcode): Declare.
* config/i386/i386.c (standard_sse_constant_opcode): Define.
(standard_sse_mode_p): Ditto.
(standard_sse_constant_p): Add case for -1 vector.
(ix86_expand_vector_move): Try to use.
* sse.md (*mov<mode>_internal): Use nonimmediate_or_sse_const_operand.
Call standard_sse_constant_opcode.
(*movv4sf_internal): Ditto.
(*movv2df_internal): Ditto.
From-SVN: r115077
Diffstat (limited to 'gcc/tree-optimize.c')
0 files changed, 0 insertions, 0 deletions