[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / add_shl_constant.ll
2014-09-11 Matt ArsenaultAdd triple to test to fix bots
2014-09-11 Matt ArsenaultAdd DAG combine for shl + add of constants.