aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.c
AgeCommit message (Expand)AuthorFilesLines
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