aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-16PR tree-optimization/92429 do not fold when updating epilogue statementsAndre Vieira1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-25cfgloop.h (get_loop_exit_edges): Add extra parameter denoting loop body, defa...Richard Biener1-3/+6
2019-10-29[vect]PR 88915: Vectorize epilogues when versioning loopsAndre Vieira1-1/+3
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-26/+26
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-22re PR tree-optimization/88148 (ICE in tree_nop_conversion_p at gcc/tree.c:125...Richard Biener1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-19tree-ssa-loop-niter.h (estimate_numbers_of_iterations): Take struct function ...Richard Biener1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
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