summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2012-03-24 19:02:32 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2012-03-24 19:02:32 +0000
commitf15b79548bd7961bcbfcd15780e22e7e35aa23fc (patch)
tree2d51706608a7532d486c4ba0c35b34456024577f /llvm/docs/ReleaseNotes.html
parente894e09e704d760af47389c1a17927c8d848c2f8 (diff)
downloadbcm5719-llvm-f15b79548bd7961bcbfcd15780e22e7e35aa23fc.tar.gz
bcm5719-llvm-f15b79548bd7961bcbfcd15780e22e7e35aa23fc.zip
Add a small release not about the range metadata.
llvm-svn: 153391
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
-rw-r--r--llvm/docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 99e5805218f..961a5f6a703 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -290,6 +290,8 @@ Release Notes</a>.</h1>
<li>IR support for vectors of pointers, including vector GEPs.</li>
<li>Module flags have been introduced. They convey information about the
module as a whole to LLVM subsystems.</li>
+ <li>Loads can now have range metadata attached to them to restrict the
+ possible values being loaded.</li>
<li>....</li>
</ul>
</div>
OpenPOWER on IntegriCloud