From 7d6f4f14b49fbfbb0cb2aa8789da2ff445727ffd Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 29 Mar 2006 00:24:13 +0000 Subject: add a note llvm-svn: 27243 --- llvm/lib/Target/PowerPC/README_ALTIVEC.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'llvm/lib') diff --git a/llvm/lib/Target/PowerPC/README_ALTIVEC.txt b/llvm/lib/Target/PowerPC/README_ALTIVEC.txt index d4c944b6de7..123a6321df3 100644 --- a/llvm/lib/Target/PowerPC/README_ALTIVEC.txt +++ b/llvm/lib/Target/PowerPC/README_ALTIVEC.txt @@ -145,3 +145,7 @@ Should turn into one "." compare instruction, not a dot and "nondot" form. //===----------------------------------------------------------------------===// +Instcombine llvm.ppc.altivec.vperm with an immediate into a shuffle operation. + +//===----------------------------------------------------------------------===// + -- cgit v1.2.3