]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-threadedge.c
[C++] Protect call to copy_attributes_to_builtin (PR91505)
[thirdparty/gcc.git] / gcc / tree-ssa-threadedge.c
2019-08-16  aldyhAdd type to VR_VARYING.
2019-08-13  rsandifoProtect some checks of DECL_FUNCTION_CODE
2019-06-27  marxinRemove quite obvious dead assignments.
2019-06-13  law PR tree-optimization/77820
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-11-12  rguenth2018-11=12 Richard Biener <rguenther@suse.de>
2018-11-12  rguenth2018-11-12 Richard Biener <rguenther@suse.de>
2018-10-23  rguenth2018-10-23 Richard Biener <rguenther@suse.de>
2018-10-17  aldyh * bitmap.c (bitmap_head::dump): New.
2018-08-27  marxinAdd new gswitch related functions into tree-cfg.c.
2018-01-03  jakub Update copyright years.
2017-12-19  law PR tree-optimization/83477
2017-12-15  law PR tree-optimization/81165
2017-12-12  law PR tree-optimization/83298
2017-12-12  aoliva[SFN] introduce statement frontier notes, still disabled
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-03-16  law PR tree-optimization/71437
2017-03-16  law PR tree-optimization/71437
2017-01-01  jakub Update copyright years.
2016-12-02  law * tree-ssa-threadedge.c
2016-11-09  rguenth2016-11-09 Richard Biener <rguenther@suse.de>
2016-08-05  ppalkaImprove forward jump threading of switch statements...
2016-06-01  ppalkaFix PR tree-optimization/71077
2016-05-27  law * tree-ssa-threadedge.c: Remove include of tree-ssa...
2016-04-29  law2016-04-29 Patrick Palka <ppalka@gcc.gnu.org>
2016-01-04  jakub Update copyright years.
2015-11-07  law[PATCH] Remove more backedge threading support
2015-10-29  law[PATCH] Remove unnecessary invalidation support in...
2015-10-29  law[PATCH][PR tree-optimization/67892] Use FSM threader...
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-27  nathan * internal-fn.c (expand_UNIQUE): New.
2015-10-26  rguenth2015-10-26 Richard Biener <rguenther@suse.de>
2015-10-12  law[PATCH] Allow FSM threader to thread more complex condi...
2015-10-12  law[PATCH] Refactoring FSM bits into their own file
2015-09-20  law[PATCH] Fix 47679 by improving jump threading
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-19  law[PATCH] avail_expr_stack is no longer file scoped
2015-09-18  law[PATCH] avail_exprs is no longer file scoped
2015-09-17  law[PATCH] Pass in avail_expr_stack and setup edge_infos...
2015-09-04  law[PATCH] Minor cleanup of const_and_copies stack
2015-08-28  law[PATCH][lto/66752] Fix missed FSM jump thread
2015-07-25  lawRevert:
2015-07-23  law PR lto/66752
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
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-05-19  miyukiUse std::swap instead of explicit swaps
2015-04-17  law PR tree-optimization/47679
2015-04-11  jakub PR tree-optimization/65735
2015-02-16  law PR tree-optimization/64823
2015-02-13  law PR bootstrap/65060
2015-02-13  law PR tree-optimization/64823
2015-02-06  spopPR 64878: do not jump thread across more than one back...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-06  spopextend jump thread for finite state automata
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-07  law PR tree-optimization/61515
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-06-30  law tree-optimization/61607
2014-06-12  law PR tree-optimization/61009
2014-06-05  law PR tree-optimization/61289
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-05-09  law2014-05-08 Jeff Law <law@redhat.com>
2014-04-28  rsandifoMerge from trunk.
2014-04-28  law PR tree-optimization/60902
2014-04-24  mrsMerge in trunk.
2014-04-23  law PR tree-optimization/60902
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-04  rsandifoMerge with trunk.
2013-11-22  law * tree-ssa-threadedge.c (record_temporary_equivalence...
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  law * tree-ssa-threadedge.c (thread_across_edge...
2013-11-21  law PR tree-optimization/59221
2013-11-20  rsandifoMerge from trunk.
2013-11-20  law * tree-ssa-threadedge.c (thread_across_edge): After...
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-16  mrsMerge in trunk.
2013-11-14  law * tree-ssa-threadedge.c (thread_through_normal_block...
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  law * tree-ssa-threadedge.c (thread_around_empty_blocks...
2013-11-09  rsandifoMerge with trunk.
2013-11-08  law * tree-ssa-threadupdate.h (delete_thread_path...
2013-11-07  rguenth2013-11-07 Richard Biener <rguenther@suse.de>
2013-11-04  mrsMerge in trunk.
2013-10-28  law * df-scan.c (df_collection_rec): Adjust.
2013-10-23  law * tree-ssa-threadedge.c (thread_across_edge): Do not...
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-21  law * tree-ssa-threadedge.c (thread_through_normal_b...
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
next