summaryrefslogtreecommitdiff
path: root/gcc/tree-cfgcleanup.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/56461 (GCC is leaking lots of memory)Jakub Jelinek2013-02-271-1/+1
* re PR tree-optimization/56264 (ICE in check_loop_closed_ssa_use, at tree-ssa...Richard Biener2013-02-111-3/+7
* tree-cfgcleanup.c (remove_forwarder_block): Unshare propagated PHI argument.Richard Biener2013-01-141-1/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-5/+5
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+1
* * tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: RemoveEric Botcazou2012-09-171-34/+5
* graphite-scop-detection.c (create_sese_edges): Compute dominance info before ...Steven Bosscher2012-08-141-0/+2
* re PR middle-end/54017 (Incorrect implementation of infinite loops in OpenMP ...Jakub Jelinek2012-07-191-36/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+0
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-6/+2
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-2/+6
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-1/+0
* Makefile.in: Fix many dependencies.Steven Bosscher2012-05-311-1/+0
* loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther2012-03-281-1/+0
* re PR tree-optimization/49615 (internal compiler error: verify_stmts failed /...Richard Guenther2011-07-041-1/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+1
* cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.Eric Botcazou2011-05-131-3/+2
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-2/+0
* timevar.def (TV_IPA_OPT, [...]): New.Michael Matz2010-11-171-1/+5
* basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd2010-10-211-3/+1
* cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.Nathan Froyd2010-10-211-18/+3
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-1/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* re PR tree-optimization/44539 (ICE: verify_ssa failed: type mismatch between ...Jakub Jelinek2010-06-251-0/+3
* Fix typo.Jan Hubicka2010-06-121-1/+1
* re PR tree-optimization/44485 (ICE in get_expr_operands, at tree-ssa-operands...Jan Hubicka2010-06-121-3/+19
* Revert accidental commit.Jan Hubicka2010-06-111-16/+2
* invoke.texi (Wsuggest-attribute): Document.Jan Hubicka2010-06-111-2/+16
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-2/+0
* tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return va...Jan Hubicka2010-06-011-4/+44
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+0
* re PR debug/44205 (Wrong .debug_line for -O0 -g)Jakub Jelinek2010-05-211-5/+10
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* re PR tree-optimization/43402 (dom1 miscompiles binary search)Michael Matz2010-03-181-4/+12
* re PR debug/43329 (Early inlining causes suboptimal debug info)Jakub Jelinek2010-03-121-3/+7
* re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...Richard Guenther2010-02-261-1/+39
* re PR middle-end/42883 (internal compiler error: in redirect_eh_edge_1, at tr...Richard Biener2010-01-281-3/+4
* tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI node existence check.Richard Guenther2010-01-171-1/+1
* re PR middle-end/42739 (ICE with computed goto, destructors, and optimization)Richard Guenther2010-01-151-17/+36
* re PR debug/42234 (internal compiler error: verify_ssa failed)Jakub Jelinek2009-12-011-2/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-3/+3
* Squash commit of EH in gimpleRichard Henderson2009-09-141-3/+10
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-2/+8
* Add source_location support to PHI arguments.Andrew MacLeod2009-07-301-2/+5
* tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.Jan Hubicka2009-04-251-20/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR middle-end/37913 (ICE: Segmentation fault in link_block, cfg.c:153)Jakub Jelinek2008-10-291-0/+5
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-93/+86
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+6