[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[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...