tree-ssa-dce.c (remove_dead_stmt): Update profile.
[gcc.git] / gcc / tree-cfg.c
2004-09-10 Jan Hubickatree-ssa-dce.c (remove_dead_stmt): Update profile.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-05 Zdenek Dvoraktree-ssa-loop-ivopts.c: New file.
2004-08-31 Richard Kennertree-cfg.c (cfg_remove_useless_stmts_bb): Also invalida...
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-24 Zdenek Dvoraktree-ssa-loop-ivcanon.c: New file.
2004-08-19 Steven Bosscherbasic-block.h (struct edge_def): Remove crossing_edge.
2004-08-10 Andrew MacLeodtree-cfg.c (bsi_insert_before, [...]): Call modify_stmt...
2004-08-09 Jeff LawMakefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-08-04 Jan Hubickabasic-block.h (profile_staus): New global variable.
2004-08-04 Zdenek Dvoraktree-cfg.c (tree_duplicate_bb): Mark duplicated definit...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-17 Zdenek Dvorakloop-init.c (loop_optimizer_init, [...]): Do not destro...
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16 Richard Hendersonbuiltins.c (std_expand_builtin_va_arg): Remove.
2004-07-16 Richard Hendersonbasic-block.h (remove_fake_exit_edges): Declare.
2004-07-12 Diego Novillotree-cfg.c (find_taken_edge): Statically compute the...
2004-07-09 Steven Bosschermd.texi (Processor pipeline description): Mention that...
2004-07-09 Richard Henderson* tree-cfg.c (dump_cfg_stats): Fix 64-bit format mismat...
2004-07-08 Richard Hendersontree-cfg.c (make_exit_edges): Use get_call_expr_in.
2004-07-07 Steven Bosschertree-cfg (group_case_labels): Remove case labels that...
2004-07-05 Richard Kenner* tree-cfg.c (verify_expr): Use CHECK_OK in binary...
2004-06-30 Zdenek Dvoraktree-ssa-loop-ch.c: New file.
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-29 Richard Hendersontree-cfg.c (verify_stmt): Add last_in_block parameter.
2004-06-26 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2004-06-25 Richard Kennertree-cfg.c (verify_expr): Add macro CHECK_OK.
2004-06-22 Paolo Bonzinitree-cfg.c (pass_warn_function_return): It needs CFG...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-19 Jan Hubickafunction.c (free_after_compilation): Do not free comput...
2004-06-19 Jan HubickaCFG transparent RTL expansion:
2004-06-19 Richard Hendersonre PR c++/16036 (Spurious "may be used uninitialized...
2004-06-17 Andrew MacLeodtree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.
2004-06-17 Zdenek Dvorakre PR tree-optimization/15991 (phi nodes with identical...
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-16 Daniel Berlintree-cfg.c (pass_split_crit_edge): Give it a name and...
2004-06-09 Richard Hendersonbasic-block.h (struct edge_def): Add goto_locus.
2004-06-07 Steven Bosschertree-cfg.c (tree_verify_flow_info): Make sure that...
2004-06-04 Steven Bosscherexcept.c (for_each_eh_region): New function.
2004-06-02 Jan Hubickatree-cfg.c (tree_find_edge_insert_loc): Allow inserting...
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-28 Paolo Bonzinire PR rtl-optimization/15649 (ICE with __builtin_isgrea...
2004-05-26 Steven Bosschergimplify.c (compare_case_labels): New function.
2004-05-19 Andrew Pinskitree-cfg.c (find_case_label_for_value): Replace call...
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.