summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-dom.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-08-25 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-251-56/+9
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-1/+1
* .:nathan2004-08-151-1/+1
* 2004-08-11 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-111-31/+1
* 2004-08-10 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-101-31/+22
* * Makefile.in (OBJC-common): Add tree-ssa-threadupdate.claw2004-08-091-299/+24
* * tree-optimize.c (init_tree_optimization_passes): Schedulednovillo2004-07-281-1/+1
* * fold-const.c (constant_boolean_node): Make extern.sayle2004-07-251-2/+3
* * tree-into-ssa.c (set_livein_block): Fix typo in comment.dnovillo2004-07-221-5/+9
* * tree-ssa-dom.c (single_incoming_edge_ignoring_loop_edges): New.law2004-07-191-17/+41
* * tree-ssa-dom.c (simplify_switch_and_lookup_avail_expr): Lookrth2004-07-081-4/+22
* * tree-flow-inline.h (may_propagate_copy): Move...rth2004-07-071-12/+12
* * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Don't foldrth2004-07-031-0/+20
* * tree-ssa.c (tree_ssa_useless_type_conversion): Also look atkenner2004-07-031-1/+0
* * ifcvt.c, modulo-sched.c, tree-alias-common.c, tree-sra.c,kazu2004-07-021-1/+1
* * tree-ssa-loop-ch.c: New file.rakdver2004-06-301-1/+1
* * tree-cfg.c (verify_stmt): Add last_in_block parameter. Verifyrth2004-06-291-6/+28
* * common.opt (ftree-fre): New flag.dnovillo2004-06-291-7/+240
* * c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c,kazu2004-06-261-2/+2
* * tree-ssa-dom.c (real_avail_expr_hash): New.rth2004-06-241-1/+7
* * tree-ssa-dom.c (record_dominating_conditions): New function.law2004-06-241-0/+177
* 2004-06-16 Andrew MacLeod <amacleod@redhat.com>amacleod2004-06-171-6/+6
* * tree.h (PHI_CHAIN): New.steven2004-06-161-5/+5
* PR tree-optimization/15993rakdver2004-06-161-1/+1
* * Makefile.in (tree-ssanames.o): Depend on TREE_FLOW_H.dnovillo2004-06-101-4/+4
* * doc/tree-ssa.texi: Remove references to VDEF and add descriptionsbbooth2004-06-101-19/+44
* 2004-06-09 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-06-091-2/+2
* * tree-ssa-dom.c (record_equivalences_from_incoming_edge):steven2004-05-311-2/+6
* * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,kazu2004-05-301-6/+6
* * toplev.h (flag_delete_null_pointer_checks): Move from here to...law2004-05-181-22/+51
* * tree-ssa-dom.c (redirect_edges_and_update_ssa_graph): Don't evenlaw2004-05-151-17/+36
* * tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Reorganizelaw2004-05-141-2/+22
* 2004-05-13 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-131-0/+3
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+3121