re PR middle-end/28071 (A file that can not be compiled in reasonable time/space)
[gcc.git] / gcc / tree-cfg.c
2006-07-24 Jan Hubickare PR middle-end/28071 (A file that can not be compiled...
2006-06-30 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2006-06-19 Daniel Berlinre PR tree-optimization/27341 (ICE in in add_virtual_o...
2006-05-21 Bernhard Fischertree-cfg.c: Prune whitespace.
2006-05-16 Ben Elliston* tree-cfg.c (split_edge_bb_loc): Remove unused variabl...
2006-05-02 Jakub Jelinekre PR middle-end/27328 (ICE with -fopenmp and goto)
2006-04-27 Andrew MacLeodImplement new immediate use iterators.
2006-04-26 Jakub Jelinekre PR middle-end/26913 (ICE with -fopenmp and -O1)
2006-04-15 Roger Sayletree-cfg.c (make_edges, [...]): Reinstate RTH's changes...
2006-04-14 Jakub Jelinekre PR middle-end/26823 (ICE with OpenMP in add_stmt_to_...
2006-04-13 Richard Hendersonre PR libgomp/26651 ([gomp] #omp for ordered leaks...
2006-04-01 Richard Hendersontree-cfg.c (make_ctrl_stmt_edges, [...]): Merge into...
2006-03-22 Richard Hendersonre PR middle-end/26084 (ICE (segfault) on C++ OpenMP...
2006-03-09 Richard HendersonMerge C++ from gomp-20050608-branch.
2006-03-02 Daniel Berlintree-vrp.c (execute_vrp): Return value.
2006-02-14 Zdenek Dvorakre PR tree-optimization/26209 (Specific code causes...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-05 Andrew Pinskire PR tree-optimization/25251 ([4.1 only] NIST Failure...
2006-02-02 Diego Novillore PR middle-end/25990 (gomp ICE with -fopenmp)
2006-01-19 Diego Novillotree-pretty-print.c (dump_generic_node): Handle OMP_PAR...
2006-01-18 Diego Novillo[multiple changes]
2006-01-11 Kazu Hiratabasic-block.h (control_flow_graph): Change the type...
2006-01-11 Paolo Bonzinire PR tree-optimization/23109 (compiler generates wrong...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2006-01-04 Jeff Lawre PR ada/24994 (raised STORAGE_ERROR : stack overflow...
2006-01-03 Kazu Hiratabasic-block.h (control_flow_graph): Change the type...
2005-12-20 Richard Guentherrevert: tree-cfg.c (mark_used_vars): New function.
2005-12-18 Andreas Krebbeltree-cfg.c (tree_flow_call_edges_add): Check for empty...
2005-12-18 Gabriel Dos Reistree-vn.c (vn_add): Use XNEW.
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-02 Richard Guenthertree-ssa-loop-im.c (schedule_sm): Use buildN instead...
2005-12-02 Richard Guenthertree-cfg.c (mark_used_vars): New function.
2005-10-20 Steven Bosscher* tree-cfg.c (tree_find_edge_insert_loc): Handle naked...
2005-10-16 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-10-09 Zdenek Dvorakre PR tree-optimization/24226 (ICE: Segmentation fault...
2005-10-06 Richard Hendersonre PR middle-end/23714 (ICE in expand_assignment)
2005-09-13 Zdenek Dvorakre PR tree-optimization/23817 (ICE in check_loop_closed...
2005-09-09 Zdenek Dvorakre PR tree-optimization/23509 (ICE with ivopts)
2005-09-06 Jakub Jelinekre PR c/23075 (Redundant / bogus warning)
2005-09-02 Zdenek Dvorakre PR tree-optimization/23626 (ICE after cunrolling)
2005-08-24 Zdenek Dvorakbb-reorder.c (copy_bb, [...]): Add argument to duplicat...
2005-08-13 Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-08-05 Richard Hendersonre PR middle-end/21728 (Nonlocal goto from an unused...
2005-08-04 Diego Novillore PR tree-optimization/22037 (internal compiler error...
2005-08-03 Jan Hubickaprofile.c (branch_prob): Split edges with goto locus...
2005-07-28 Jan Hubickacfg.c (update_bb_profile_for_threading): Use RDIV.
2005-07-12 Ben Ellistontree-cfg.c (dump_cfg_stats): Add a new fmt_str_2 format...
2005-07-10 Diego NovilloMakefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-07-08 Kazu Hiratare PR regression/20139 (cris-elf testsuite: gcc.c-tortu...
2005-07-03 Joseph Myersbb-reorder.c, [...]: Avoid "." or "\n" at end of diagno...
2005-06-28 DJ Deloriec-decl.c (pop_scope): Move warning control into warning...
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Jan HubickaMakefile.in (cfg.o): Add new dependencies.
2005-06-05 Zdenek Dvorakre PR middle-end/21846 (segfault in fold_binary compili...
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-31 Andrew Pinskitree-cfg.c (verify_expr): Add checking for COND_EXPR...
2005-05-28 Kazu HirataMakefile.in (OBJS-common): Add tree-cfgcleanup.o.
2005-05-27 Kazu Hiratabasic-block.h (basic_block_def): Add phi_nodes and...
2005-05-25 Daniel Berlintree-cfg.c (verify_expr, [...]): Verify invariant,...
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-24 Jeff LawMakefile.in (tree-cfg.o): Depend on tree-ssa-propagate.h.
2005-05-19 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2005-05-19 Richard Hendersontree-cfg.c (pass_remove_useless): Revert last change.
2005-05-18 Geoffrey Keating* tree-cfg.c (pass_remove_useless): This pass works...
2005-05-17 Zdenek Dvoraktimevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 Zdenek Dvoraktree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes...
2005-05-17 Steven Bosschercgraph.h (cgraph_node): Add 'lowered' state.
2005-05-14 Jan Hubickatree-cfg.c (execute_warn_function_return): Break out...
2005-05-13 Jan Hubickabuiltins-43.c: Use gimple dump instead of generic.
2005-05-12 Jan Hubickabasic-block.h (FOR_ALL_BB_FN): New macro.
2005-05-12 Steven Bosscherexcept.c (duplicate_eh_region_1, [...]): New functions...
2005-05-10 Zdenek Dvoraktree-cfg.c (tree_duplicate_sese_region): Update profile.
2005-05-03 Kazu Hiratatree-cfg.c (remove_bb): Remove a redundant call to...
2005-05-03 Kazu Hirata* tree-cfg.c (tree_forwarder_block_p): Fix a typo.
2005-04-26 Andrew MacLeodtree-cfg.c (bsi_replace): Delink immediate uses for...
2005-04-26 Kazu Hiratatree-cfg.c (lv_adjust_loop_header_phi): Speed up moving...
2005-04-25 Jan Hubickatree-cfg.c (tree_duplicate_bb): Duplicate EH region...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-23 Diego Novillo[multiple changes]
2005-04-22 Zdenek DvorakMakefile.in (LIBGCOV): Add _gcov_interval_profiler...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-19 Alexandre Olivatree-cfg.c (dump_function_to_file): Use cfun info only...
2005-04-18 Alexandre Olivatree-cfg.c (dump_function_to_file): Do not crash if...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-13 Jeff LawMakefile.in (OBJS-common): Add tree-ssa-uncprop.o.
2005-04-12 Steven BosscherMakefile.in: Add function.h to BASIC_BLOCK_H.
2005-04-12 Dorit Naishlos* tree-cfg.c (tree_verify_flow_info): Use LABEL_EXPR_LABEL.
2005-04-09 Jan Hubickacfglayout.c (copy_bbs): Rename n_edges to num_edges.
2005-04-09 Diego Novillobackport: copy-prop, incremental SSA updating of FUD...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-05 Per Bothnerc-decl.c (finish_function): If USE_MAPPED_LOCATION...
2005-04-03 Mostafa Hagogcfghooks.c (lv_flush_pending_stmts, [...]): New.
2005-03-18 Jan Hubicka* tree-cfg.c (fold_cond_expr_cond): Use boolean types...
2005-03-14 Zdenek Dvoraktree-cfg.c (find_taken_edge_cond_expr): Use zero_p...
2005-03-14 Kazu Hiratatree-cfg.c (verify_stmts): Check that bb_for_stmt ...
2005-03-13 Kazu Hirata* tree-cfg.c (group_case_labels): Remove local variable...
2005-03-12 Steven Bosschertree-cfg.c (make_goto_expr_edges): Don't use error_mark...
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
next