cloog - The Chunky Loop Generator
Website: | http://www.cloog.org |
---|---|
License: | GPLv2+ |
Vendor: | Fedora Project |
- Description:
CLooG is a software which generates loops for scanning Z-polyhedra. That is, CLooG finds the code or pseudo-code where each integral point of one or more parametrized polyhedron or parametrized polyhedra union is reached. CLooG is designed to avoid control overhead and to produce a very efficient code.
Packages
cloog-0.15.7-1.fc12.src [734 KiB] |
Changelog
by Dodji Seketeli (2009-08-15):
- Update to new upstream version (0.15.7) - Do not build from git snapshot anymore. Rather, got the tarball from ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-ppl-0.15.7.tar.gz - The upstream tarball is named cloog-ppl, not cloog. Adjusted thusly. - Use system libtool to disable standard rpath - Do not try to touch the info file if it's not present. Closes #515929. |