OSDN Git Service

* gcc.dg/20020201-1.c: Use cleanup-coverage_files.
[pf3gnuchains/gcc-fork.git] / gcc / tree-if-conv.c
2005-03-12 kazu * tree-if-conv.c (tree_if_convert_cond_expr): Remove...
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-05 dpatel PR tree-optimization/18815
2005-03-02 dpatel Undo PR tree-optimization/18815 fix.
2005-03-02 dpatel PR tree-optimization/18815
2005-03-01 rakdver * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exi...
2005-02-23 dpatel PR 19952
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2005-01-23 kazu * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
2005-01-04 bonzinigcc:
2004-11-29 kazu * tree-if-conv.c (replace_phi_with_cond_modify_expr...
2004-11-22 dpatel * tree-if-conv.c (clean_predicate_lists): Clean...
2004-11-22 dpatel * tree-if-conv.c (if_convertable_phi_p): Rename...
2004-11-22 kazu * tree-ssa.c (ssa_remove_edge): Remove.
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-16 dpatel * tree-if-conv.c (clean_predicate_lists): Update...
2004-11-16 kazu * tree-cfg.c (verify_expr): Replace TREE_OPERAND with
2004-11-14 kazu * tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c,
2004-11-13 dpatel * tree-if-conv.c (clean_predicate_lists): Use...
2004-11-09 kazu * tree-if-conv.c (add_to_dst_predicate_list): Change the
2004-11-08 kazu * tree-if-conv.c (tree_if_conversion): Make it static.
2004-11-08 kazu * tree-if-conv.c (tree_if_convert_cond_expr): Remove...
2004-11-08 kazu * tree-cfg.c, tree-if-conv.c, tree-into-ssa.c,
2004-10-14 dpatel * tree-if-conv.c (process_phi_nodes): Process...
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-24 dpatel * tree-if-conv.c (tree_if_convert_cond_expr0...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-08 dpatel * tree-if-conv.c (find_phi_replacement_conditio...
2004-09-06 bonzini2004-09-06 Paolo Bonzini <bonzini@gnu.org>
2004-09-05 kazu * c-common.c, c-decl.c, combine.c, defaults.h, fold...
2004-09-05 kazu * c-common.c, cfgexpand.c, cgraphunit.c, defaults.h,
2004-09-05 dnovillo * tree-if-conv.c (gate_tree_if_conversion): Enable...
2004-09-05 aj * tree-if-conv.c: Spell check comments and clean up...
2004-09-04 dpatel Tree level if-conversion for vectorizer.