Age | Commit message (Expand) | Author | Files | Lines |
2004-11-11 | tree-vectorizer.c (update_phi_nodes_for_guard): Call reverse_phis. | Dorit Naishlos | 1 | -51/+69 |
2004-11-08 | tree-cfg.c, [...]: Replace TREE_CHAIN with PHI_CHAIN where appropriate. | Kazu Hirata | 1 | -10/+10 |
2004-11-04 | bitmap.h: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-11-04 | re PR tree-optimization/18009 (ICE in vect_transform_stmt, at tree-vectorizer... | Dorit Naishlos | 1 | -87/+170 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -1/+1 |
2004-10-27 | re PR tree-optimization/17133 (wrong code with -ftree-lim) | Daniel Berlin | 1 | -2/+5 |
2004-10-22 | alias.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -14/+14 |
2004-10-15 | * pointer-set.c, tree-vectorizer.c: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2004-10-14 | tree-vectorizer.c (vect_transform_loop): Declare vectorization_factor always. | Andrew Pinski | 1 | -2/+0 |
2004-10-14 | 2004-10-14 Olga Golovanevsky <olga@il.ibm.com> | Olga Golovanevsky | 1 | -73/+1574 |
2004-10-14 | tree-vectorizer.c (vect_analyze_data_refs): Call vect_get_base_and_bit_offset... | Ira Rosen | 1 | -5/+7 |
2004-10-14 | tree-vectorizer.c (get_vectype_for_scalar_type): Added debug prinouts. | Dorit Naishlos | 1 | -22/+32 |
2004-10-01 | tree-vectorizer.c (vectorizable_operation): Fail unless the mode for the vect... | Paolo Bonzini | 1 | -1/+11 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -2/+1 |
2004-09-25 | * tree-vectorizer.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -94/+297 |
2004-09-20 | cfg.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-19 | tree-vectorizer.h (stmt_vec_info): Add vect_dr_base field. | Ira Rosen | 1 | -360/+890 |
2004-09-10 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -83/+39 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-08-25 | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 1 | -22/+4 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -5/+5 |
2004-08-24 | tree-ssa-loop-ivcanon.c: New file. | Zdenek Dvorak | 1 | -79/+12 |
2004-08-19 | tree-vectorizer.c (vect_can_force_dr_alignment_p): Replace STACK_BOUDARY with... | Dorit Naishlos | 1 | -1/+6 |
2004-08-17 | tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees. | Dorit Naishlos | 1 | -0/+3544 |