| Commit message (Expand) | Author | Age | Files | Lines |
* | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 2005-06-26 | 1 | -3/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. | Dorit Nuzman | 2005-06-18 | 1 | -46/+80 |
* | tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whose dependence-... | Dorit Nuzman | 2005-06-10 | 1 | -5/+19 |
* | tree-flow.h (stmt_ann_d): Move aux to ... | Dorit Nuzman | 2005-06-05 | 1 | -158/+242 |
* | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 2005-06-01 | 1 | -1/+0 |
* | cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ... | Kazu Hirata | 2005-05-29 | 1 | -1/+1 |
* | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 2005-05-26 | 1 | -2/+2 |
* | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 2005-05-03 | 1 | -49/+20 |
* | tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o... | Paolo Bonzini | 2005-04-27 | 1 | -8/+1 |
* | tree-vect-analyze.c (vect_mark_relevant): Take VEC(tree,heap) instead of varr... | Kazu Hirata | 2005-04-25 | 1 | -12/+11 |
* | tree-vect-analyze.c (vect_stmt_relevant_p): Process immediate uses of non-vir... | Andrew MacLeod | 2005-04-15 | 1 | -7/+21 |
* | tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible. | Devang Patel | 2005-04-11 | 1 | -15/+77 |
* | tree-vect-analyze (vect_determine_vectorization_factor): Do not use GET_MODE_... | Paolo Bonzini | 2005-04-11 | 1 | -1/+1 |
* | tree-vect-analyze.c (vect_analyze_loop_form): Call split_loop_exit_edge inste... | Dorit Naishlos | 2005-04-06 | 1 | -1/+1 |
* | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 2005-04-05 | 1 | -12/+13 |
* | tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | Dorit Nuzman | 2005-03-29 | 1 | -7/+19 |
* | re PR tree-optimization/20501 (gcc.dg/vect/vect-93.c fails on ia64-hpux) | Dorit Naishlos | 2005-03-23 | 1 | -2/+3 |
* | re PR tree-optimization/20474 (ICE while compiling openmotif-2.2.3 with -ftre... | Dorit Naishlos | 2005-03-17 | 1 | -2/+9 |
* | tree-vectorizer.c (new_vec_stmt_info): Initialize STMT_VINFO_SUBVARS to NULL. | Daniel Berlin | 2005-03-16 | 1 | -1/+1 |
* | tree-vect-analyze.c (vect_enhance_data_refs_alignment): Copy UNITS_PER_SIMD_W... | Steven Bosscher | 2005-03-16 | 1 | -1/+8 |
* | tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by known_alignme... | Dorit Naishlos | 2005-03-15 | 1 | -122/+215 |
* | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 2005-03-13 | 1 | -6/+17 |
* | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 2005-03-11 | 1 | -1/+1 |
* | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 2005-03-08 | 1 | -1/+1 |
* | tree-vect-analyze.c (vect_object_analysis): Analyze initial condition of acce... | Ira Rosen | 2005-03-08 | 1 | -3/+4 |
* | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 2005-03-01 | 1 | -24/+2 |
* | re PR tree-optimization/19951 (ICE in tree_split_edge, at tree-cfg.c:3199 wit... | Dorit Naishlos | 2005-02-20 | 1 | -5/+20 |
* | * libgcc2.c, tree-vect-analyze.c: Fix comment typos. | Kazu Hirata | 2005-02-17 | 1 | -1/+1 |
* | tree-vect-analyze.c (vect_analyze_pointer_ref_access): Use POINTER_TYPE_P whe... | Ira Rosen | 2005-02-17 | 1 | -58/+38 |
* | Makefile.in (tree-vect-analyze.o, [...]): New. | Dorit Naishlos | 2005-02-17 | 1 | -0/+2524 |