diff options
| author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-11-13 07:25:36 +0000 |
|---|---|---|
| committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-11-13 07:25:36 +0000 |
| commit | f72ca1194a8e87b5cc0a37326b2ef4cab38ce00b (patch) | |
| tree | 5384a6491928ac5d95d62e04069c2d911f262a7c /libjava/classpath/java | |
| parent | ca632883aaea123589bc8f37e574a19aa2d452e2 (diff) | |
| download | ppe42-gcc-f72ca1194a8e87b5cc0a37326b2ef4cab38ce00b.tar.gz ppe42-gcc-f72ca1194a8e87b5cc0a37326b2ef4cab38ce00b.zip | |
PR tree-optimization/55281
* tree-vect-generic.c (expand_vector_condition): Accept any
is_gimple_val rather than just SSA_NAME if not COMPARISON_CLASS_P.
* fold-const.c (fold_ternary_loc): Fold VEC_COND_EXPR if arg0 is
either integer_all_onesp or integer_zerop.
* tree-vect-stmts.c (vectorizable_condition): Build the condition
using corresponding vector integer type instead of vectype.
* gcc.dg/vect/fast-math-pr55281.c: New test.
* g++.dg/opt/pr55281.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193471 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java')
0 files changed, 0 insertions, 0 deletions

