]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-predcom.c
Merger of git branch "gimple-classes-v2-option-3"
[thirdparty/gcc.git] / gcc / tree-predcom.c
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-07  tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-07-09  tbsaunderemove has_execute
2014-06-06  rguenth2014-06-06 Richard Biener <rguenther@suse.de>
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-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-04-02  mrsMerge in trunk.
2014-02-10  mrsMerge in trunk.
2014-01-13  mrsMerge in trunk.
2014-01-10  jakub PR tree-optimization/59745
2014-01-07  jakub PR tree-optimization/59643
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-20  tbsaundemerge auto_vec and stack_vec
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-10  jakub * tree-vectorizer.h (struct _loop_vec_info): Add scala...
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  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-08  rguenth2013-11-08 Richard Biener <rguenther@suse.de>
2013-11-06  rguenth2013-11-06 Richard Biener <rguenther@suse.de>
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-11-01  dnovilloReplace some heap vectors with stack vectors.
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-23  rsandifoAlways treat trees as having their native precision...
2013-10-20  mrsMerge in trunk.
2013-10-09  amacleod * tree-flow.h: Remove all remaining prototypes, enums...
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-01-10  rsandifoUpdate copyright years in gcc/
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-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-22  jakub * tree-vect-loop.c (vect_transform_loop): Initialize
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-07  rguenth2012-08-07 Richard Guenther <rguenther@suse.de>
2012-08-03  rguenth2012-08-03 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-08-01  rguenth2012-08-01 Richard Guenther <rguenther@suse.de>
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-29  jsm28 * LANGUAGES: Fix typos.
2012-05-03  jakub PR debug/53174
2012-01-27  abel * doc/invoke.texi: Update copyright years.
2012-01-25  abel * tree-predcom.c (tree_predictive_commoning_loo...
2011-12-01  jakub PR tree-optimization/51246
2011-09-25  irar * tree-data-ref.c (dr_analyze_innermost): Add...
2011-08-17  rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-07-29  rguenth2011-07-29 Richard Guenther <rguenther@suse.de>
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-02-11  jakub PR target/47665
2010-12-23  spopFix PR47002: memory leaks.
2010-10-11  froydnjgcc/
2010-09-06  rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-09-03  spopUse DR_IS_WRITE instead of !DR_IS_READ.
2010-08-20  froydnjgcc/
2010-07-05  rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-19  jamborm2010-04-19 Martin Jambor <mjambor@suse.cz>
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-23  toonChangeLog
2010-01-20  jakub * sel-sched.c (create_speculation_check): Remove set...
2010-01-19  matz PR tree-optimization/41783
2009-11-25  hjlRemove trailing white spaces.
next