summaryrefslogtreecommitdiffstats
path: root/gcc/tree-cfg.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (pop_scope): Move warning control into warning call.dj2005-06-281-2/+2
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-3/+3
* Update FSF address.kcook2005-06-251-2/+2
* * Makefile.in (cfg.o): Add new dependencies.hubicka2005-06-151-15/+13
* PR tree-optimization/21846rakdver2005-06-051-0/+13
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+0
* 2005-05-31 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-05-311-0/+5
* * Makefile.in (OBJS-common): Add tree-cfgcleanup.o.kazu2005-05-281-717/+2
* * basic-block.h (basic_block_def): Add phi_nodes andkazu2005-05-271-46/+0
* * tree-cfg.c (verify_expr, case ADDR_EXPR): Verify invariant,law2005-05-251-25/+60
* * c-common.c (unsigned_conversion_warning): Move warning controldj2005-05-251-4/+4
* * Makefile.in (tree-cfg.o): Depend on tree-ssa-propagate.h.law2005-05-241-0/+8
* gcc/kazu2005-05-191-2/+2
* * tree-cfg.c (pass_remove_useless): Revert last change.rth2005-05-191-2/+2
* * tree-cfg.c (pass_remove_useless): This pass works on trees.geoffk2005-05-181-2/+2
* * timevar.def (TV_SCEV_CONST): New timevar.rakdver2005-05-171-1/+1
* * tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in therakdver2005-05-171-3/+93
* * cgraph.h (cgraph_node): Add 'lowered' state.hubicka2005-05-171-1/+1
* * tree-cfg.c (execute_warn_function_return): Break out noreturnhubicka2005-05-141-8/+31
* * gcc.dg/builtins-43.c: Use gimple dump instead of generic.hubicka2005-05-131-0/+4
* * basic-block.h (FOR_ALL_BB_FN): New macro.hubicka2005-05-121-15/+21
* * except.c (duplicate_eh_region_1, duplicate_eh_region_2,hubicka2005-05-121-0/+2
* * tree-cfg.c (tree_duplicate_sese_region): Update profile.rakdver2005-05-101-1/+14
* * tree-cfg.c (remove_bb): Remove a redundant call tokazu2005-05-031-1/+0
* * tree-cfg.c (tree_forwarder_block_p): Fix a typo.kazu2005-05-031-1/+1
* 2005-04-26 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-261-0/+1
* * tree-cfg.c (lv_adjust_loop_header_phi): Speed up moving akazu2005-04-261-7/+7
* * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too.hubicka2005-04-251-0/+10
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-8/+8
* 2005-04-22 Diego Novillo <dnovillo@redhat.com>dnovillo2005-04-231-244/+32
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-2/+2
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-3/+3
* * tree-cfg.c (dump_function_to_file): Use cfun info only if itaoliva2005-04-191-2/+2
* * tree-cfg.c (dump_function_to_file): Do not crash if cfun oraoliva2005-04-181-1/+1
* * tree-flow-inline.h (get_stmt_operands): Remove.kazu2005-04-171-4/+0
* * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o.law2005-04-131-121/+0
* * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove allhubicka2005-04-121-13/+2
* * tree-cfg.c (tree_verify_flow_info): Use LABEL_EXPR_LABEL.dorit2005-04-121-1/+1
* * cfglayout.c (copy_bbs): Rename n_edges to num_edges.hubicka2005-04-091-5/+5
* Merge from tree-cleanup-branch: VRP, store CCP, storednovillo2005-04-091-2/+10
* 2005-04-05 Andrew MacLeod <amacleod@redhat.com>amacleod2005-04-051-3/+24
* * c-decl.c (finish_function): If USE_MAPPED_LOCATION set the locationbothner2005-04-051-1/+1
* 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com>hagog2005-04-031-0/+70
* * tree-cfg.c (fold_cond_expr_cond): Use boolean types for condition.hubicka2005-03-181-2/+2
* * tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead ofrakdver2005-03-141-12/+3
* * tree-cfg.c (verify_stmts): Check thatkazu2005-03-141-0/+13
* * tree-cfg.c (group_case_labels): Remove local variable type.kazu2005-03-131-2/+1
* * tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node.steven2005-03-121-6/+3
* * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,rakdver2005-03-111-35/+37
* * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.rakdver2005-03-101-0/+55
OpenPOWER on IntegriCloud