summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadedge.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix 47679 by improving jump threadinglaw2015-09-201-0/+5
* switch from gimple to gimple*tbsaunde2015-09-201-16/+16
* [PATCH] avail_expr_stack is no longer file scopedlaw2015-09-191-22/+47
* [PATCH] avail_exprs is no longer file scopedlaw2015-09-181-8/+8
* [PATCH] Pass in avail_expr_stack and setup edge_infos earlierlaw2015-09-171-0/+5
* [PATCH] Minor cleanup of const_and_copies stacklaw2015-09-041-4/+6
* [PATCH][lto/66752] Fix missed FSM jump threadlaw2015-08-281-0/+33
* Revert:law2015-07-251-25/+0
* PR lto/66752law2015-07-231-0/+25
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-17/+5
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* Use std::swap instead of explicit swapsmiyuki2015-05-191-4/+1
* PR tree-optimization/47679law2015-04-171-109/+20
* PR tree-optimization/65735jakub2015-04-111-6/+6
* PR tree-optimization/64823law2015-02-161-7/+32
* PR bootstrap/65060law2015-02-131-32/+7
* PR tree-optimization/64823law2015-02-131-7/+32
* PR 64878: do not jump thread across more than one back-edgespop2015-02-061-3/+16
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* extend jump thread for finite state automataspop2014-12-061-1/+277
* PR jit/63854: Fix leak of paths within jump threadingdmalcolm2014-11-191-0/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-9/+10
* PR tree-optimization/61515law2014-11-071-4/+29
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-3/+5
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+6
* add a hash_set based on hash_tabletbsaunde2014-08-021-10/+10
* tree-optimization/61607law2014-06-301-10/+27
* PR tree-optimization/61009law2014-06-121-2/+5
* PR tree-optimization/61289law2014-06-051-88/+18
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* 2014-05-08 Jeff Law <law@redhat.com>law2014-05-091-13/+46
* PR tree-optimization/60902law2014-04-281-1/+1
* PR tree-optimization/60902law2014-04-231-1/+28
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* * tree-ssa-threadedge.c (record_temporary_equivalence): Handlelaw2013-11-221-85/+160
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* * tree-ssa-threadedge.c (thread_across_edge): Mark the start oflaw2013-11-221-1/+2
* PR tree-optimization/59221law2013-11-211-0/+7
* * tree-ssa-threadedge.c (thread_across_edge): After threadinglaw2013-11-201-0/+8
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* * tree-ssa-threadedge.c (thread_through_normal_block): Only pushlaw2013-11-141-6/+12
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* * tree-ssa-threadedge.c (thread_around_empty_blocks): Newlaw2013-11-121-18/+32
* * tree-ssa-threadupdate.h (delete_thread_path): Declare.law2013-11-081-3/+1
* 2013-11-07 Richard Biener <rguenther@suse.de>rguenth2013-11-071-0/+2