Changes in directory llvm/lib/Target/X86:

README.txt updated: 1.29 -> 1.30
---
Log message:

add another note


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

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


Index: llvm/lib/Target/X86/README.txt
diff -u llvm/lib/Target/X86/README.txt:1.29 llvm/lib/Target/X86/README.txt:1.30
--- llvm/lib/Target/X86/README.txt:1.29 Sun Jan 29 03:42:20 2006
+++ llvm/lib/Target/X86/README.txt      Sun Jan 29 03:46:06 2006
@@ -282,3 +282,7 @@
 LSR should be turned on for the X86 backend and tuned to take advantage of its
 addressing modes.
 
+//===---------------------------------------------------------------------===//
+
+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