[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-select-cmp.ll
2014-06-25 Juergen Ributzka[FastISel][X86] Only fold the cmp into the select when...