summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR tree-optimization/72772 (Missed SCEV after pass reordering@236440)Bin Cheng2016-08-091-2/+1
* tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New Parameter.Bin Cheng2016-07-221-1/+1
* tree-chrec.c (convert_affine_scev): New parameter.Bin Cheng2016-07-211-1/+2
* tree-scalar-evolution.c (simple_iv_with_niters): New funcion.Bin Cheng2016-07-151-0/+3
* cfgloop.c (record_niter_bound): Record likely upper bounds.Jan Hubicka2016-05-271-0/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* cfg.c (free_edge): Add function argument and use it instead of cfun.Richard Biener2015-10-271-1/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-2/+2
* tree-ssa-loop-niter.c (tree_simplify_using_condition_1): New parameter.Bin Cheng2015-09-171-0/+2
* re PR tree-optimization/48052 (loop not vectorized if index is "unsigned int")Bin Cheng2015-06-021-0/+1
* re PR tree-optimization/64705 (Bad code generation of sieve on x86-64 because...Bin Cheng2015-02-131-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merge in wide-int.Kenneth Zadeck2014-05-061-4/+4
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR tree-optimization/58697 (wrong code (segfaults) at -O3)Andrew MacLeod2013-10-161-0/+2
* tree-flow.h: Move some protoypes.Andrew MacLeod2013-10-091-0/+46