aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadedge.c
AgeCommit message (Expand)Author
2017-03-16 PR tree-optimization/71437Jeff Law
2017-03-16 PR tree-optimization/71437Jeff Law
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-02 * tree-ssa-threadedge.cJeff Law
2016-11-092016-11-09 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-05Improve forward jump threading of switch statements (PR18046)Patrick Palka
2016-06-01Fix PR tree-optimization/71077Patrick Palka
2016-05-27 * tree-ssa-threadedge.c: Remove include of tree-ssa-threadbackward.h.Jeff Law
2016-04-292016-04-29 Patrick Palka <ppalka@gcc.gnu.org>Patrick Palka
2016-01-04 Update copyright years.Jakub Jelinek
2015-11-07[PATCH] Remove more backedge threading supportJeff Law
2015-10-29[PATCH] Remove unnecessary invalidation support in threadingJeff Law
2015-10-29[PATCH][PR tree-optimization/67892] Use FSM threader to handle backedgesJeff Law
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-27 * internal-fn.c (expand_UNIQUE): New.Nathan Sidwell
2015-10-262015-10-26 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-12[PATCH] Allow FSM threader to thread more complex conditionsJeff Law
2015-10-12[PATCH] Refactoring FSM bits into their own fileJeff Law
2015-09-20[PATCH] Fix 47679 by improving jump threadingJeff Law
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-09-19[PATCH] avail_expr_stack is no longer file scopedJeff Law
2015-09-18[PATCH] avail_exprs is no longer file scopedJeff Law
2015-09-17[PATCH] Pass in avail_expr_stack and setup edge_infos earlierJeff Law
2015-09-04[PATCH] Minor cleanup of const_and_copies stackJeff Law
2015-08-28[PATCH][lto/66752] Fix missed FSM jump threadJeff Law
2015-07-25Revert:Jeff Law
2015-07-23 PR lto/66752Jeff Law
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-05-19Use std::swap instead of explicit swapsMikhail Maltsev
2015-04-17 PR tree-optimization/47679Jeff Law
2015-04-11 PR tree-optimization/65735Jakub Jelinek
2015-02-16 PR tree-optimization/64823Jeff Law
2015-02-13 PR bootstrap/65060Jeff Law
2015-02-13 PR tree-optimization/64823Jeff Law
2015-02-06PR 64878: do not jump thread across more than one back-edgeSebastian Pop
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-06extend jump thread for finite state automataJames Greenhalgh
2014-11-19PR jit/63854: Fix leak of paths within jump threadingDavid Malcolm
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-07 PR tree-optimization/61515Jeff Law
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-08-02add a hash_set based on hash_tableTrevor Saunders
2014-06-30 tree-optimization/61607Jeff Law
2014-06-12 PR tree-optimization/61009Jeff Law