| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Undo PR tree-optimization/18815 fix. | dpatel | 2005-03-02 | 1 | -13/+2 |
* | PR tree-optimization/18815 | dpatel | 2005-03-02 | 1 | -2/+13 |
* | * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find, | rakdver | 2005-03-01 | 1 | -18/+20 |
* | PR 19952 | dpatel | 2005-02-23 | 1 | -1/+1 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -3/+3 |
* | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, | kazu | 2005-01-23 | 1 | -1/+1 |
* | gcc: | bonzini | 2005-01-04 | 1 | -4/+17 |
* | * tree-if-conv.c (replace_phi_with_cond_modify_expr): Use | kazu | 2004-11-29 | 1 | -1/+1 |
* | * tree-if-conv.c (clean_predicate_lists): Clean all basic blocks. | dpatel | 2004-11-22 | 1 | -5/+7 |
* | * tree-if-conv.c (if_convertable_phi_p): Rename to ... | dpatel | 2004-11-22 | 1 | -29/+29 |
* | * tree-ssa.c (ssa_remove_edge): Remove. | kazu | 2004-11-22 | 1 | -2/+2 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -1/+1 |
* | * tree-if-conv.c (clean_predicate_lists): Update gcc_assert check. | dpatel | 2004-11-16 | 1 | -1/+1 |
* | * tree-cfg.c (verify_expr): Replace TREE_OPERAND with | kazu | 2004-11-16 | 1 | -1/+1 |
* | * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c, | kazu | 2004-11-14 | 1 | -1/+1 |
* | * tree-if-conv.c (clean_predicate_lists): Use loop header | dpatel | 2004-11-13 | 1 | -4/+5 |
* | * tree-if-conv.c (add_to_dst_predicate_list): Change the | kazu | 2004-11-09 | 1 | -13/+12 |
* | * tree-if-conv.c (tree_if_conversion): Make it static. | kazu | 2004-11-08 | 1 | -1/+1 |
* | * tree-if-conv.c (tree_if_convert_cond_expr): Remove two "if" | kazu | 2004-11-08 | 1 | -18/+14 |
* | * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c, | kazu | 2004-11-08 | 1 | -1/+1 |
* | * tree-if-conv.c (process_phi_nodes): Process latch block. | dpatel | 2004-10-14 | 1 | -5/+10 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -14/+23 |
* | * tree-if-conv.c (tree_if_convert_cond_expr0: Create temp. variable | dpatel | 2004-09-24 | 1 | -10/+25 |
* | * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p): | nathan | 2004-09-09 | 1 | -31/+14 |
* | * tree-if-conv.c (find_phi_replacement_condition): Return true edge b... | dpatel | 2004-09-08 | 1 | -17/+17 |
* | 2004-09-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-09-06 | 1 | -1/+2 |
* | * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c, | kazu | 2004-09-05 | 1 | -2/+2 |
* | * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h, | kazu | 2004-09-05 | 1 | -1/+1 |
* | * tree-if-conv.c (gate_tree_if_conversion): Enable only if the | dnovillo | 2004-09-05 | 1 | -1/+1 |
* | * tree-if-conv.c: Spell check comments and clean up whitespace. | aj | 2004-09-05 | 1 | -84/+83 |
* | Tree level if-conversion for vectorizer. | dpatel | 2004-09-04 | 1 | -0/+1102 |