mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Update the release notes about the store-merge dag optimization.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166116 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cf1d0761ca
commit
72d9bbf117
@ -510,6 +510,8 @@ Release Notes</a>.</h1>
|
||||
We use the lifetime markers to tell the codegen that a certain alloca
|
||||
is used within a region.</p>
|
||||
|
||||
<p> We now merge consecutive loads and stores. </p>
|
||||
|
||||
<p>We have put a significant amount of work into the code generator
|
||||
infrastructure, which allows us to implement more aggressive algorithms and
|
||||
make it run faster:</p>
|
||||
|
Loading…
Reference in New Issue
Block a user