[X86][SSE41] Added fast-isel intrinsics tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 20 Feb 2016 17:11:32 +0000 (17:11 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 20 Feb 2016 17:11:32 +0000 (17:11 +0000)
commit19b3ce0f0729d964458f59012cffdd18012a1fd8
treeb4d66fe753f6f1a56167e280a887bd97b2160acb
parentc5199aae82c0f121b0e4d7a123591d4b3b607351
[X86][SSE41] Added fast-isel intrinsics tests

As discussed on PR24580, this patch adds some (more to come) initial fast-isel codegen tests to match the IR generated in clang/test/CodeGen/sse41-builtins.c

llvm-svn: 261438
llvm/test/CodeGen/X86/sse41-intrinsics-fast-isel.ll [new file with mode: 0644]