| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-typeck.c, config/i386/netware.h, config/m32c/cond.md, | kazu | 2005-11-05 | 1 | -2/+2 |
* | * tree-ssa-operands.c (swap_tree_operands): Export. | dorit | 2005-09-19 | 1 | -15/+3 |
* | * common.opt: Add option ftree-vect-loop-version. | irar | 2005-09-06 | 1 | -1/+5 |
* | * bb-reorder.c (copy_bb, duplicate_computed_gotos): Add argument | rakdver | 2005-08-24 | 1 | -1/+2 |
* | PR tree-optimization/22228 | dorit | 2005-08-18 | 1 | -0/+19 |
* | * builtins.c: Fix comment typo(s). | reichelt | 2005-07-28 | 1 | -1/+1 |
* | PR tree-optimization/22506 | dorit | 2005-07-28 | 1 | -0/+4 |
* | * expr.c (highest_pow2_factor): Make extern. | irar | 2005-07-25 | 1 | -40/+4 |
* | PR tree-optimization/22526 | irar | 2005-07-24 | 1 | -1/+2 |
* | * reg-stack.c: Fix comment typo(s). | reichelt | 2005-07-21 | 1 | -1/+1 |
* | * tree-vectorizer.h (struct _loop_vec_info): Remove loop_line_number. | dpatel | 2005-07-06 | 1 | -33/+37 |
* | * c-decl.c, tree-object-size.c, tree-vectorizer.c, | kazu | 2005-07-03 | 1 | -1/+1 |
* | * tree-vectorizer.c (vect_is_simple_reduction): Compare types | rth | 2005-06-29 | 1 | -2/+3 |
* | * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c, | kazu | 2005-06-26 | 1 | -2/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): New | dorit | 2005-06-18 | 1 | -11/+214 |
* | * cgraphunit.c, tree-ssa-loop-ivopts.c, | kazu | 2005-06-12 | 1 | -1/+1 |
* | * tree-vect-analyze.c (vect_analyze_data_ref_dependence): DRs whose | dorit | 2005-06-10 | 1 | -3/+7 |
* | * tree-flow.h (stmt_ann_d): Move aux to ... | dorit | 2005-06-05 | 1 | -34/+144 |
* | PR tree-optimization/21734 | dorit | 2005-06-02 | 1 | -3/+11 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+0 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -23/+5 |
* | gcc: | bonzini | 2005-04-27 | 1 | -14/+3 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -142/+49 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -2/+0 |
* | * tree-data-ref.c (build_classic_dist_vector, | dpatel | 2005-04-12 | 1 | -5/+6 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -4/+0 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -17/+0 |
* | * tree-vectorizer.c: Fix comment typos. | kazu | 2005-03-30 | 1 | -3/+3 |
* | * tree-vectorizer.c (slpeel_update_phi_nodes_for_guard): Removed. | dorit | 2005-03-29 | 1 | -84/+362 |
* | * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | dorit | 2005-03-29 | 1 | -2/+1 |
* | 2005-03-16 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-16 | 1 | -0/+1 |
* | * tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by | dorit | 2005-03-15 | 1 | -3/+4 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -2/+2 |
* | * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | rakdver | 2005-03-10 | 1 | -1/+1 |
* | * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find, | rakdver | 2005-03-01 | 1 | -27/+21 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -1/+1 |
* | * Makefile.in (tree-vect-analyze.o, tree-vect-transform.o): New. | dorit | 2005-02-17 | 1 | -4254/+18 |
* | * tree-vectorizer.c (vect_get_base_and_offset): Remove. | dorit | 2005-02-12 | 1 | -435/+422 |
* | * tree-data-ref.c (array_base_name_differ_p): Check that the bases | dorit | 2005-02-12 | 1 | -12/+73 |
* | 2005-02-13 Ira Rosen <irar@il.ibm.com> | dorit | 2005-02-12 | 1 | -33/+8 |
* | * tree-vectorizer.c (vect_set_dump_settings): Check that dump_file | dorit | 2005-02-09 | 1 | -2/+4 |
* | * doc/invoke.texi (ftree-vectorizer-verbose): New. | dorit | 2005-02-07 | 1 | -450/+513 |
* | * tree-vectorizer.h (LOC): New type. | dorit | 2005-02-03 | 1 | -219/+256 |
* | * tree-vectorizer.c (vect_analyze_data_ref_dependence): Function | dorit | 2005-02-03 | 1 | -59/+60 |
* | * tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Copy | dorit | 2005-02-03 | 1 | -23/+54 |
* | 2005-01-31 Ira Rosen <irar@il.ibm.com> | dorit | 2005-01-31 | 1 | -44/+45 |
* | * tree-flow-inline.h (phi_arg_from_edge): Remove. | kazu | 2005-01-24 | 1 | -4/+3 |
* | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, | kazu | 2005-01-23 | 1 | -3/+3 |