Use the 'count' attribute instead of the 'upper_bound' attribute.
[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...