aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-09re PR tree-optimization/72772 (Missed SCEV after pass reordering@236440)Bin Cheng1-2/+1
2016-07-22tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New Parameter.Bin Cheng1-1/+1
2016-07-21tree-chrec.c (convert_affine_scev): New parameter.Bin Cheng1-1/+2
2016-07-15tree-scalar-evolution.c (simple_iv_with_niters): New funcion.Bin Cheng1-0/+3
2016-05-27cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-27cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener1-1/+1
2015-09-20switch from gimple to gimple*Trevor Saunders1-2/+2
2015-09-17tree-ssa-loop-niter.c (tree_simplify_using_condition_1): New parameter.Bin Cheng1-0/+2
2015-06-02re PR tree-optimization/48052 (loop not vectorized if index is "unsigned int")Bin Cheng1-0/+1
2015-02-13re PR tree-optimization/64705 (Bad code generation of sieve on x86-64 because...Bin Cheng1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-4/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-10-16re PR tree-optimization/58697 (wrong code (segfaults) at -O3)Andrew MacLeod1-0/+2
2013-10-09tree-flow.h: Move some protoypes.Andrew MacLeod1-0/+46