summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2010-10-05 01:00:42 +0000
committerJim Grosbach <grosbach@apple.com>2010-10-05 01:00:42 +0000
commit894a1b1739bedbc55ca090d770b0bed95a4d8a3a (patch)
tree5c4dfa12c39b7980a6db11e2dbcb7944b1ec1af7 /docs
parente86222864fbceffca1af6b5673118d90344af583 (diff)
downloadllvm-894a1b1739bedbc55ca090d770b0bed95a4d8a3a.tar.gz
llvm-894a1b1739bedbc55ca090d770b0bed95a4d8a3a.tar.bz2
llvm-894a1b1739bedbc55ca090d770b0bed95a4d8a3a.tar.xz
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
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 820fb3cdb3..0b638b3297 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -879,8 +879,9 @@ it run faster:</p>
variables can be accessed via same base address) and potentially reducing
register pressure.</li>
-<li>The ARM has received many minor improvements and tweaks which lead to
-substantially better performance in a wide range of different scenarios.</li>
+<li>The ARM backend has received many minor improvements and tweaks which lead
+ to substantially better performance in a wide range of different scenarios.
+</li>
<li>The ARM NEON intrinsics have been substantially reworked to reduce
redundancy and improve code generation. Some of the major changes are: