| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-05-11 Richard Guenther <rguenther@suse.de> | rguenth | 2009-05-11 | 1 | -1/+1 |
* | * ipa-reference.c: Do not include c-common.h, include splay-tree.h. | steven | 2009-05-01 | 1 | -1/+0 |
* | * df.h: Include "timevar.h". | ian | 2009-04-17 | 1 | -2/+3 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -146/+138 |
* | * ggc.h (GGC_RESIZEVAR): New, reorder macros. | ghazi | 2008-06-20 | 1 | -7/+7 |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -3/+5 |
* | PR tree-optimization/34140 | jakub | 2007-11-28 | 1 | -1/+9 |
* | * optabs.c (prepare_cmp_insn): Merge a couple of conditional blocks. | ebotcazou | 2007-11-01 | 1 | -1/+1 |
* | PR tree-optimization/33920 | uros | 2007-10-28 | 1 | -2/+10 |
* | PR tree-optimization/32821 | uros | 2007-09-07 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * tree-if-conv.c (find_phi_replacement_condition): Unshare "*cond" | uros | 2007-07-16 | 1 | -4/+6 |
* | * tree-scalar-evolution.c (scev_const_prop): Add arguments to | rakdver | 2007-07-09 | 1 | -15/+9 |
* | PR tree-optimization/32681 | uros | 2007-07-09 | 1 | -1/+1 |
* | * auto-inc-dec.c, config/arm/arm.c, | kazu | 2007-07-07 | 1 | -1/+1 |
* | PR tree-optimization/31966 | uros | 2007-07-02 | 1 | -45/+73 |
* | * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | rakdver | 2007-05-27 | 1 | -1/+1 |
* | * tree-phinodes.c (reserve_phi_args_for_new_edge, remove_phi_node): | rakdver | 2007-04-23 | 1 | -4/+4 |
* | fix in tree-if-conv.c | revitale | 2007-03-25 | 1 | -3/+14 |
* | * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt | sayle | 2007-03-08 | 1 | -4/+3 |
* | * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | rakdver | 2006-12-10 | 1 | -7/+2 |
* | Merge gimple-tuples-branch into mainline. | aldyh | 2006-12-05 | 1 | -27/+30 |
* | * tree-loop-linear.c (linear_transform_loops): Use single_exit accessor | rakdver | 2006-11-21 | 1 | -1/+1 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -14/+3 |
* | PR tree-optimization/28888 | rakdver | 2006-09-22 | 1 | -57/+53 |
* | 2006-09-05 Richard Guenther <rguenther@suse.de> | rguenth | 2006-09-05 | 1 | -1/+4 |
* | 2006-05-23 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2006-05-23 | 1 | -1/+1 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -4/+4 |
* | * tree-if-conv.c (combine_blocks): Free the result of | spop | 2006-02-10 | 1 | -1/+3 |
* | 2006-02-02 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-02 | 1 | -5/+2 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -1/+1 |
* | * tree-cfg.c (bsi_replace): Rename final argument from | law | 2006-01-06 | 1 | -2/+2 |
* | 2005-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2005-12-02 | 1 | -8/+8 |
* | PR tree-optimization/23115 | dpatel | 2005-11-08 | 1 | -4/+9 |
* | PR tree-optimization/23048 | dpatel | 2005-08-19 | 1 | -6/+14 |
* | * 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 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+0 |
* | * basic-block.h (basic_block_def): Add phi_nodes and | kazu | 2005-05-27 | 1 | -1/+1 |
* | PR tree-optimizer/18472 | kazu | 2005-05-11 | 1 | -9/+1 |
* | * tree-cfg.c (remove_bb): Remove a redundant call to | kazu | 2005-05-03 | 1 | -3/+1 |
* | PR tree-optimization/21272 | dpatel | 2005-04-29 | 1 | -1/+1 |
* | * tree-if-conv.c (find_phi_replacement_condition): Avoid | dpatel | 2005-04-21 | 1 | -33/+52 |
* | * tree-if-conv.c (tree_if_convert_cond_expr): Do not create extra | dpatel | 2005-04-13 | 1 | -17/+0 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -21/+30 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -11/+5 |
* | * tree-if-conv.c (tree_if_convert_cond_expr): Remove local | kazu | 2005-03-12 | 1 | -8/+6 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -2/+2 |
* | PR tree-optimization/18815 | dpatel | 2005-03-05 | 1 | -3/+16 |