aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-04-22 20:47:28 +0000
committerDan Gohman <gohman@apple.com>2010-04-22 20:47:28 +0000
commitc7550a1adada94558094369ba5a01c3c2168bd0f (patch)
tree9b93472314ac8cb4536c5c81c443642214005689 /docs
parentc603a5e90a8b769326863a33a7dc1081a2a13a31 (diff)
downloadexternal_llvm-c7550a1adada94558094369ba5a01c3c2168bd0f.zip
external_llvm-c7550a1adada94558094369ba5a01c3c2168bd0f.tar.gz
external_llvm-c7550a1adada94558094369ba5a01c3c2168bd0f.tar.bz2
The post-RA scheduler is currently off by default on x86.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102124 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index e25f44e..f7d6666 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -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>