Changes in directory llvm/lib/Target/X86:
README.txt updated: 1.74 -> 1.75 --- Log message: All unpack cases are now being handled. --- Diffs of the changes: (+0 -4) README.txt | 4 ---- 1 files changed, 4 deletions(-) Index: llvm/lib/Target/X86/README.txt diff -u llvm/lib/Target/X86/README.txt:1.74 llvm/lib/Target/X86/README.txt:1.75 --- llvm/lib/Target/X86/README.txt:1.74 Sun Mar 26 13:19:27 2006 +++ llvm/lib/Target/X86/README.txt Mon Mar 27 20:44:05 2006 @@ -662,7 +662,3 @@ 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. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits