This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r248955 - in /trunk/gcc: ChangeLog tree-affine.c
- From: amker at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 07 Jun 2017 10:46:21 -0000
- Subject: r248955 - in /trunk/gcc: ChangeLog tree-affine.c
Author: amker
Date: Wed Jun 7 10:46:21 2017
New Revision: 248955
URL: https://gcc.gnu.org/viewcvs?rev=248955&root=gcc&view=rev
Log:
(aff_combination_expand): Move (T1)(X *+- CST) simplification to ...
(tree_to_aff_combination): ... here.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-affine.c