diff options
author | Sebastian Pop <sebastian.pop@amd.com> | 2010-09-30 21:18:38 +0000 |
---|---|---|
committer | Sebastian Pop <spop@gcc.gnu.org> | 2010-09-30 21:18:38 +0000 |
commit | 492e5456785bd2e22f7eca788589f5334780a36c (patch) | |
tree | d40aaf45844c05a0f308914499d089d6a8955b40 /gcc/graphite-blocking.c | |
parent | 21d9100956cc5e926c5ae38df8f9befd7ee58c7d (diff) | |
download | gcc-492e5456785bd2e22f7eca788589f5334780a36c.zip gcc-492e5456785bd2e22f7eca788589f5334780a36c.tar.gz gcc-492e5456785bd2e22f7eca788589f5334780a36c.tar.bz2 |
Fix chrec_contains_symbols_defined_in_loop.
2010-08-20 Sebastian Pop <sebastian.pop@amd.com>
* tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop):
Do not check for VAR_DECL, PARM_DECL, FUNCTION_DECL, LABEL_DECL,
RESULT_DECL, and FIELD_DECL. Return false for an
SSA_NAME_IS_DEFAULT_DEF.
(compute_scalar_evolution_in_loop): Do not further analyze the
scalar evolution when no_evolution_in_loop_p returns true.
From-SVN: r164789
Diffstat (limited to 'gcc/graphite-blocking.c')
0 files changed, 0 insertions, 0 deletions