]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-cfgcleanup.c
alias.c: Reorder #include statements and remove duplicates.
[thirdparty/gcc.git] / gcc / tree-cfgcleanup.c
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28  Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-14  Richard Bienerre PR tree-optimization/67915 (ICE on valid code at...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01  Eric Botcazougimplify.c (gimplify_modify_expr_rhs): Use simple test...
2015-03-31  Richard Bienerre PR c++/65626 (ICE in fixup_noreturn_call called...
2015-03-13  Richard Bienerre PR ipa/44563 (GCC uses a lot of RAM when compiling...
2015-03-13  Richard Bienerre PR ipa/44563 (GCC uses a lot of RAM when compiling...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-06  Eric Botcazou* tree-cfgcleanup.c (fixup_noreturn_call): Do not perfo...
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-17  Jakub Jelinekre PR debug/63284 (-fcompare-debug issue due to redirec...
2014-08-20  Martin Jamborre PR lto/60449 (Merging function DECLs discards leaf...
2014-08-02  Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-09  Trevor Saundersremove has_execute
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17  Trevor Saunderspass cfun to pass::execute
2014-04-17  Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17  Trevor Saundersremove has_gate
2014-04-07  Richard Bienerre PR c++/60750 (double free after std::move on string...
2014-03-13  Bin Chengtree-cfgcleanup.c (remove_forwarder_block_with_phi...
2014-02-28  Richard Bienerre PR tree-optimization/60280 (gcc.target/arm/ivopts...
2014-02-26  Bin Chengre PR tree-optimization/60280 (gcc.target/arm/ivopts...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  David MalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
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.
next