The LIT tests below do not specify the exact cpu model and fail on AVX2 machines...
authorNadav Rotem <nadav.rotem@intel.com>
Thu, 12 Jul 2012 13:45:15 +0000 (13:45 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Thu, 12 Jul 2012 13:45:15 +0000 (13:45 +0000)
commit4dff258bfb2c894f26c59a76ff81527896ae1d9e
treeab7c91b12f2d021acd579b9f2a36f48d9e32aab7
parent9ae2dfd2615a35319d3c4dd042737c3a71ba1048
The LIT tests below do not specify the exact cpu model and fail on AVX2 machines, because we select different instructions such as vbroadcast, new shuffles, etc.
Patch by Michael Liao.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160129 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/constant-pool-sharing.ll
test/CodeGen/X86/ctpop-combine.ll
test/CodeGen/X86/store_op_load_fold2.ll
test/CodeGen/X86/vec_shuffle-38.ll
test/CodeGen/X86/xor.ll