diff options
| author | Tobias Grosser <tobias@grosser.es> | 2016-03-25 14:22:53 +0000 |
|---|---|---|
| committer | Tobias Grosser <tobias@grosser.es> | 2016-03-25 14:22:53 +0000 |
| commit | ddca355fe3b93b02b3556ad52b3bd8432dcf0a4c (patch) | |
| tree | 6baec01f4a6512ec2d5d21d77dae35046889178d /polly/docs | |
| parent | 99807e40589fc09fdb1e9c019cac54e349296d8e (diff) | |
| download | bcm5719-llvm-ddca355fe3b93b02b3556ad52b3bd8432dcf0a4c.tar.gz bcm5719-llvm-ddca355fe3b93b02b3556ad52b3bd8432dcf0a4c.zip | |
docs: Clearify that our release note describe the upcoming release of Polly
llvm-svn: 264406
Diffstat (limited to 'polly/docs')
| -rw-r--r-- | polly/docs/ReleaseNotes.rst | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/polly/docs/ReleaseNotes.rst b/polly/docs/ReleaseNotes.rst index d159e4086a2..6054808e581 100644 --- a/polly/docs/ReleaseNotes.rst +++ b/polly/docs/ReleaseNotes.rst @@ -1,9 +1,15 @@ -============= -Release Notes -============= +======================== +Release Notes (upcoming) +======================== In Polly 3.9 the following important changes have been incorporated. +.. warning:: + + These releaes notes are for the next release of Polly and describe + the new features that have recently been committed to our development + branch. + Increased analysis coverage --------------------------- |

