]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-threadupdate.c
2014-10-16 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / tree-ssa-threadupdate.c
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-15  tejohnson2014-10-15 Teresa Johnson <tejohnson@google.com>
2014-10-09  tejohnson2014-10-07 Teresa Johnson <tejohnson@google.com>
2014-10-03  tejohnson2014-10-02 Teresa Johnson <tejohnson@google.com>
2014-10-02  tejohnson2014-10-01 Teresa Johnson <tejohnson@google.com>
2014-09-30  tejohnsonRedesign jump threading profile updates to avoid introd...
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-06-26  rguenth2014-06-26 Richard Biener <rguenther@suse.de>
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-06  rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-05  mrsMerge in trunk.
2014-05-05  amker PR tree-optimization/60363
2014-02-10  mrsMerge in trunk.
2014-01-22  law PR tree-optimization/59597
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-11  law PR rtl-optimization/59446
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04  rsandifoMerge with trunk.
2013-12-03  law PR tree-optimization/59322
2013-11-27  law * tree-ssa-threadupdate.c (thread_through_all_blocks...
2013-11-25  law * tree-ssa-threadupdate.c (thread_through_all_blocks...
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  law * tree-ssa-threadupdate.c: Include tree-cfg.h and...
2013-11-20  rsandifoMerge from trunk.
2013-11-20  law * tree-ssa-threadedge.c (thread_across_edge): After...
2013-11-20  law * tree-ssa-threadupdate.c: Fix trailing whitespace.
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19  law * tree-ssa-threadupdate.c: Include ssa-iterators.h
2013-11-19  law * tree-ssa-threadupdate.c (thread_through_loop_header...
2013-11-18  law * tree-ssa-threadupdate.c (redirection_data): Record two
2013-11-18  law * tree-ssa-threadupdate.c: Fix file block comment.
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-11  law * tree-ssa-threadupdate.c (mark_threaded_blocks...
2013-11-09  rsandifoMerge with trunk.
2013-11-08  law * tree-ssa-threadupdate.h (delete_thread_path...
2013-11-04  mrsMerge in trunk.
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  law * tree-ssa-threadupdate.c: Do not include "tm...
2013-10-11  law PR tree-optimization/58640
2013-10-01  law * tree-ssa-threadupdate.c (struct redirection_da...
2013-10-01  law * tree-ssa-threadedge.c (thread_across_edge): Make...
2013-09-30  law * tree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges):
2013-09-28  rsandifogcc/
2013-09-26  law * tree-flow.h (thread_through_all_blocks): Prototype...
2013-09-25  law * tree-ssa-threadedge.c (thread_across_edge...
2013-09-20  mrsMerge in trunk.
2013-09-17  law * gcc.c-torture/execute/pr58387.c: New test.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-11  law PR tree-optimization/58380
2013-09-10  law PR tree-optimization/58343
2013-09-04  mrsMerge in trunk.
2013-09-03  law * tree-ssa-threadedge.c (thread_across_edge): Record...
2013-08-28  law * tree-ssa-threadedge.c (thread_around_empty_bl...
2013-08-21  lawFix typo.
2013-08-21  law * tree-flow.h (register_jump_thread): Pass vecto...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-25  crowlChange hash_table to support a comparator type differen...
2012-10-12  hubicka * tree-ssa-threadupdate.c (def_split_header_continue_p...
2012-09-20  mpolacekDon't cast XNEWVEC's result.
2012-09-10  rguenth2012-09-10 Richard Guenther <rguenther@suse.de>
2012-09-04  rguenth2012-09-04 Richard Guenther <rguenther@suse.de>
2012-08-17  rguenth2012-08-17 Richard Guenther <rguenther@suse.de>
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-07-16  stevengcc/
2012-07-16  dehao2012-07-16 Dehao Chen <dehao@google.com>
2012-07-10  dehao2012-07-10 Dehao Chen <dehao@google.com>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-11  rguenth2012-04-11 Richard Guenther <rguenther@suse.de>
2012-04-03  rguenth2012-04-03 Richard Guenther <rguenther@suse.de>
2012-04-02  rguenth2012-04-02 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2011-12-27  hubicka PR middle-end/48641
2011-06-23  law PR middle-end/49465
2011-06-16  law * tree-ssa-threadupdate.c (struct redirection_data...
2011-05-06  law * tree-ssa-threadupdate.c (create_block_for_threading...
2011-05-03  law * tree-ssa-threadupdate.c (THREAD_TARGET): define.
2011-04-05  law * tree-ssa-threadupdate.c (determine_bb_domination_sta...
2011-03-29  law PR bootstrap/48327
2011-03-28  law * tree-ssa-threadupdate.c (redirect_edges): Call
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  stevengcc/ChangeLog:
2009-11-28  jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25  hjlRemove trailing white spaces.
2009-09-02  aolivagcc/ChangeLog:
2009-07-30  amacleodAdd source_location support to PHI arguments.
2008-08-29  hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06  rwildgcc/
2008-05-20  rguenth2008-05-20 Richard Guenther <rguenther@suse.de>
2007-11-07  ebotcazou PR rtl-optimization/33737
next