[X86][AVX] Added full set of 256-bit vector shift tests.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 24 Jun 2015 13:52:25 +0000 (13:52 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 24 Jun 2015 13:52:25 +0000 (13:52 +0000)
commit1a030870fb5dd77ee82002c8fe7ca4d3c188e5f3
tree7b3d9eb5eafc3d6adc96525d79e83bef2526cbf3
parent128f072d3bbd72e5f883c02a05c26078fcb085cd
[X86][AVX] Added full set of 256-bit vector shift tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240542 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-shift-ashr-256.ll [new file with mode: 0644]
test/CodeGen/X86/vector-shift-lshr-256.ll [new file with mode: 0644]
test/CodeGen/X86/vector-shift-shl-256.ll [new file with mode: 0644]