sext(undef) = 0, because the top bits will all be the same.
[oota-llvm.git] / test / CodeGen / Alpha / 2010-08-01-mulreduce64.ll
2010-08-01 Eli FriedmanPR7774: Fix undefined shifts in Alpha backend. As...