[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / addr-mode-matcher.ll
2014-10-03 Adam Nemet[ISel] Keep matching state consistent when folding...