[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / adde-carry.ll
2011-06-29 Benjamin KramerRevert a part of r126557 which could create unschedulab...
2011-02-26 Benjamin KramerAdd some DAGCombines for (adde 0, 0, glue), which are...