* asan.c (asan_emit_stack_protection): Use full-sized mask to align
[platform/upstream/linaro-gcc.git] / gcc / tree-scalar-evolution.h
2016-01-04 jakub Update copyright years.
2015-11-20 vriesDo final value replacement in try_create_reduction_list
2015-06-02 amker PR tree-optimization/52563
2015-01-05 jakub Update copyright years.
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-10 olegendo * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node...
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-21 rguenth2013-11-21 Richard Biener <rguenther@suse.de>
2013-11-21 dmalcolmReword comments that mention ENTRY_BLOCK_PTR and EXIT_B...
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-10-20 mrsMerge in trunk.
2013-10-09 amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-04-30 rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-04-24 mpolacekPrune SCEV
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-10-08 hubicka * loop-unswitch.c (unswitch_single_loop): Use
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-01-14 spopFix PR42732.
2009-07-31 spop2009-07-30 Sebastian Pop <sebastian.pop@amd.com>
2009-03-04 rakdver * tree-scalar-evolution.c (analyze_scalar_evolution_in...
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2008-12-12 rakdver PR tree-optimization/32044
2008-09-09 spop2008-09-05 Sebastian Pop <sebastian.pop@amd.com>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-05-31 rguenth2008-05-31 Richard Guenther <rguenther@suse.de>
2008-05-09 spop2008-05-09 Jan Sjodin <jan.sjodin@amd.com>
2007-11-30 rakdver PR tree-optimization/34244
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
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-05-13 rakdver * tree-scalar-evolution.c (resolve_mixers): Exported.
2006-12-10 rakdver * doc/loop.texi: Document number_of_latch_executions and
2006-12-10 rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-14 rakdver * doc/invoke.texi (-fprefetch-loop-arrays, -fprefetch...
2006-01-06 rakdver PR tree-optimization/18527
2005-06-25 kcookUpdate FSF address.
2005-05-17 rakdver * timevar.def (TV_SCEV_CONST): New timevar.
2005-05-09 kazu * crtstuff.c, integrate.h, tree-scalar-evolution.h,
2005-05-01 rakdver PR tree-optimization/18316
2004-11-17 kazu * basic-block.h, c-common.h, df.h, expr.h, output...
2004-07-12 spop * cfgloop.h (struct loop): Add nb_iterations field.
2004-07-09 rakdver * tree-scalar-evolution.c: New file.