[X86][AVX2] Stripped backend codegen tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Dec 2015 21:16:45 +0000 (21:16 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 8 Dec 2015 21:16:45 +0000 (21:16 +0000)
commit2a4df3fd2ae2f5fae8888bc8cbe3f5f412c22e3c
treea114ea1ac4b986f088c3fcdf35da0a416c791e1a
parenta3ad0f1e2748069b7811f5f2b3f1896e7f20dc60
[X86][AVX2] Stripped backend codegen tests

As discussed on the ml, backend tests need to be put in llvm/test/CodeGen/X86 as fast-isel tests using IR that is as close to what is generated here as possible.

The llvm tests will (re)added in a future commit.

llvm-svn: 255050
clang/test/CodeGen/avx2-builtins.c