From: Tobias Grosser Date: Mon, 19 Nov 2012 08:58:29 +0000 (+0000) Subject: First version of Polly release notes for 3.2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=94717e9fbe39659bbd89e55e0dc38b8c65d533dd;p=platform%2Fupstream%2Fllvm.git First version of Polly release notes for 3.2 llvm-svn: 168302 --- diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 3968fb0..717bf6c 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -226,17 +226,26 @@ Release Notes.

Polly is an experimental - optimizer for data locality and parallelism. It currently provides high-level - loop optimizations and automatic parallelisation (using the OpenMP run time). - Work in the area of automatic SIMD and accelerator code generation was - started.

+ optimizer for data locality and parallelism. It provides high-level + loop optimizations and automatic parallelisation.

Within the LLVM 3.2 time-frame there were the following highlights:

+