mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 06:32:24 +00:00
Remove another entry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25871 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
657416cfba
commit
214a79423f
@ -227,11 +227,6 @@ cvtsi2sd 8(%esp), %xmm0
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
This instruction selector selects 'int X = 0' as 'mov Reg, 0' not 'xor Reg,Reg'
|
||||
This is bigger and slower.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
LSR should be turned on for the X86 backend and tuned to take advantage of its
|
||||
addressing modes.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user