mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
Add comments about LSR / ARM.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35048 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2265b49193
commit
44f4fca3c0
@ -463,3 +463,7 @@ More register scavenging work:
|
||||
resulting live interval is not assigned a physical register. It may be
|
||||
possible (with the help of the scavenger) to turn some spill / restore
|
||||
pairs into register copies.
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
Teach LSR about ARM addressing modes.
|
||||
|
Loading…
Reference in New Issue
Block a user