add another note

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25789 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-01-29 09:46:06 +00:00
parent 5164a313e0
commit c7097afe51

View File

@ -282,3 +282,7 @@ This is bigger and slower.
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.