aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / tree-chrec.c
2018-10-18 mpolacek PR c/7652 78/189278/2
2016-10-16 Yvan RouxMerge branches/gcc-6-branch rev 241214.
2016-03-01 rguenth2016-03-01 Richard Biener <rguenther@suse.de>
2016-02-01 rguenth2016-02-01 Richard Biener <rguenther@suse.de>
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-02 amker PR tree-optimization/52563
2015-03-20 rguenth2015-03-20 Richard Biener <rguenther@suse.de>
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
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-23 rsandifoTweak uses of new API
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-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-18 rsandifoMerge from trunk.
2013-11-16 mrsMerge in trunk.
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-29 rsandifo- Fix comment typos that I'd introducted.
2013-10-23 amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-20 mrsMerge in trunk.
2013-10-02 amacleod * tree-flow.h: Include new .h files. Move prototypes.
2013-09-20 mrsMerge in trunk.
2013-09-18 rguenth2013-09-18 Richard Biener <rguenther@suse.de>
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-04-30 rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-01-10 rsandifoUpdate copyright years in gcc/
2013-01-04 jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-24 crowlFinish conversion of uses of double_int to the new...
2012-07-16 stevengcc/
2012-06-27 rguenth2012-06-27 Richard Guenther <rguenther@suse.de>
2012-04-11 rguenth2012-04-11 Richard Guenther <rguenther@suse.de>
2011-08-17 rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-08-16 rguenth2011-08-16 Richard Guenther <rguenther@suse.de>
2011-06-29 rguenth2011-06-29 Richard Guenther <rguenther@suse.de>
2011-04-29 rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-02-12 davidxlFix PR47707
2010-12-28 spopDo not include unnecessary .h files.
2010-11-19 matz PR tree-optimization/46077
2010-08-20 froydnjgcc/
2010-08-11 spopchrec_apply should only apply to the specified variable.
2010-08-11 spopRemove expand_scalar_variables_ hack.
2010-06-09 spopFix comments and indentation.
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-05-21 stevengcc/ChangeLog:
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-13 spopFix PR43306: correct evolution_function_right_is_intege...
2010-03-05 spopFix PR42326: Handle more carefully convert expressions...
2009-12-16 jakub * tree-chrec.c (chrec_convert_1): Only fold (T2)(t...
2009-11-25 hjlRemove trailing white spaces.
2009-07-31 spopImplement evolution_function_right_is_integer_cst.
2009-07-31 spopMake scev_is_linear_expression return false if the...
2009-07-03 rguenth2009-07-03 Richard Guenther <rguenther@suse.de>
2009-06-17 rguenth2009-06-17 Richard Guenther <rguenther@suse.de>
2009-05-15 ebotcazou * dbxout.c (dbxout_range_type): Add LOW and HIGH param...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-07 spop2009-01-07 Jan Sjodin <jan.sjodin@amd.com>
2008-09-02 spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-08-21 rguenth2008-08-21 Richard Guenther <rguenther@suse.de>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-03-03 spop * tree-scalar-evolution.c (instantiate_parameters_1...
2007-11-13 jakub PR tree-optimization/34063
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-05-27 rakdver * tree-vrp.c (execute_vrp): Do not check whether curre...
2007-05-21 pinskia2007-05-21 Andrew Pinski <andrew_pinski@playstation...
next