aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
AgeCommit message (Expand)Author
2006-10-23Added the first working version of the C++ compatibility port. Everything wit...c++-compat-branchMarcin Dalecki
2006-10-20merged with current trunk.Marcin Dalecki
2006-01-29merge from mainline at revision 110369Gabriel Dos Reis
2005-12-022005-12-02 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-11-08 PR tree-optimization/23115Devang Patel
2005-08-19 PR tree-optimization/23048Devang Patel
2005-06-26 * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,Kazu Hirata
2005-06-25Update FSF address.Kelley Cook
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,Kaveh Ghazi
2005-05-27 * basic-block.h (basic_block_def): Add phi_nodes andKazu Hirata
2005-05-11 PR tree-optimizer/18472Kazu Hirata
2005-05-03 * tree-cfg.c (remove_bb): Remove a redundant call toKazu Hirata
2005-04-29 PR tree-optimization/21272Devang Patel
2005-04-21 * tree-if-conv.c (find_phi_replacement_condition): AvoidDevang Patel
2005-04-13 * tree-if-conv.c (tree_if_convert_cond_expr): Do not create extraDevang Patel
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-03-12 * tree-if-conv.c (tree_if_convert_cond_expr): Remove localKazu Hirata
2005-03-11 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,Zdenek Dvorak
2005-03-05 PR tree-optimization/18815Devang Patel
2005-03-02 Undo PR tree-optimization/18815 fix.Devang Patel
2005-03-02 PR tree-optimization/18815Devang Patel
2005-03-01 * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,Zdenek Dvorak
2005-02-23 PR 19952Devang Patel
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.Nathan Sidwell
2005-01-23 * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,Kazu Hirata
2005-01-04gcc:Paolo Bonzini
2004-11-29 * tree-if-conv.c (replace_phi_with_cond_modify_expr): UseKazu Hirata
2004-11-22 * tree-if-conv.c (clean_predicate_lists): Clean all basic blocks.Devang Patel
2004-11-22 * tree-if-conv.c (if_convertable_phi_p): Rename to ...Devang Patel
2004-11-22 * tree-ssa.c (ssa_remove_edge): Remove.Kazu Hirata
2004-11-22 * bitmap.h (struct bitmap_obstack): New obstack type.Nathan Sidwell
2004-11-16 * tree-if-conv.c (clean_predicate_lists): Update gcc_assert check.Devang Patel
2004-11-16 * tree-cfg.c (verify_expr): Replace TREE_OPERAND withKazu Hirata
2004-11-14 * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c,Kazu Hirata
2004-11-13 * tree-if-conv.c (clean_predicate_lists): Use loop headerDevang Patel
2004-11-09 * tree-if-conv.c (add_to_dst_predicate_list): Change theKazu Hirata
2004-11-08 * tree-if-conv.c (tree_if_conversion): Make it static.Kazu Hirata
2004-11-08 * tree-if-conv.c (tree_if_convert_cond_expr): Remove two "if"Kazu Hirata
2004-11-08 * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c,Kazu Hirata
2004-10-14 * tree-if-conv.c (process_phi_nodes): Process latch block.Devang Patel
2004-09-282004-09-24 Ben Elliston <bje@au.ibm.com>Ben Elliston
2004-09-24 * tree-if-conv.c (tree_if_convert_cond_expr0: Create temp. variableDevang Patel
2004-09-09 * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):Giovanni Bajo
2004-09-08 * tree-if-conv.c (find_phi_replacement_condition): Return true edge b...Devang Patel
2004-09-062004-09-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-09-05 * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,Kazu Hirata
2004-09-05 * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,Kazu Hirata
2004-09-05 * tree-if-conv.c (gate_tree_if_conversion): Enable only if theDiego Novillo
2004-09-05 * tree-if-conv.c: Spell check comments and clean up whitespace.Andreas Jaeger