summaryrefslogtreecommitdiffstats
path: root/libraries/cloog/README
blob: a70c4f5ad170bf9ac858efbcf32825141e7b4057 (plain)
1
2
3
4
5
CLooG is a free software library to generate code for
scanning Z-polyhedra which is designed to avoid control
overhead and produce a very effective code.
CLooG is a code generation library that is used in
the Graphite loop transforms pass of GCC.