summaryrefslogtreecommitdiff
path: root/libjava/include
diff options
context:
space:
mode:
authorrakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-01 19:42:01 +0000
committerrakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-01 19:42:01 +0000
commitd1baf6ca44abccc634eaabb8a52951a388e173b5 (patch)
treef83e87a7a029c987be249cb29870fa982d3c752d /libjava/include
parentadcd0e5f8e8d019e5742431029c2a0c5108ed1ca (diff)
downloadgcc-d1baf6ca44abccc634eaabb8a52951a388e173b5.tar.gz
PR tree-optimization/27144
* tree-ssa-loop-niter.c (derive_constant_upper_bound): New function. (record_estimate): Only record constant upper bound. (infer_loop_bounds_from_undefined): Call compute_estimated_nb_iterations just once. (proved_non_wrapping_p): Renamed to ... (n_of_executions_at_most): ... this. Expect bound to be a constant. (convert_step_widening, scev_probably_wraps_p): Call n_of_executions_at_most instead of proved_non_wrapping_p. (substitute_in_loop_info): Do not replace values in bounds. * cfgloop.h (struct nb_iter_bound): Remove "additional" field. Update comments. * gcc.dg/tree-ssa/loop-16.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113425 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/include')
0 files changed, 0 insertions, 0 deletions