mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-12 17:25:49 +00:00
s/The ARM has/The ARM backend has/
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115584 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -879,8 +879,9 @@ it run faster:</p>
|
|||||||
variables can be accessed via same base address) and potentially reducing
|
variables can be accessed via same base address) and potentially reducing
|
||||||
register pressure.</li>
|
register pressure.</li>
|
||||||
|
|
||||||
<li>The ARM has received many minor improvements and tweaks which lead to
|
<li>The ARM backend has received many minor improvements and tweaks which lead
|
||||||
substantially better performance in a wide range of different scenarios.</li>
|
to substantially better performance in a wide range of different scenarios.
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>The ARM NEON intrinsics have been substantially reworked to reduce
|
<li>The ARM NEON intrinsics have been substantially reworked to reduce
|
||||||
redundancy and improve code generation. Some of the major changes are:
|
redundancy and improve code generation. Some of the major changes are:
|
||||||
|
Reference in New Issue
Block a user