[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[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...