From 000e4dd54bf4f37c61f2f2d8329811c9741ed0ac Mon Sep 17 00:00:00 2001 From: Evan Cheng Date: Tue, 28 Mar 2006 02:44:05 +0000 Subject: [PATCH] All unpack cases are now being handled. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27211 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/X86/README.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/Target/X86/README.txt b/lib/Target/X86/README.txt index 58a864e01cc..79f8e6431af 100644 --- a/lib/Target/X86/README.txt +++ b/lib/Target/X86/README.txt @@ -662,7 +662,3 @@ call _foo Obviously it would have been better for the first mov (or any op) to store directly %esp[0] if there are no other uses. - -//===---------------------------------------------------------------------===// - -Add more vector shuffle special cases using unpckhps and unpcklps. -- 2.34.1