[x86] Add a reassociation optimization to increase ILP via the MachineCombiner pass
[oota-llvm.git] / test / CodeGen / X86 / fp-select-cmp-and.ll
2013-08-04 Benjamin KramerX86: Turn fp selects into mask operations.