aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-11tree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE tree operand.Richard Biener1-2/+3
2017-10-09re PR tree-optimization/82449 (code-gen error in get_rename_from_scev)Richard Biener1-9/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-21tree-chrec.c (convert_affine_scev): New parameter.Bin Cheng1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-20switch from gimple to gimple*Trevor Saunders1-3/+3
2015-06-02re PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-[3,4].c scan-tree-dump-time...Bin Cheng1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod1-0/+4
2013-09-20re PR tree-optimization/58473 (FAIL: ext/random/normal_mv_distribution/cons/d...Richard Biener1-7/+10
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-14re PR tree-optimization/55687 (ICE in hide_evolution_in_other_loops_than_loop...Richard Biener1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-1/+1
2012-04-12re PR tree-optimization/52943 (likely wrong code bug caused by predictive com...Richard Guenther1-1/+0
2011-08-16tree.h (ptrofftype_p): New helper function.Richard Guenther1-1/+1
2011-07-26Fix PR47046: correct evolution_function_is_affine_pSebastian Pop1-1/+3
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-30A function is affine when CHREC_RIGHT is invariant.Sebastian Pop1-17/+4
2010-08-11Remove expand_scalar_variables_ hack.Sebastian Pop1-0/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-19/+19
2009-10-21re PR tree-optimization/41497 (apparent integer wrong code bug)Sebastian Pop1-0/+1
2009-07-31Implement evolution_function_right_is_integer_cst.Sebastian Pop1-0/+1
2009-06-17re PR middle-end/40460 (Enormous memory usage during compilation with -O2 or ...Richard Guenther1-1/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2009-01-07re PR middle-end/38492 ([graphite] segfaulting code when compiled with -fgrap...Jan Sjodin1-0/+1
2008-09-02backport: configure: Regenerate.Sebastian Pop1-0/+1
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-2/+2
2008-05-20tree-loop-linear.c (gather_interchange_stats): Look in the access matrix...Jan Sjodin1-2/+4
2008-05-20re PR middle-end/36206 (ice for legal code with -O3)Jan Sjodin1-11/+40
2007-11-14tree-chrec.h (build_polynomial_chrec): RHS of a chrec should not be of pointe...Sebastian Pop1-0/+5
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-16/+16
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-19re PR tree-optimization/32367 (internal compiler error: in build_polynomial_c...Sebastian Pop1-19/+24
2007-06-15[multiple changes]Andrew Pinski1-1/+5
2007-05-21re PR tree-optimization/31995 (can't determine dependence between p->a[x+i] a...Andrew Pinski1-1/+1
2007-05-10re PR tree-optimization/31885 (Not removing empty loop, scev not finding the ...Zdenek Dvorak1-2/+1
2007-04-11re PR tree-optimization/31343 (ICE in data-refs dependence testing)Sebastian Pop1-19/+16
2006-12-10tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak1-8/+0
2006-04-02tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argument at_stmt.Sebastian Pop1-1/+14
2006-02-20tree-chrec.c (eq_evolutions_p): New.Sebastian Pop1-2/+3
2005-12-02tree-ssa-loop-im.c (schedule_sm): Use buildN instead of build.Richard Guenther1-2/+2
2005-09-20re PR tree-optimization/18463 (suboptimal use of fancy x86 addressing modes)Zdenek Dvorak1-0/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-07Fixes PR 18403 and meta PR 21861.Sebastian Pop1-4/+6
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-21Makefile.in (tree-chrec.o): Depend on params.h.Sebastian Pop1-2/+2
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata1-1/+0
2004-10-13Makefile.in (tree-ssa-loop-niter.o): Depends on tree-data-ref.h.Sebastian Pop1-0/+1