Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / coalescer-dce.ll
2011-08-19 Jakob Stoklund OlesenAdd test case for r138018.