mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-19 06:31:18 +00:00
add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25962 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
69d39091fe
commit
0d913eaaed
@ -2,6 +2,7 @@
|
||||
To-do
|
||||
-----
|
||||
|
||||
* Enable LSR for V8.
|
||||
* Keep the address of the constant pool in a register instead of forming its
|
||||
address all of the time.
|
||||
* We can fold small constant offsets into the %hi/%lo references to constant
|
||||
|
@ -2,6 +2,7 @@
|
||||
To-do
|
||||
-----
|
||||
|
||||
* Enable LSR for V8.
|
||||
* Keep the address of the constant pool in a register instead of forming its
|
||||
address all of the time.
|
||||
* We can fold small constant offsets into the %hi/%lo references to constant
|
||||
|
Loading…
x
Reference in New Issue
Block a user