mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +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:
parent
68b951a5e5
commit
3cda14ff3e
@ -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
|
||||
of the GOT on targets with one).
|
||||
|
||||
===-------------------------------------------------------------------------===
|
||||
|
||||
Generate lwbrx and other byteswapping load/store instructions when reasonable.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user