mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-14 17:34:41 +00:00
Updated.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35229 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c3c70881cf
commit
a125cbe839
@ -470,4 +470,9 @@ More register scavenging work:
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Teach LSR about ARM addressing modes.
|
||||
More LSR enhancements possible:
|
||||
|
||||
1. Teach LSR about pre- and post- indexed ops to allow iv increment be merged
|
||||
in a load / store.
|
||||
2. Allow iv reuse even when a type conversion is required. For example, i8
|
||||
and i32 load / store addressing modes are identical.
|
||||
|
Loading…
x
Reference in New Issue
Block a user