Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / 2011-08-23-PerformSubCombine128.ll
2011-08-23 Nick LewyckyPerformSubCombine to work on integers larger than i128...