This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r127373 - in /branches/autovect-branch/gcc: Cha...


Author: dorit
Date: Sun Aug 12 14:17:27 2007
New Revision: 127373

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127373
Log:
        * tree-vect-analyze.c (vect_analyze_loop_form): Check that the
        inner-loop bound is invariant in the outer-loop (for outer-loop
        vectorization).


Added:
    branches/autovect-branch/gcc/testsuite/gcc.dg/vect/vect-outer-2d.c
Modified:
    branches/autovect-branch/gcc/ChangeLog.autovect
    branches/autovect-branch/gcc/testsuite/ChangeLog.autovect
    branches/autovect-branch/gcc/tree-vect-analyze.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]