mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
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:
parent
f81eca0ab9
commit
d64d12dfcb
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user