A new entry.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28848 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Evan Cheng 2006-06-17 00:45:49 +00:00
parent b1d26f6665
commit 357edf8a4f

View File

@ -702,3 +702,5 @@ L2:
Smells like a register coallescing/reassociation issue.
//===---------------------------------------------------------------------===//
Use cpuid to auto-detect CPU features such as SSE, SSE2, and SSE3.