Eliminate questionable syntax for stdin redirection. This probably also speeds things...
[oota-llvm.git] / test / Transforms / InstCombine / mul-masked-bits.ll
2008-05-07 Dan GohmanFix a bug in the ComputeMaskedBits logic for multiply.