mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-13 14:47:00 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83770 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f553cbc5e9
commit
deb3f2ec23
@ -675,7 +675,7 @@ it run faster:</p>
|
||||
by OS kernels.</li>
|
||||
<li>X86-64 now models implicit zero extensions better, which allows the code
|
||||
generator to remove a lot of redundant zexts. It also models the 8-bit "H"
|
||||
registers as sugregs, which allows them to be used in some tricky
|
||||
registers as subregs, which allows them to be used in some tricky
|
||||
situations.</li>
|
||||
<li>X86-64 now supports the "local exec" and "initial exec" thread local storage
|
||||
model.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user