From 5a472821492e04d1f0909b16128554a126f0d12d Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Tue, 30 May 2006 23:56:31 +0000 Subject: A new entry git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28579 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/X86/README-SSE.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/Target') diff --git a/lib/Target/X86/README-SSE.txt b/lib/Target/X86/README-SSE.txt index 123446fae9..ecf846c281 100644 --- a/lib/Target/X86/README-SSE.txt +++ b/lib/Target/X86/README-SSE.txt @@ -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. -- cgit v1.2.3