commit | c29812f782a323030130f765ea0c4bb59c9c3784 | [log] [tgz] |
---|---|---|
author | Wang, Pengfei <pengfei.wang@intel.com> | Wed Oct 21 15:57:43 2020 +0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 29 17:08:41 2020 -0700 |
tree | 468fb1629cf8f8cae38075cb8e36bd511390ae67 | |
parent | 4d6fa42b18a9f36a743a426a8b45d6f696b237b0 [diff] |
[X86] Add clang release notes for HRESET and minor change for llvm release notes. (NFC) GitOrigin-RevId: e32036b9732fd1ec4794fef48ec79a268aa8cbce
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 540cf91..0e2915c 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst
@@ -200,6 +200,8 @@ implies -mtune=<cpu>. -mtune=generic is the default with no -march or -mtune specified. +- Support for feature ``HRESET`` has been added. + Internal API Changes --------------------