add a note
authorChris Lattner <sabre@nondot.org>
Wed, 18 Oct 2006 17:04:09 +0000 (17:04 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Oct 2006 17:04:09 +0000 (17:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31038 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/README-SSE.txt

index a22cebf165f8dc61a0b9b0d419b1337496f96e55..2de68edad003f462366be53b601027918c33c173 100644 (file)
@@ -28,6 +28,11 @@ Each operand of the minss is a load.  At least one should be folded!
 
 //===---------------------------------------------------------------------===//
 
+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.