[X86][SSE3] Added fast-isel intrinsics tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Dec 2015 21:27:19 +0000 (21:27 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Dec 2015 21:27:19 +0000 (21:27 +0000)
commit246e4ceb42fa7f5fe898aac0b51c19061ff5cf91
tree6bfd515ae0269f94fc436a1bd143a806f763849c
parentd10549743ae65fcc4420a5b07606f97f5cac4bae
[X86][SSE3] 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/sse3-builtins.c

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