]> granicus.if.org Git - llvm/commitdiff
ReleaseNotes: X86 Target: bdver2 sched model was added (D52779)
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 24 Dec 2018 12:12:26 +0000 (12:12 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 24 Dec 2018 12:12:26 +0000 (12:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350053 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 09679ad444cc0312c32acefc2b853bbcd502b26b..31d1f5c151749a69ca12333892b295266847da9c 100644 (file)
@@ -82,7 +82,8 @@ Changes to the PowerPC Target
 Changes to the X86 Target
 -------------------------
 
- During this release ...
+* Machine model for AMD bdver2 (Piledriver) CPU was added. It is used to support
+  instruction scheduling and other instruction cost heuristics.
 
 Changes to the AMDGPU Target
 -----------------------------