diff options
| -rw-r--r-- | polly/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/README b/polly/README index 09a4a546188..f0243935b08 100644 --- a/polly/README +++ b/polly/README @@ -10,3 +10,4 @@ optimal loop structure. These transformations can be used to do constant propagation through arrays, remove dead loop iterations, optimize loops for cache locality, optimize arrays, apply advanced automatic parallelization, drive vectorization, or they can be used to do software pipelining. + |

