Changes in directory llvm/lib/Target/PowerPC:

README.txt updated: 1.76 -> 1.77
---
Log message:

minor note


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

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


Index: llvm/lib/Target/PowerPC/README.txt
diff -u llvm/lib/Target/PowerPC/README.txt:1.76 
llvm/lib/Target/PowerPC/README.txt:1.77
--- llvm/lib/Target/PowerPC/README.txt:1.76     Sun Mar 19 16:08:08 2006
+++ llvm/lib/Target/PowerPC/README.txt  Mon Mar 20 18:47:09 2006
@@ -519,6 +519,9 @@
 
 We generate relatively atrocious code for this loop compared to gcc.
 
+We could also strength reduce the rem and the div:
+http://www.lcs.mit.edu/pubs/pdf/MIT-LCS-TM-600.pdf
+
 ===-------------------------------------------------------------------------===
 
 Altivec support.  The first should be a single lvx from the constant pool, the



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

Reply via email to