gcc/gcc lambda-code.c tree-loop-linear.c Chang ...
dberlin@gcc.gnu.org
dberlin@gcc.gnu.org
Sun May 30 21:54:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: lno-branch
Changes by: dberlin@gcc.gnu.org 2004-05-30 17:14:19
Modified files:
gcc : lambda-code.c tree-loop-linear.c ChangeLog.lno
Log message:
2004-05-30 Daniel Berlin <dberlin@dberlin.org>
* tree-loop-linear.c (linear_transform_loops): We don't handle sibling
loops, or loops with multiple exits, yet.
* lambda-code.c (invariant_in_loop): Check outer loops too for
right now.
(lle_to_gcc_expression): Special case the coefficient == 1 cases.
(lambda_loopnest_to_gcc_loopnest): Use correct test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/lambda-code.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.8&r2=1.1.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-loop-linear.c.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.173&r2=1.1.2.174
More information about the Gcc-cvs
mailing list