[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / shuffle-combine-crash.ll
2014-07-13 Andrea Di Biagio[DAGCombiner] Fix a crash caused by a missing check...