aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.c
AgeCommit message (Expand)Author
2015-03-25diamonds are not valid execution threads for jump threadingspop
2015-02-26improve FSM jump thread dumpspop
2015-02-26 PR tree-optimization/65048law
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-12-152014-12-15 Richard Biener <rguenther@suse.de>rguenth
2014-12-06extend jump thread for finite state automataspop
2014-11-272014-11-27 Richard Biener <rguenther@suse.de>rguenth
2014-11-19PR jit/63854: Fix leak of paths within jump threadingdmalcolm
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-10[PATCH] Partially fix PR61529, bound basic block frequencyjiwang
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-152014-10-15 Teresa Johnson <tejohnson@google.com>tejohnson
2014-10-092014-10-07 Teresa Johnson <tejohnson@google.com>tejohnson
2014-10-032014-10-02 Teresa Johnson <tejohnson@google.com>tejohnson
2014-10-022014-10-01 Teresa Johnson <tejohnson@google.com>tejohnson
2014-09-30Redesign jump threading profile updates to avoid introducing insanities.tejohnson
2014-09-052014-09-05 Richard Biener <rguenther@suse.de>rguenth
2014-06-262014-06-26 Richard Biener <rguenther@suse.de>rguenth
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-06-062014-06-06 Richard Biener <rguenther@suse.de>rguenth
2014-05-05 PR tree-optimization/60363amker
2014-01-22 PR tree-optimization/59597law
2014-01-02Update copyright years in gcc/rsandifo
2013-12-11 PR rtl-optimization/59446law
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-03 PR tree-optimization/59322law
2013-11-27 * tree-ssa-threadupdate.c (thread_through_all_blocks): Do notlaw
2013-11-25 * tree-ssa-threadupdate.c (thread_through_all_blocks): Selectivelylaw
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-22 * tree-ssa-threadupdate.c: Include tree-cfg.h and tree-pass.hlaw
2013-11-20 * tree-ssa-threadedge.c (thread_across_edge): After threadinglaw
2013-11-20 * tree-ssa-threadupdate.c: Fix trailing whitespace.law
2013-11-192013-11-19 Richard Biener <rguenther@suse.de>rguenth
2013-11-19 * tree-ssa-threadupdate.c: Include ssa-iterators.hlaw
2013-11-19 * tree-ssa-threadupdate.c (thread_through_loop_header): Do notlaw
2013-11-18 * tree-ssa-threadupdate.c (redirection_data): Record twolaw
2013-11-18 * tree-ssa-threadupdate.c: Fix file block comment.law
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-11-11 * tree-ssa-threadupdate.c (mark_threaded_blocks): Truncate jumplaw
2013-11-08 * tree-ssa-threadupdate.h (delete_thread_path): Declare.law
2013-10-23 * tree-ssa-threadedge.c (thread_across_edge): Do not allow threadinglaw
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-21 * tree-ssa-threadedge.c (thread_through_normal_block): New argument VI...law
2013-10-18 * tree-ssa-threadupdate.c: Do not include "tm.h" or "tm_p.h".law
2013-10-11 PR tree-optimization/58640law
2013-10-01 * tree-ssa-threadupdate.c (struct redirection_data): Deletelaw
2013-10-01 * tree-ssa-threadedge.c (thread_across_edge): Make path a pointer tolaw