OSDN Git Service

* config/xtensa/xtensa.c (xtensa_ld_opcodes, xtensa_st_opcodes): Delete.
[pf3gnuchains/gcc-fork.git] / gcc / tree-ssa-dom.c
2004-08-25 amacleod2004-08-25 Andrew MacLeod <amacleod@redhat.com>
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-15 nathan.:
2004-08-11 amacleod2004-08-11 Andrew MacLeod <amacleod@redhat.com>
2004-08-10 amacleod2004-08-10 Andrew MacLeod <amacleod@redhat.com>
2004-08-09 law * Makefile.in (OBJC-common): Add tree-ssa-threa...
2004-07-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2004-07-25 sayle * fold-const.c (constant_boolean_node): Make extern.
2004-07-22 dnovillo * tree-into-ssa.c (set_livein_block): Fix typo in...
2004-07-19 law * tree-ssa-dom.c (single_incoming_edge_ignoring...
2004-07-08 rth * tree-ssa-dom.c (simplify_switch_and_lookup_av...
2004-07-07 rth * tree-flow-inline.h (may_propagate_copy):...
2004-07-03 rth * tree-ssa-dom.c (simplify_rhs_and_lookup_avail...
2004-07-03 kenner * tree-ssa.c (tree_ssa_useless_type_conversion): Also...
2004-07-02 kazu * ifcvt.c, modulo-sched.c, tree-alias-common.c, tree...
2004-06-30 rakdver * tree-ssa-loop-ch.c: New file.
2004-06-29 rth * tree-cfg.c (verify_stmt): Add last_in_block...
2004-06-29 dnovillo * common.opt (ftree-fre): New flag.
2004-06-26 kazu * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold...
2004-06-24 rth * tree-ssa-dom.c (real_avail_expr_hash): New.
2004-06-24 law * tree-ssa-dom.c (record_dominating_conditions): New...
2004-06-17 amacleod2004-06-16 Andrew MacLeod <amacleod@redhat.com>
2004-06-16 steven * tree.h (PHI_CHAIN): New.
2004-06-16 rakdver PR tree-optimization/15993
2004-06-10 dnovillo * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.
2004-06-10 bbooth * doc/tree-ssa.texi: Remove references to VDEF and...
2004-06-09 pinskia2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-31 steven * tree-ssa-dom.c (record_equivalences_from_incoming_edge):
2004-05-30 kazu * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphu...
2004-05-18 law * toplev.h (flag_delete_null_pointer_checks...
2004-05-15 law * tree-ssa-dom.c (redirect_edges_and_update_ssa...
2004-05-14 law * tree-ssa-dom.c (simplify_rhs_and_lookup_avail...
2004-05-13 pinskia2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.