aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2017-10-13 11:02:05 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2017-10-13 11:02:05 +0000
commit6fe00fb72a2618c00909c794b1a1a792a2fdaf68 (patch)
treef699d44ad82bb3e0fb7147cf79828619b321a23d /gcc/tree.c
parent1a8821c54a5ff570e5d6005924ab9a165090d1cd (diff)
downloadgcc-6fe00fb72a2618c00909c794b1a1a792a2fdaf68.zip
gcc-6fe00fb72a2618c00909c794b1a1a792a2fdaf68.tar.gz
gcc-6fe00fb72a2618c00909c794b1a1a792a2fdaf68.tar.bz2
2017-10-13 Richard Biener <rguenther@suse.de>
* graphite-isl-ast-to-gimple.c (translate_isl_ast_to_gimple::get_rename_from_scev): Remove unused parameters and dominance check. (translate_isl_ast_to_gimple::graphite_copy_stmts_from_block): Adjust. (translate_isl_ast_to_gimple::copy_bb_and_scalar_dependences): Likewise. (translate_isl_ast_to_gimple::graphite_regenerate_ast_isl): Do not update SSA form here or do intermediate IL verification. * graphite.c: Include tree-ssa.h and tree-into-ssa.h. (graphite_initialize): Remove check on the number of loops in the function and inline into graphite_transform_loops. (graphite_finalize): Inline into graphite_transform_loops. (graphite_transform_loops): Perform SSA update and IL verification here. * params.def (PARAM_GRAPHITE_MIN_LOOPS_PER_FUNCTION): Remove. * gcc.dg/graphite/pr35356-3.c: XFAIL again. * gcc.dg/graphite/pr81373-2.c: Copy from gcc.dg/graphite/pr81373.c with alternate flags. From-SVN: r253720
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions