aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.c
AgeCommit message (Expand)Author
2015-03-05gcc/yroux
2015-01-14gcc/yroux
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
2013-09-30 * tree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges):law
2013-09-28gcc/rsandifo
2013-09-26 * tree-flow.h (thread_through_all_blocks): Prototype moved intolaw
2013-09-25 * tree-ssa-threadedge.c (thread_across_edge): Use foo.last () ratherlaw
2013-09-17 * gcc.c-torture/execute/pr58387.c: New test.law
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-09-11 PR tree-optimization/58380law
2013-09-10 PR tree-optimization/58343law
2013-09-03 * tree-ssa-threadedge.c (thread_across_edge): Record entire pathlaw
2013-08-28 * tree-ssa-threadedge.c (thread_around_empty_block): Removelaw
2013-08-21Fix typo.law
2013-08-21 * tree-flow.h (register_jump_thread): Pass vector of edgeslaw
2013-01-10Update copyright years in gcc/rsandifo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-10-25Change hash_table to support a comparator type different from thecrowl
2012-10-12 * tree-ssa-threadupdate.c (def_split_header_continue_p): Do nothubicka
2012-09-20Don't cast XNEWVEC's result.mpolacek
2012-09-102012-09-10 Richard Guenther <rguenther@suse.de>rguenth
2012-09-042012-09-04 Richard Guenther <rguenther@suse.de>rguenth
2012-08-172012-08-17 Richard Guenther <rguenther@suse.de>rguenth
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo