mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
Add some notes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18280 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d5c36ea395
commit
a4bcecfb0c
@ -86,6 +86,7 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
|
||||
|
||||
<div class="doc_text">
|
||||
<ol>
|
||||
<li>LLVM now includes a JIT for the PowerPC target.</li>
|
||||
<li>LLVM now optimizes global variables significantly more than it did
|
||||
before.
|
||||
</li>
|
||||
@ -139,6 +140,8 @@ benchmarks, and <b>many</b> other C and C++ programs.</p>
|
||||
<li>The target-to-JIT interfaces <a href="http://llvm.cs.uiuc.edu/PR283">are
|
||||
now much simpler</a> and more powerful.
|
||||
</li>
|
||||
<li>zlib and libpng are <a href="http://llvm.cs.uiuc.edu/PR417">no longer
|
||||
included in the main LLVM tarball</a>.</li>
|
||||
</ol>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user