mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 04:09:04 +00:00
Update the 'new features' section
llvm-svn: 11731
This commit is contained in:
parent
d1425828a3
commit
d1828a306f
@ -87,7 +87,10 @@ This release implements the following new features:
|
||||
|
||||
<ol>
|
||||
<li><a href="SourceLevelDebugging.html">A new LLVM source-level debugger has been started.</a></li>
|
||||
<li></li>
|
||||
<li>LLVM 1.2 encodes bytecode files for large programs in 10-30% less space.</li>
|
||||
<li>LLVM can now feed profile information back into optimizers for Profile Guided Optimization, and includes a simple basic block reordering pass.</li>
|
||||
<li>The LLVM JIT lazily initializes global variables, reducing startup time for programs with lots of globals (like C++ programs).</li>
|
||||
<li>The "tblgen" tool is <a href="TableGenFundamentals.html">now documented</a>.</li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user