Changes in directory llvm/lib/Target/ARM:

README.txt updated: 1.18 -> 1.19
---
Log message:

Add comments about LSR / ARM.

---
Diffs of the changes:  (+4 -0)

 README.txt |    4 ++++
 1 files changed, 4 insertions(+)


Index: llvm/lib/Target/ARM/README.txt
diff -u llvm/lib/Target/ARM/README.txt:1.18 llvm/lib/Target/ARM/README.txt:1.19
--- llvm/lib/Target/ARM/README.txt:1.18 Fri Mar  9 13:34:51 2007
+++ llvm/lib/Target/ARM/README.txt      Fri Mar  9 13:35:33 2007
@@ -463,3 +463,7 @@
    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.



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to