Changes in directory llvm/lib/Target/X86:

README-SSE.txt updated: 1.6 -> 1.7
---
Log message:

add a note


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

 README-SSE.txt |    5 +++++
 1 files changed, 5 insertions(+)


Index: llvm/lib/Target/X86/README-SSE.txt
diff -u llvm/lib/Target/X86/README-SSE.txt:1.6 
llvm/lib/Target/X86/README-SSE.txt:1.7
--- llvm/lib/Target/X86/README-SSE.txt:1.6      Wed Oct  4 00:52:13 2006
+++ llvm/lib/Target/X86/README-SSE.txt  Wed Oct 18 12:04:09 2006
@@ -28,6 +28,11 @@
 
 //===---------------------------------------------------------------------===//
 
+Expand libm rounding functions inline:  Significant speedups possible.
+http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00909.html
+
+//===---------------------------------------------------------------------===//
+
 When compiled with unsafemath enabled, "main" should enable SSE DAZ mode and
 other fast SSE modes.
 



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

Reply via email to