From: Alina Sbirlea Date: Tue, 10 Sep 2019 23:22:37 +0000 (+0000) Subject: Update ReleaseNotes: add enabling of MemorySSA. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52caba8a24717968e09cd4ba0351637ac7af2fe6;p=llvm Update ReleaseNotes: add enabling of MemorySSA. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371569 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 290132a1fa6..eb340235f5f 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -41,6 +41,7 @@ Non-comprehensive list of changes in this release for adding a new subsection. * The ISD::FP_ROUND_INREG opcode and related code was removed from SelectionDAG. +* Enabled MemorySSA as a loop dependency. .. NOTE If you would like to document a larger change, then you can add a