]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-threadupdate.c
* doc/extend.texi (Common Function Attributes): Clarify
[thirdparty/gcc.git] / gcc / tree-ssa-threadupdate.c
2019-05-31  jakub PR tree-optimization/90671
2019-05-21  aolivapreserve more debug stmts in gimple jump threading
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-11-24  law PR rtl-optimization/87468
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-07-11  aldyh * tree-ssa-threadupdate.c (thread_through_all_b...
2018-07-01  aldyhAllow jump threading of multiple paths that start from...
2018-05-03  rguenth2018-05-03 Richard Biener <rguenther@suse.de>
2018-01-03  jakub Update copyright years.
2017-12-15  law PR tree-optimization/36550
2017-12-15  law PR tree-optimization/81165
2017-12-15  law PR tree-optimization/83410
2017-11-15  law * tree-ssa-threadupdate.c (thread_through_all_blocks...
2017-11-14  hubicka * tree-ssa-threadupdate.c (compute_path_counts): Remove
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-09-12  aldyh * tree-ssa-threadbackward.c (fsm_find_thread_path...
2017-09-05  aldyh * tree-ssa-threadupdate.c (duplicate_thread_path)...
2017-07-16  hubicka * tree-ssa-threadupdate.c (compute_path_counts,
2017-07-03  hubicka PR middle-end/81290
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-05  hubicka * cfgexpand.c (expand_gimple_tailcall): Initialize...
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-14  tbsaundeuse auto_bitmap more
2017-03-14  rguenth2017-03-14 Richard Biener <rguenther@suse.de>
2017-01-23  law2017-01-23 Richard Biener <rguenther@suse.de>
2017-01-17  hubicka PR middle-end/77445
2017-01-04  law PR tree-optimizatin/78856
2017-01-01  jakub Update copyright years.
2016-10-11  law PR tree-optimization/77424
2016-08-05  rguenth2016-08-05 Richard Biener <rguenther@suse.de>
2016-06-03  law PR tree-optimization/71328
2016-01-25  law PR tree-optimization/69196
2016-01-13  law[PATCH][PR tree-optimization/pr67755] Fix profile insan...
2016-01-12  law * tree-ssa-threadupdate.c: Various whitespace...
2016-01-04  jakub Update copyright years.
2015-11-19  law[PATCH][PR tree-optimization/68198] Avoid CFG explosion...
2015-11-09  marxinFix memory leaks and use a pool_allocator
2015-11-09  law[PATCH] Remove backedge handling support in tree-ssa...
2015-11-02  law[PATCH] Avoid more irreducible loops in FSM threader
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-19  law[PATCH] Don't allow FSM threader to create irreducible...
2015-10-14  law[PATCH] Fix accounting for num_threaded_edges
2015-10-07  lawRe: [PATCH] Improve DOM's optimization of control state...
2015-10-07  law[PATCH][PR tree-optimization/67816] Fix jump threading...
2015-09-30  law[PATCH] Improve DOM's optimization of control statements
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-08-28  law[PATCH][lto/66752] Fix missed FSM jump thread
2015-08-03  law PR middle-end/66314
2015-07-25  lawRevert:
2015-07-23  law PR lto/66752
2015-07-13  aldyhFix double word typos.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01  rguenth2015-06-01 Richard Biener <rguenther@suse.de>
2015-05-29  rguenth2015-05-29 Richard Biener <rguenther@suse.de>
2015-05-27  law * tree-ssa-threadupdate.c: Replace 8 space...
2015-05-20  law * tree-ssa-threadupdate.c (mark_threaded_blocks...
2015-05-20  law * tree-ssa-threadupdate.c (thread_single_edge...
2015-04-20  law PR tree-optimization/65658
2015-04-20  law PR tree-optimization/65658
2015-04-18  tbsaunderemove need for store_values_directly
2015-03-25  spopdiamonds are not valid execution threads for jump threading
2015-02-26  spopimprove FSM jump thread dump
2015-02-26  law PR tree-optimization/65048
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-15  rguenth2014-12-15 Richard Biener <rguenther@suse.de>
2014-12-06  spopextend jump thread for finite state automata
2014-11-27  rguenth2014-11-27 Richard Biener <rguenther@suse.de>
2014-11-19  dmalcolmPR jit/63854: Fix leak of paths within jump threading
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10  jiwang[PATCH] Partially fix PR61529, bound basic block frequency
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-15  tejohnson2014-10-15 Teresa Johnson <tejohnson@google.com>
2014-10-09  tejohnson2014-10-07 Teresa Johnson <tejohnson@google.com>
2014-10-03  tejohnson2014-10-02 Teresa Johnson <tejohnson@google.com>
2014-10-02  tejohnson2014-10-01 Teresa Johnson <tejohnson@google.com>
2014-09-30  tejohnsonRedesign jump threading profile updates to avoid introd...
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-06-26  rguenth2014-06-26 Richard Biener <rguenther@suse.de>
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-06  rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-05  mrsMerge in trunk.
2014-05-05  amker PR tree-optimization/60363
2014-02-10  mrsMerge in trunk.
2014-01-22  law PR tree-optimization/59597
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-11  law PR rtl-optimization/59446
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
next