[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / global-fill.ll
2015-06-17 Benjamin Kramer[AsmPrinter] Make isRepeatedByteSequence smarter about...