[X86][SSSE3] Added fast-isel intrinsics tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Dec 2015 21:32:08 +0000 (21:32 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Dec 2015 21:32:08 +0000 (21:32 +0000)
commit9a17b124c523f1503b14bd58aa44ef0bbae9e24d
tree948bd845382878a16b57db506c43d0ed834370e8
parent246e4ceb42fa7f5fe898aac0b51c19061ff5cf91
[X86][SSSE3] Added fast-isel intrinsics tests

As discussed on PR24580, this patch adds fast-isel codegen tests to match the IR generated in clang/test/CodeGen/ssse3-builtins.c

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255052 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/ssse3-intrinsics-fast-isel.ll [new file with mode: 0644]