mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
make old crappy browsers produce less crappy output :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42349 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8d5562be30
commit
6b588d9255
@ -99,8 +99,8 @@ optimizer, speeding it up and making it more aggressive. For example:</p>
|
||||
<ul>
|
||||
|
||||
<li>Owen Anderson wrote the new MemoryDependenceAnalysis pass, which provides
|
||||
a lazy, caching layer on top of <a href="AliasAnalysis.html">
|
||||
AliasAnalysis</a>. He then used it to rewrite
|
||||
a lazy, caching layer on top of <a
|
||||
href="AliasAnalysis.html">AliasAnalysis</a>. He then used it to rewrite
|
||||
DeadStoreElimination which resulted in significantly better compile time in
|
||||
common cases, </li>
|
||||
<li>Owen implemented the new GVN pass, which is also based on
|
||||
|
Loading…
Reference in New Issue
Block a user