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
This commit is contained in:
Dan Gohman 2010-04-22 20:47:28 +00:00
parent f81eca0ab9
commit d64d12dfcb

View 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>