| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt | sayle | 2007-03-08 | 1 | -8/+8 |
* | PR middle-end/30391 | sayle | 2007-02-16 | 1 | -3/+3 |
* | 2007-02-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2007-02-15 | 1 | -2/+4 |
* | 2006-12-11 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2006-12-12 | 1 | -5/+3 |
* | * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | rakdver | 2006-12-10 | 1 | -21/+4 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -16/+15 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -13/+12 |
* | * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref, | rakdver | 2006-11-21 | 1 | -24/+24 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -21/+2 |
* | * gimplify.c (gimplify_scalar_mode_aggregate_compare): New function. | hainque | 2006-06-24 | 1 | -1/+1 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -1/+1 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -3/+3 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -1/+1 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -3/+3 |
* | 2005-08-24 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-08-25 | 1 | -0/+2 |
* | * tree-ssa-loop-im.c (MAX_LSM_NAME_LENGTH, lsm_tmp_name, | rakdver | 2005-08-17 | 1 | -1/+105 |
* | 2005-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2005-08-01 | 1 | -0/+1 |
* | 2005-06-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-06-30 | 1 | -8/+2 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | 2005-06-17 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-06-17 | 1 | -0/+1 |
* | * tree-ssa-address.c: New file. | rakdver | 2005-06-07 | 1 | -0/+11 |
* | * tree-flow.h (stmt_ann_d): Move aux to ... | dorit | 2005-06-05 | 1 | -4/+4 |
* | PR tree-optimization/21817 | rakdver | 2005-05-31 | 1 | -0/+1 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -2/+2 |
* | * tree-ssa-loop-im.c (struct mem_ref): Add field "next". | rakdver | 2005-05-12 | 1 | -76/+81 |
* | * tree-ssa-loop-im.c: Include hashtab.h. | rakdver | 2005-05-10 | 1 | -368/+266 |
* | * tree-flow.h (tree_ann_common_d): Move aux to ... | kazu | 2005-05-03 | 1 | -4/+4 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -7/+1 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -5/+0 |
* | * tree-ssa-loop-im.c: Include real.h. | dje | 2005-04-11 | 1 | -1/+43 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -13/+9 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -17/+33 |
* | * tree-ssa-loop-im.c (stmt_cost): Add RDIV_EXPR to list of | dje | 2005-03-31 | 1 | -0/+1 |
* | 2005-03-18 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-21 | 1 | -1/+28 |
* | * 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 |
* | * tree-ssa-loop-im.c (lhs): Remove. | kazu | 2005-03-09 | 1 | -2/+1 |
* | PR tree-optimization/19828 | jakub | 2005-02-19 | 1 | -0/+44 |
* | * params.def, params.h, predict.c, tree-ssa-loop-im.c: Update | kazu | 2005-01-20 | 1 | -1/+1 |
* | * calls.c (expand_call): Check DECL_BUILT_IN_CLASS before | ebotcazou | 2005-01-18 | 1 | -1/+1 |
* | 2004-12-13 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-12-12 | 1 | -0/+3 |
* | gcc/ | kazu | 2004-12-07 | 1 | -2/+2 |
* | * tree-cfg.c (bsi_commit_edge_inserts): Remove an argument. | kazu | 2004-11-16 | 1 | -1/+1 |
* | PR tree-optimization/18431 | rakdver | 2004-11-14 | 1 | -3/+1 |
* | * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c, | kazu | 2004-11-08 | 1 | -1/+1 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -1/+1 |
* | 2004-10-27 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-10-27 | 1 | -3/+2 |
* | 2004-09-29 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-09-29 | 1 | -3/+1 |
* | * tree-ssa-loop-im.c (single_reachable_address) <PHI_NODE>: | dnovillo | 2004-09-28 | 1 | -2/+3 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -3/+4 |