mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-26 21:20:29 +00:00
And a bit more non-ASCII stuff.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109458 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4e084e93a7
commit
a10213e934
@ -651,7 +651,7 @@ currently llvm-gcc generates something like this (nice branchless code I'd say):
|
||||
tst r0, #255
|
||||
moveq r0, #0
|
||||
streq r0, [r2]
|
||||
bx lr
|
||||
bx lr
|
||||
|
||||
Note that both "tst" and "moveq" are redundant.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user