| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-cfg.c (verify_expr, case ADDR_EXPR): Verify invariant, | law | 2005-05-25 | 1 | -25/+60 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 1 | -4/+4 |
* | * Makefile.in (tree-cfg.o): Depend on tree-ssa-propagate.h. | law | 2005-05-24 | 1 | -0/+8 |
* | gcc/ | kazu | 2005-05-19 | 1 | -2/+2 |
* | * tree-cfg.c (pass_remove_useless): Revert last change. | rth | 2005-05-19 | 1 | -2/+2 |
* | * tree-cfg.c (pass_remove_useless): This pass works on trees. | geoffk | 2005-05-18 | 1 | -2/+2 |
* | * timevar.def (TV_SCEV_CONST): New timevar. | rakdver | 2005-05-17 | 1 | -1/+1 |
* | * tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in the | rakdver | 2005-05-17 | 1 | -3/+93 |
* | * cgraph.h (cgraph_node): Add 'lowered' state. | hubicka | 2005-05-17 | 1 | -1/+1 |
* | * tree-cfg.c (execute_warn_function_return): Break out noreturn | hubicka | 2005-05-14 | 1 | -8/+31 |
* | * gcc.dg/builtins-43.c: Use gimple dump instead of generic. | hubicka | 2005-05-13 | 1 | -0/+4 |
* | * basic-block.h (FOR_ALL_BB_FN): New macro. | hubicka | 2005-05-12 | 1 | -15/+21 |
* | * except.c (duplicate_eh_region_1, duplicate_eh_region_2, | hubicka | 2005-05-12 | 1 | -0/+2 |
* | * tree-cfg.c (tree_duplicate_sese_region): Update profile. | rakdver | 2005-05-10 | 1 | -1/+14 |
* | * tree-cfg.c (remove_bb): Remove a redundant call to | kazu | 2005-05-03 | 1 | -1/+0 |
* | * tree-cfg.c (tree_forwarder_block_p): Fix a typo. | kazu | 2005-05-03 | 1 | -1/+1 |
* | 2005-04-26 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-26 | 1 | -0/+1 |
* | * tree-cfg.c (lv_adjust_loop_header_phi): Speed up moving a | kazu | 2005-04-26 | 1 | -7/+7 |
* | * tree-cfg.c (tree_duplicate_bb): Duplicate EH region too. | hubicka | 2005-04-25 | 1 | -0/+10 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -8/+8 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -244/+32 |
* | * Makefile.in (LIBGCOV): Add _gcov_interval_profiler, | rakdver | 2005-04-22 | 1 | -2/+2 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -3/+3 |
* | * tree-cfg.c (dump_function_to_file): Use cfun info only if it | aoliva | 2005-04-19 | 1 | -2/+2 |
* | * tree-cfg.c (dump_function_to_file): Do not crash if cfun or | aoliva | 2005-04-18 | 1 | -1/+1 |
* | * tree-flow-inline.h (get_stmt_operands): Remove. | kazu | 2005-04-17 | 1 | -4/+0 |
* | * Makefile.in (OBJS-common): Add tree-ssa-uncprop.o. | law | 2005-04-13 | 1 | -121/+0 |
* | * Makefile.in: Add function.h to BASIC_BLOCK_H. Remove all | hubicka | 2005-04-12 | 1 | -13/+2 |
* | * tree-cfg.c (tree_verify_flow_info): Use LABEL_EXPR_LABEL. | dorit | 2005-04-12 | 1 | -1/+1 |
* | * cfglayout.c (copy_bbs): Rename n_edges to num_edges. | hubicka | 2005-04-09 | 1 | -5/+5 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -2/+10 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -3/+24 |
* | * c-decl.c (finish_function): If USE_MAPPED_LOCATION set the location | bothner | 2005-04-05 | 1 | -1/+1 |
* | 2005-03-30 Mostafa Hagog <mustafa@il.ibm.com> | hagog | 2005-04-03 | 1 | -0/+70 |
* | * tree-cfg.c (fold_cond_expr_cond): Use boolean types for condition. | hubicka | 2005-03-18 | 1 | -2/+2 |
* | * tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of | rakdver | 2005-03-14 | 1 | -12/+3 |
* | * tree-cfg.c (verify_stmts): Check that | kazu | 2005-03-14 | 1 | -0/+13 |
* | * tree-cfg.c (group_case_labels): Remove local variable type. | kazu | 2005-03-13 | 1 | -2/+1 |
* | * tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node. | steven | 2005-03-12 | 1 | -6/+3 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -35/+37 |
* | * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence. | rakdver | 2005-03-10 | 1 | -0/+55 |
* | * tree-cfg.c (cleanup_control_flow): If removal of a computed | law | 2005-03-09 | 1 | -1/+10 |
* | * tree-cfg.c (find_taken_edge_computed_goto): New function. | law | 2005-03-08 | 1 | -2/+77 |
* | Various fixes to allow us to again build if --enable-mapped-location: | bothner | 2005-03-07 | 1 | -5/+10 |
* | * tree-phinodes.c (remove_phi_node): Drop the last argument. | kazu | 2005-03-05 | 1 | -1/+1 |
* | * tree-cfg.c (stmt_starts_bb_p): Clean up by replacing code | kazu | 2005-03-03 | 1 | -8/+4 |
* | * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | kazu | 2005-02-28 | 1 | -2/+2 |
* | * tree-cfg.c (fold_cond_expr_cond): New. | kazu | 2005-02-21 | 1 | -14/+30 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -1/+1 |
* | PR tree-optimization/19578 | rsandifo | 2005-02-02 | 1 | -5/+19 |