mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-18 14:31:27 +00:00
We shall have IA64 as a new experimental backend released with LLVM 1.5
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20671 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4707b895b6
commit
89976fff63
@ -80,8 +80,8 @@ bug fixes for those problems found since the 1.4 release.</p>
|
|||||||
-ipsccp, which is run by default at link-time.</li>
|
-ipsccp, which is run by default at link-time.</li>
|
||||||
<li>LLVM 1.5 is now about 15% faster than LLVM 1.4 and its core data structures
|
<li>LLVM 1.5 is now about 15% faster than LLVM 1.4 and its core data structures
|
||||||
use about 30% less memory.</li>
|
use about 30% less memory.</li>
|
||||||
<li>LLVM includes new experimental native code generators for SparcV8 and
|
<li>LLVM includes new experimental native code generators for SparcV8,
|
||||||
Alpha.</li>
|
Alpha, and IA64.</li>
|
||||||
<li>Support for Microsoft Visual Studio is improved, and <a
|
<li>Support for Microsoft Visual Studio is improved, and <a
|
||||||
href="GettingStartedVS.html">now documented</a>.</li>
|
href="GettingStartedVS.html">now documented</a>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
@ -242,7 +242,7 @@ components, please contact us on the llvmdev list.</p>
|
|||||||
be used to step through programs and inspect the stack.</li>
|
be used to step through programs and inspect the stack.</li>
|
||||||
<li>The "iterative scan" register allocator (enabled with -regalloc=iterativescan)
|
<li>The "iterative scan" register allocator (enabled with -regalloc=iterativescan)
|
||||||
is not stable.</li>
|
is not stable.</li>
|
||||||
<li>The SparcV8 and Alpha ports are experimental.</li>
|
<li>The SparcV8, Alpha, and IA64 ports are experimental.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user