mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-13 04:38:24 +00:00
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25439 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -339,3 +339,7 @@ Squish small scalar globals together into a single global struct, allowing the
|
|||||||
address of the struct to be CSE'd, avoiding PIC accesses (also reduces the size
|
address of the struct to be CSE'd, avoiding PIC accesses (also reduces the size
|
||||||
of the GOT on targets with one).
|
of the GOT on targets with one).
|
||||||
|
|
||||||
|
===-------------------------------------------------------------------------===
|
||||||
|
|
||||||
|
Generate lwbrx and other byteswapping load/store instructions when reasonable.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user