mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Grammer fix reported by Alex Kellett.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42391 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
64f638df56
commit
20acdce0ed
@ -149,7 +149,7 @@ optimizer, speeding it up and making it more aggressive. For example:</p>
|
||||
<li>Evan contributed a new target independent if-converter. While it is
|
||||
target independent, so far only the ARM backend uses it.</li>
|
||||
|
||||
<li>Evan rewrite the way the register allocator handles rematerialization,
|
||||
<li>Evan rewrote the way the register allocator handles rematerialization,
|
||||
allowing it to be much more effective on two-address targets like X86,
|
||||
and taught it to fold loads away when possible (also a big win on X86).</li>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user