Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge after...
authorCraig Topper <craig.topper@gmail.com>
Fri, 27 Apr 2012 07:11:58 +0000 (07:11 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 27 Apr 2012 07:11:58 +0000 (07:11 +0000)
commit76c5897eae2c60c66bb3a6d71b2971141978c2f5
treecaf911d101e316450d02d948ada86c5ee35c3bc4
parentafb3b5ebe61b480527de86311d2a0770fc857d38
Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge after r155618.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155696 91177308-0d34-0410-b5e6-96231b3b80d8
32 files changed:
test/CodeGen/X86/2006-05-11-InstrSched.ll
test/CodeGen/X86/2009-02-26-MachineLICMBug.ll
test/CodeGen/X86/2011-12-15-vec_shift.ll
test/CodeGen/X86/break-sse-dep.ll
test/CodeGen/X86/gather-addresses.ll
test/CodeGen/X86/illegal-vector-args-return.ll
test/CodeGen/X86/lsr-reuse-trunc.ll
test/CodeGen/X86/multiple-loop-post-inc.ll
test/CodeGen/X86/pmul.ll
test/CodeGen/X86/sink-hoist.ll
test/CodeGen/X86/splat-scalar-load.ll
test/CodeGen/X86/sse-align-12.ll
test/CodeGen/X86/sse-domains.ll
test/CodeGen/X86/sse-minmax.ll
test/CodeGen/X86/sse41.ll
test/CodeGen/X86/twoaddr-coalesce-2.ll
test/CodeGen/X86/vec_insert-6.ll
test/CodeGen/X86/vec_set-3.ll
test/CodeGen/X86/vec_shuffle-16.ll
test/CodeGen/X86/vec_shuffle-19.ll
test/CodeGen/X86/vec_shuffle-27.ll
test/CodeGen/X86/vec_shuffle-36.ll
test/CodeGen/X86/vec_shuffle-37.ll
test/CodeGen/X86/vec_shuffle-39.ll
test/CodeGen/X86/vec_splat-2.ll
test/CodeGen/X86/vec_splat-3.ll
test/CodeGen/X86/vec_splat-4.ll
test/CodeGen/X86/vec_splat.ll
test/CodeGen/X86/widen_cast-2.ll
test/CodeGen/X86/widen_conv-4.ll
test/CodeGen/X86/widen_extract-1.ll
test/CodeGen/X86/x86-64-dead-stack-adjust.ll