From 4a8654e89311359d655c2948e3311b61d9ff9f1a Mon Sep 17 00:00:00 2001 From: Tobias Grosser Date: Mon, 19 Nov 2012 08:58:29 +0000 Subject: First version of Polly release notes for 3.2 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168302 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 3968fb013b..717bf6c4bd 100644 --- a/docs/ReleaseNotes.html +++ b/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:

+
-- cgit v1.2.3