From 2691635b5771df4624f4af1a6242020aaaabd9d7 Mon Sep 17 00:00:00 2001 From: Pawel Wodnicki Date: Tue, 18 Dec 2012 20:31:29 +0000 Subject: Added libc++ notes git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_32@170448 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index aab3d04312..fbcafc3f00 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -198,7 +198,15 @@

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

@@ -567,7 +575,6 @@
  • The induction variable can be used inside the loop.
  • Loop reductions are supported.
  • Arrays with affine access pattern do not need to be marked as 'noalias' and are checked at runtime.
  • -
  • ...
  • -- cgit v1.2.3