[X86][SSE4A] Added fast-isel intrinsics tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Dec 2015 21:43:41 +0000 (21:43 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Dec 2015 21:43:41 +0000 (21:43 +0000)
commit9d46b32e8801178491b93d8813ae98e05d13adcc
tree747f535b6779d04e6388472030bd7967fda4a321
parent9a17b124c523f1503b14bd58aa44ef0bbae9e24d
[X86][SSE4A] 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/sse4a-builtins.c

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