Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / large-global.ll
2012-06-22 Evan ChengEmitZerofill should take a 64-bit size or else it's...