r253629 - in /trunk/gcc: ChangeLog tree-scalar-...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Wed Oct 11 07:21:00 GMT 2017
Author: rguenth
Date: Wed Oct 11 07:21:05 2017
New Revision: 253629
URL: https://gcc.gnu.org/viewcvs?rev=253629&root=gcc&view=rev
Log:
2017-10-11 Richard Biener <rguenther@suse.de>
* tree-scalar-evolution.c (get_scalar_evolution): Handle
default-defs and types we do not want to analyze.
(interpret_loop_phi): Replace unreachable code with an assert.
(compute_scalar_evolution_in_loop): Remove and inline ...
(analyze_scalar_evolution_1): ... here, replacing condition with
what makes the intent clearer. Remove handling of cases
get_scalar_evolution now handles.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-scalar-evolution.c
More information about the Gcc-cvs
mailing list