Revert r237828 "[X86] Remove unused node after morphing it from shr to and."
[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.