]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cfgloop.c
2014-09-08 Richard Biener <rguenther@suse.de>
[thirdparty/gcc.git] / gcc / cfgloop.c
2014-09-08  rguenth2014-09-08 Richard Biener <rguenther@suse.de>
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-08-21  dmalcolmcfgloop.c: Use rtx_insn
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-21  rsandifoMerge with trunk.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-16  amacleod PR tree-optimization/58697
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-04-26 Richard Biener <rguenther@suse.de>
2013-04-26  rguenth2013-03-26 Richard Biener <rguenther@suse.de>
2013-03-20  rguenth2013-03-20 Richard Biener <rguenther@suse.de>
2013-02-18  rguenth2013-02-18 Richard Biener <rguenther@suse.de>
2013-02-08  mpolacekAdd more checking of headers.
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-01-21  mpolacekFix up English grammar
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2013-01-03  tejohnson2013-01-02 Teresa Johnson <tejohnson@google.com>
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-09-30  hubicka * cfgloop.c (scale_loop_profile): Move to...
2012-09-28  hubicka * basic-block.h (RDIV): Define.
2012-08-14  steven * graphite-scop-detection.c (create_sese_edges): Compu...
2012-08-13  steven * tree-ssa-pre.c (do_regular_insertion): Add FIXME...
2012-08-13  rguenth2012-08-13 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2012-03-05  rguenth2012-03-05 Richard Guenther <rguenther@suse.de>
2012-01-08  cltang2012-01-08 Chung-Lin Tang <cltang@codesourcery.com>
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-10-21  froydnj * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
2010-08-20  froydnjgcc/
2010-08-19  froydnj * cfgloop.c (get_loop_body_in_bfs_order): Avoid redund...
2010-08-11  spopAdd loop_exits_from_bb_p.
2010-08-11  spopRemove uses of loop->single_iv.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-08  laurasgcc/ada:
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2009-11-25  hjlRemove trailing white spaces.
2009-11-25  spop2009-10-22 Sebastian Pop <sebastian.pop@amd.com>
2009-07-31  spopNew implementation of Graphite.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2008-09-02  spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-09-01  abel2008-08-31 Andrey Belevantsev <abel@ispras.ru>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2007-08-14  ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-08-04  rakdver * tree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-25  ghazi * c-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-24  rakdver * cfgloop.c (init_loops_structure): New function.
next