ReleaseNotes: new Win EH instructions; by David Majnemer
[oota-llvm.git] / docs / ReleaseNotes.rst
index c86aef48737d2989b1d679ef6a33a6d3ca69b0d9..73831f545390e2c2665a9faf0971367dacfbf266 100644 (file)
@@ -101,6 +101,18 @@ Non-comprehensive list of changes in this release
 * The optimization to move the prologue and epilogue of functions in colder
   code path (shrink-wrapping) is now enabled by default.
 
+* A new target-independent gcc-compatible emulated Thread Local Storage mode
+  is added.  When ``-femultated-tls`` flag is used, all accesses to TLS
+  variables are converted to calls to ``__emutls_get_address`` in the runtime
+  library.
+
+* MSVC compatible exception handling has been completely overhauled. New
+  instructions have been introduced to facilitate this:
+  `New exception handling instructions <ExceptionHandling.html#new-exception-handling-instructions>`_. 
+  While we have done our best to test this feature thoroughly, it would
+  not be completely surprising if there were a few lingering issues that
+  early adopters might bump into.
+
 .. NOTE
    For small 1-3 sentence descriptions, just add an entry at the end of
    this list. If your description won't fit comfortably in one bullet