Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / nosse-error1.ll
2009-02-01 Torok Edwinadd 2 more testcases for -mattr=-sse (r63495).