A new entry
authorEvan Cheng <evan.cheng@apple.com>
Tue, 30 May 2006 23:56:31 +0000 (23:56 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 30 May 2006 23:56:31 +0000 (23:56 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28579 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/X86/README-SSE.txt

index 123446fae96b7a543ebb3a179ebaf950304d5d87..ecf846c28184c5ca8c519d284c942f6f1684cb56 100644 (file)
@@ -660,3 +660,7 @@ http://developer.apple.com/documentation/Performance/Conceptual/
 Accelerate_sse_migration/index.html
 
 e.g. SSE select using and, andnot, or. Various SSE compare translations.
+
+//===---------------------------------------------------------------------===//
+
+Add hooks to commute some CMPP operations.