Changes in directory llvm/lib/Target/PowerPC:

README.txt updated: 1.45 -> 1.46
---
Log message:

add a note


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

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


Index: llvm/lib/Target/PowerPC/README.txt
diff -u llvm/lib/Target/PowerPC/README.txt:1.45 
llvm/lib/Target/PowerPC/README.txt:1.46
--- llvm/lib/Target/PowerPC/README.txt:1.45     Mon Jan 16 11:58:54 2006
+++ llvm/lib/Target/PowerPC/README.txt  Wed Jan 18 20:09:38 2006
@@ -339,3 +339,7 @@
 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.
+



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

Reply via email to