mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Add a blurb about MachineInstr bundling support.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146603 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
69fdcd7f90
commit
28681863af
@ -263,7 +263,10 @@ Release Notes</a>.</h1>
|
||||
<p>LLVM 3.1 includes several major changes and big features:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="../tools/clang/docs/AddressSanitizer.html">AddressSanitizer</a>, a fast memory error detector.</li>
|
||||
<li><a href="../tools/clang/docs/AddressSanitizer.html">AddressSanitizer</a>,
|
||||
a fast memory error detector.</li>
|
||||
<li><a href="CodeGenerator.html#machineinstrbundle">MachineInstr Bundles</a>,
|
||||
Support to model instruction bundling / packing.</li>
|
||||
<li>....</li>
|
||||
</ul>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user