| Commit message (Expand) | Author | Age | Files | Lines |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2005-06-12 | 1 | -1/+1 |
* | tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whose dependence-... | Dorit Nuzman | 2005-06-10 | 1 | -3/+7 |
* | tree-flow.h (stmt_ann_d): Move aux to ... | Dorit Nuzman | 2005-06-05 | 1 | -34/+144 |
* | re PR tree-optimization/21734 (ICE: -ftree-vectorize, segfault) | Dorit Nuzman | 2005-06-02 | 1 | -3/+11 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2005-05-26 | 1 | -1/+1 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -23/+5 |
* | tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o... | Paolo Bonzini | 2005-04-27 | 1 | -14/+3 |
* | [multiple changes] | Diego Novillo | 2005-04-22 | 1 | -142/+49 |
* | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 2005-04-17 | 1 | -2/+0 |
* | tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible. | Devang Patel | 2005-04-11 | 1 | -5/+6 |
* | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 2005-04-08 | 1 | -4/+0 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -17/+0 |
* | * tree-vectorizer.c: Fix comment typos. | Kazu Hirata | 2005-03-30 | 1 | -3/+3 |
* | tree-vectorizer.c (slpeel_update_phi_nodes_for_guard): Removed. | Dorit Naishlos | 2005-03-29 | 1 | -84/+362 |
* | tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | Dorit Nuzman | 2005-03-29 | 1 | -2/+1 |
* | tree-vectorizer.c (new_vec_stmt_info): Initialize STMT_VINFO_SUBVARS to NULL. | Daniel Berlin | 2005-03-16 | 1 | -0/+1 |
* | tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by known_alignme... | Dorit Naishlos | 2005-03-15 | 1 | -3/+4 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -2/+2 |
* | Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | Zdenek Dvorak | 2005-03-10 | 1 | -1/+1 |
* | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 2005-03-01 | 1 | -27/+21 |
* | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 2005-02-17 | 1 | -1/+1 |
* | Makefile.in (tree-vect-analyze.o, [...]): New. | Dorit Naishlos | 2005-02-17 | 1 | -4254/+18 |
* | tree-vectorizer.c (vect_get_base_and_offset): Remove. | Ira Rosen | 2005-02-12 | 1 | -435/+422 |
* | tree-data-ref.c (array_base_name_differ_p): Check that the bases exist and ar... | Ira Rosen | 2005-02-12 | 1 | -12/+73 |
* | tree-vectorizer.h (struct _stmt_vec_info): Rename a field: base to base_address. | Ira Rosen | 2005-02-12 | 1 | -33/+8 |
* | tree-vectorizer.c (vect_set_dump_settings): Check that dump_file exists. | Dorit Naishlos | 2005-02-09 | 1 | -2/+4 |
* | invoke.texi (ftree-vectorizer-verbose): New. | Leehod Baruch | 2005-02-07 | 1 | -450/+513 |
* | tree-vectorizer.h (LOC): New type. | Leehod Baruch | 2005-02-03 | 1 | -219/+256 |
* | tree-vectorizer.c (vect_analyze_data_ref_dependence): Function declaration ad... | Leehod Baruch | 2005-02-03 | 1 | -59/+60 |
* | tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Copy EXPR_LOCUS from ori... | Dorit Naishlos | 2005-02-03 | 1 | -23/+54 |
* | tree-vectorizer.c (vect_analyze_offset_expr): Use ssizetype instead sizetype. | Ira Rosen | 2005-01-31 | 1 | -44/+45 |
* | tree-flow-inline.h (phi_arg_from_edge): Remove. | Kazu Hirata | 2005-01-24 | 1 | -4/+3 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2005-01-23 | 1 | -3/+3 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | * tree-vectorizer.c, tree.def: Fix comment typos. | Kazu Hirata | 2005-01-10 | 1 | -3/+3 |
* | tree-vectorizer.c (vect_enhance_data_refs_alignment): Add dump prints. | Dorit Naishlos | 2005-01-09 | 1 | -2/+16 |
* | tree-vectorizer.c (vect_analyze_offset_expr): Use expr_invariant_in_loop_p. | Ira Rosen | 2005-01-09 | 1 | -19/+22 |
* | tree-vectorizer.c (vect_analyze_offset_expr): Test for INTEGER_CST instead of... | Ira Rosen | 2005-01-04 | 1 | -5/+5 |
* | tree-vectorizer.c (vect_strip_conversions): New function. | Ira Rosen | 2005-01-04 | 1 | -15/+44 |
* | tree-vectorizer.c (vect_analyze_offset_expr): Strip conversions that don't na... | Richard Henderson | 2005-01-02 | 1 | -1/+16 |
* | tree-vectorizer.c (vect_get_base_and_offset): Adjust call too get_inner_refer... | Dorit Nuzman | 2004-12-29 | 1 | -1/+1 |
* | re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-addre... | Ira Rosen | 2004-12-29 | 1 | -531/+279 |
* | re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-addre... | Ira Rosen | 2004-12-29 | 1 | -24/+23 |
* | re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-addre... | Ira Rosen | 2004-12-29 | 1 | -4/+193 |
* | re PR tree-optimization/18179 (vectorizer: wrong alignment/step/initial-addre... | Ira Rosen | 2004-12-29 | 1 | -171/+109 |
* | * tree-vectorizer.c (vect_mark_relevant) First argument changed from | Dorit Naishlos | 2004-12-28 | 1 | -7/+7 |
* | optabs.h (OTI_movmisalign, [...]): New. | Richard Henderson | 2004-12-22 | 1 | -2/+2 |
* | tree-into-ssa.c (REWRITE_THIS_STMT): Define. | Diego Novillo | 2004-12-10 | 1 | -0/+4 |
* | re PR tree-optimization/18716 ([ICE] verify_flow_info failed (loop)) | Dorit Naishlos | 2004-12-02 | 1 | -5/+13 |