[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / saddo-redundant-add.ll
2014-01-24 Juergen Ributzka[X86] Prevent the creation of redundant ops for sadd...