]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-cfgcleanup.c
[6/6] Preprocessor forced macro location
[thirdparty/gcc.git] / gcc / tree-cfgcleanup.c
2018-08-27  Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-06-19  Eric Botcazoutree-cfgcleanup.c (tree_forwarder_block_p): Do not...
2018-06-05  Richard Bienertree-cfgcleanup.c (cleanup_control_flow_pre): For edge...
2018-06-04  Richard Bienertree-cfgcleanup.c (cleanup_tree_cfg_1): Fold into...
2018-05-24  Richard SandifordAdd a class to represent a gimple match result
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Alexandre Oliva[SFN] debug markers before labels no more
2017-12-13  Alexandre Olivare PR bootstrap/83396 (Bootstrap failures with Statemen...
2017-12-12  Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-11-14  Richard Bienertree-cfgcleanup.c (cleanup_control_expr_graph): Remove...
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-10-10  Richard Bienertree-cfgcleanup.c (cleanup_tree_cfg_noloop): Avoid...
2017-09-05  Martin LiskaLearn CFG cleanup to transform single case switches...
2017-07-03  Jan Hubickatree-cfgcleanup.c (want_merge_blocks_p): New function.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-29  Richard Bienertree-cfg.c (group_case_labels_stmt): Return whether...
2017-06-19  Richard Bienerre PR tree-optimization/81118 (ice in remove_redundant_...
2017-06-19  Richard Bienertree-ssa-loop-niter.h (estimate_numbers_of_iterations...
2017-05-02  Richard Bienerre PR tree-optimization/80549 (wrong code at -O2 and...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-23  Richard Bienerre PR tree-optimization/78482 (wrong code at -O3 in...
2016-11-17  Richard Bienerre PR c++/78383 (label as values ICE with C++ lambda)
2016-10-06  Jeff Lawre PR tree-optimization/71661 (wrong code at -O3)
2016-08-17  Jakub Jelinekre PR middle-end/77259 (ICE in emit_move_insn since...
2016-08-09  Richard Bienerre PR tree-optimization/71802 (gcc ICE at -O3 on valid...
2016-08-05  Richard Bienertree-cfgcleanup.c (tree_forwarder_block_p): Use bb_loop...
2016-05-24  Marek Polacektree-cfg.h (should_remove_lhs_p): New predicate.
2016-01-08  Jason MerrillPR c++/68983 (BE)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-16  Richard Bienerre PR middle-end/68870 (ICE on valid code at -O1, ...
2015-12-15  Jakub Jelinekre PR debug/66688 (compare debug failure building Linux...
2015-12-02  Richard Bienerre PR tree-optimization/68625 (Segmentation fault in...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
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.
next