Age | Commit message (Expand) | Author | Files | Lines |
2005-06-29 | tree-vect-transform.c (vect_min_worthwhile_factor): Declare. | Richard Henderson | 1 | -0/+31 |
2005-06-29 | re PR middle-end/21969 (ICE on float __attribute__((vector_size(2048)))) | Steve Ellcey | 1 | -1/+1 |
2005-06-28 | tree-vect-transform.c (get_initial_def_for_reduction): Use correct type for D... | Richard Henderson | 1 | -11/+16 |
2005-06-27 | tree-vect-transform.c (vect_create_epilog_for_reduction): Remove duplicate li... | Richard Henderson | 1 | -10/+5 |
2005-06-26 | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 1 | -11/+11 |
2005-06-26 | cfg.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-21 | genopinit.c (vec_shl_optab, [...]): Initialize new optabs. | Dorit Nuzman | 1 | -51/+206 |
2005-06-18 | tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. | Dorit Nuzman | 1 | -32/+534 |
2005-06-17 | tree-vect-transform.c (vect_do_peeling_for_loop_bound): Use initialize_origin... | Richard Henderson | 1 | -3/+6 |
2005-06-10 | tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whose dependence-... | Dorit Nuzman | 1 | -4/+4 |
2005-06-05 | tree-flow.h (stmt_ann_d): Move aux to ... | Dorit Nuzman | 1 | -131/+233 |
2005-06-01 | basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary. | Kaveh R. Ghazi | 1 | -1/+0 |
2005-05-29 | tree-ssa-alias.c (new_type_alias): New procedure to create a type memory tag ... | Keith Besaw | 1 | -18/+21 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-05-26 | tree-vect-transform.c (vectorizable_operation): Try word_mode vectorization i... | Paolo Bonzini | 1 | -1/+6 |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -7/+5 |
2005-04-27 | tree-complex.c (expand_vector_operation): New, extracted from expand_vector_o... | Paolo Bonzini | 1 | -0/+36 |
2005-04-24 | tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P. | Kazu Hirata | 1 | -1/+1 |
2005-04-22 | [multiple changes] | Diego Novillo | 1 | -0/+5 |
2005-04-17 | tree-flow-inline.h (get_stmt_operands): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-04-15 | tree-vect-transform.c (vectorizable_store): Mark necessary objects in the vec... | Diego Novillo | 1 | -15/+11 |
2005-04-12 | * tree-vect-transform.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2005-04-11 | tree-data-ref.c (build_classic_dist_vector, [...]): Make externally visible. | Devang Patel | 1 | -0/+146 |
2005-04-11 | tree-vect-analyze (vect_determine_vectorization_factor): Do not use GET_MODE_... | Paolo Bonzini | 1 | -3/+3 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -2/+11 |
2005-03-29 | tree-vectorizer.c (slpeel_update_phi_nodes_for_guard): Removed. | Dorit Naishlos | 1 | -2/+0 |
2005-03-29 | tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | Dorit Nuzman | 1 | -35/+117 |
2005-03-15 | tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by known_alignme... | Dorit Naishlos | 1 | -36/+59 |
2005-03-13 | In gcc/ada/ 2005-03-12 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -1/+3 |
2005-03-12 | tree-vect-transform.c (vect_get_new_vect_var): Remove local variable prefix_len. | Kazu Hirata | 1 | -3/+0 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -2/+2 |
2005-03-07 | Various fixes to allow us to again build if --enable-mapped-location: | Per Bothner | 1 | -1/+1 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 1 | -9/+7 |
2005-02-17 | Makefile.in (tree-vect-analyze.o, [...]): New. | Dorit Naishlos | 1 | -0/+1746 |