[x86] Fix wrong lowering of vsetcc nodes (PR25080).
[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.