[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / sse41-intrinsics-x86-upgrade.ll
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...