This is the mail archive of the gcc-patches@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]

Re: Omega data dependence test for trunk


Sebastian Pop wrote on 03/09/07 07:49:

> Index: gcc/doc/loop.texi
> ===================================================================
> --- gcc/doc/loop.texi	(revision 122747)
> +++ gcc/doc/loop.texi	(working copy)
> @@ -26,6 +26,7 @@ variable analysis and number of iteratio
>  * Number of iterations::	Number of iterations analysis.
>  * Dependency analysis::		Data dependency analysis.
>  * Lambda::			Linear loop transformations framework.
> +* Omega::			A solver for linear programming problems.
>  @end menu

Looks fine.  Thanks.


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