The post-RA scheduler is currently off by default on x86.
authorDan Gohman <gohman@apple.com>
Thu, 22 Apr 2010 20:47:28 +0000 (20:47 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 22 Apr 2010 20:47:28 +0000 (20:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102124 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index e25f44ea9e0020beecdcbb29ce9df9bc69e548ac..f7d666689866340404486446faf1a6252d29636a 100644 (file)
@@ -712,8 +712,6 @@ it run faster:</p>
     registers, making the code generator more aggressive in cases where scalars
     and vector types are mixed.</li>
 
-<li>PostRA scheduler for X86? FIXME: is this on by default in 2.7?</li>
-
 </ul>
 
 </div>