fixed to test features, not CPU model
authorSanjay Patel <spatel@rotateright.com>
Wed, 18 Mar 2015 16:07:10 +0000 (16:07 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 18 Mar 2015 16:07:10 +0000 (16:07 +0000)
commite90d0387d90c78d882fe18434010e071a1702210
tree2ef5bfe7da51f80382b276dd9283b15f65caea2c
parent78cc36fed73102445e795e7160322cdb2a948fc5
fixed to test features, not CPU model

The 'vmovntdq' was only passing due to a fluke in
SandyBridge codegen that splits 32-byte stores in half,
but that meant that the test was not correctly checking
for the 32-byte store that we thought we were generating.

The lax checking in this file will be addressed in
another commit. There are bigger problems here.

llvm-svn: 232644
llvm/test/CodeGen/X86/avx-intrinsics-x86.ll