aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-04bitmap.h: Fix a comment typo.Kazu Hirata1-1/+1
2004-11-04re PR tree-optimization/18009 (ICE in vect_transform_stmt, at tree-vectorizer...Dorit Naishlos1-87/+170
2004-10-29bitmap.h (bitmap_empty_p): New.Nathan Sidwell1-1/+1
2004-10-27re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin1-2/+5
2004-10-22alias.c, [...]: Fix comment formatting.Kazu Hirata1-14/+14
2004-10-15* pointer-set.c, tree-vectorizer.c: Fix comment typos.Kazu Hirata1-4/+4
2004-10-14tree-vectorizer.c (vect_transform_loop): Declare vectorization_factor always.Andrew Pinski1-2/+0
2004-10-142004-10-14 Olga Golovanevsky <olga@il.ibm.com>Olga Golovanevsky1-73/+1574
2004-10-14tree-vectorizer.c (vect_analyze_data_refs): Call vect_get_base_and_bit_offset...Ira Rosen1-5/+7
2004-10-14tree-vectorizer.c (get_vectype_for_scalar_type): Added debug prinouts.Dorit Naishlos1-22/+32
2004-10-01tree-vectorizer.c (vectorizable_operation): Fail unless the mode for the vect...Paolo Bonzini1-1/+11
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-2/+1
2004-09-25* tree-vectorizer.c: Fix a comment typo.Kazu Hirata1-1/+1
2004-09-23tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.Dorit Naishlos1-94/+297
2004-09-20cfg.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-09-19tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field.Ira Rosen1-360/+890
2004-09-10c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-09targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i...Giovanni Bajo1-83/+39
2004-09-05c-common.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-08-25tree-ssa-operands.h (struct ssa_operand_iterator_d): New.Andrew MacLeod1-22/+4
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-5/+5
2004-08-24tree-ssa-loop-ivcanon.c: New file.Zdenek Dvorak1-79/+12
2004-08-19tree-vectorizer.c (vect_can_force_dr_alignment_p): Replace STACK_BOUDARY with...Dorit Naishlos1-1/+6
2004-08-17tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.Dorit Naishlos1-0/+3544