mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-23 02:32:11 +00:00
new note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26186 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0d7db6f79a
commit
ae302ab9cb
@ -443,3 +443,8 @@ It might be better to generate
|
|||||||
movw al, 8(%edx)
|
movw al, 8(%edx)
|
||||||
|
|
||||||
when we can spare a register. It reduces code size.
|
when we can spare a register. It reduces code size.
|
||||||
|
|
||||||
|
//===---------------------------------------------------------------------===//
|
||||||
|
|
||||||
|
Use .zerofill on x86/darwin when appropriate.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user