[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / 2013-01-09-DAGCombineBug.ll
2013-03-30 Benjamin KramerDAGCombine: visitXOR can replace a node without returni...
2013-01-09 Evan ChengFix a DAG combine bug visitBRCOND() is transforming...