]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-cfgcleanup.c
re PR middle-end/57147 (setjmp call and if body wrongly elided (function runs off...
[thirdparty/gcc.git] / gcc / tree-cfgcleanup.c
2013-05-06  Richard Bienerre PR middle-end/57147 (setjmp call and if body wrongly...
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-02-27  Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-11  Richard Bienerre PR tree-optimization/56264 (ICE in check_loop_closed...
2013-01-14  Richard Bienertree-cfgcleanup.c (remove_forwarder_block): Unshare...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-09-17  Eric Botcazou* tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE...
2012-08-14  Steven Bosschergraphite-scop-detection.c (create_sese_edges): Compute...
2012-07-19  Jakub Jelinekre PR middle-end/54017 (Incorrect implementation of...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31  Steven BosscherMakefile.in: Fix many dependencies.
2012-03-28  Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2011-07-04  Richard Guentherre PR tree-optimization/49615 (internal compiler error...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-13  Eric Botcazoucfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-17  Michael Matztimevar.def (TV_IPA_OPT, [...]): New.
2010-10-21  Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21  Nathan Froydcfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-25  Jakub Jelinekre PR tree-optimization/44539 (ICE: verify_ssa failed...
2010-06-12  Jan HubickaFix typo.
2010-06-12  Jan Hubickare PR tree-optimization/44485 (ICE in get_expr_operands...
2010-06-11  Jan HubickaRevert accidental commit.
2010-06-11  Jan Hubickainvoke.texi (Wsuggest-attribute): Document.
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-06-01  Jan Hubickatree-cfgcleanup.c (fixup_noreturn_call): Break out...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-21  Jakub Jelinekre PR debug/44205 (Wrong .debug_line for -O0 -g)
2010-04-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-18  Michael Matzre PR tree-optimization/43402 (dom1 miscompiles binary...
2010-03-12  Jakub Jelinekre PR debug/43329 (Early inlining causes suboptimal...
2010-02-26  Richard Guentherre PR tree-optimization/43186 (A loop in tree_unroll_lo...
2010-01-28  Richard Bienerre PR middle-end/42883 (internal compiler error: in...
2010-01-17  Richard Guenthertree-ssa-uncprop.c (uncprop_into_successor_phis): Fix...
2010-01-15  Richard Guentherre PR middle-end/42739 (ICE with computed goto, destruc...
2009-12-01  Jakub Jelinekre PR debug/42234 (internal compiler error: verify_ssa...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-30  Andrew MacLeodAdd source_location support to PHI arguments.
2009-04-25  Jan Hubickatree-eh.c (tree_remove_unreachable_handlers): Handle...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-10-29  Jakub Jelinekre PR middle-end/37913 (ICE: Segmentation fault in...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-05  Aldy Hernandezcfg.c: Include tree-flow.h.
2007-08-04  Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-08-01  Zdenek Dvoraktree-pretty-print.c (dump_generic_node): Dump OMP_SECTI...
2007-08-01  Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-04  Josh Connerbasic-block.h (cdi_direction): Assign values to all...
2007-04-27  Zdenek Dvoraktree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance...
2007-04-26  Zdenek Dvoraktree-cfgcleanup.c (cfgcleanup_altered_bbs): New global...
2007-04-09  Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-02-13  Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2007-02-06  Zdenek Dvorakloop.texi: Document possibility not to perform disambig...
2007-01-18  Jan Hubickatree-vrp.c (finalize_jump_threads): Do not call cleanup...
2006-11-28  Jan HubickaPrivatize SSA variables into gimple_df.
2006-11-25  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-07  Richard Guentherre PR middle-end/29610 (ICE when compiling c++ code...
2006-07-17  Andrew Haleyre PR tree-optimization/19505 (java bytecode to native...
2006-04-20  Jeff Lawre PR tree-optimization/26854 (Inordinate compile times...
2006-03-04  Kazu Hiratabuiltins.c, [...]: Fix comment typos.
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-14  Zdenek Dvorakinvoke.texi (-fprefetch-loop-arrays, [...]): Document.
2006-01-31  Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-06  Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-12-20  Kazu Hiratare PR tree-optimization/25501 (Segfault)
2005-12-20  Jeff Lawtree-ssa-dom.c (thread_across_edge): Do not use local_fold.
2005-08-19  Diego Novillotree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph...
2005-08-19  Diego Novillore PR tree-optimization/23476 (ICE in VRP, remove_range...
2005-08-02  Diego Novillore PR tree-optimization/23164 (ICE in cleanup_tree_cfg...
2005-07-29  Diego Novillore PR tree-optimization/22550 (ICE in vrp_evaluate_cond...
2005-07-18  Ian Lance Taylorre PR middle-end/22057 (Poor -O0 debug information...
2005-06-25  Kelley CookUpdate FSF address.
2005-05-28  Kazu HirataMakefile.in (OBJS-common): Add tree-cfgcleanup.o.