Fix a stackmap bug introduced in r220710.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-select-cmov2.ll
2014-06-23 Juergen Ributzka[FastISel][X86] Optimize selects when the condition...