gcc/gcc ChangeLog.lno lambda-code.c
dberlin@gcc.gnu.org
dberlin@gcc.gnu.org
Thu Sep 2 17:10:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: lno-branch
Changes by: dberlin@gcc.gnu.org 2004-09-02 17:10:21
Modified files:
gcc : ChangeLog.lno lambda-code.c
Log message:
2004-09-02 Daniel Berlin <dberlin@dberlin.org>
* lambda-code.c (gcc_loop_to_lambda_loop): Handle GT_EXPR and GE_EXPR.
Get rid of unhandled loop exit test stuff.
Handle induction variable being on right side of test.
(find_induction_var_from_exit_cond): Handle induction variable
being on right side of test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.lno.diff?cvsroot=gcc&only_with_tag=lno-branch&r1=1.1.2.263&r2=1.1.2.264
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.18&r2=1.1.2.19
More information about the Gcc-cvs
mailing list