OSDN Git Service

* tree-scalar-evolution.c (follow_ssa_edge_in_condition_phi):
[pf3gnuchains/gcc-fork.git] / gcc / tree-if-conv.c
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.