[PPC64] Update tests for vec_sld
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 15 Jul 2015 18:55:02 +0000 (18:55 +0000)
committerBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 15 Jul 2015 18:55:02 +0000 (18:55 +0000)
commitf4aa8fe4aa60a3fe7e3d0e9d639f8ea776ca5d59
tree65de3a838a9b1b94f1b5ce3e31ba5bb88400839e
parentfc9bc49bb0b013818660852ebd4ca43aeb1cf15e
[PPC64] Update tests for vec_sld

Revision 224297 modified the behavior of vec_sld for little endian so
that LLVM will generate the correct corresponding vsldoi instruction.
I neglected to update the existing tests, which continued to pass
because they were not specific enough.  This patch adds enough
specificity to the tests to make them useful for BE and LE testing of
vec_sld.

llvm-svn: 242313
clang/test/CodeGen/builtins-ppc-altivec.c