Eliminate questionable syntax for stdin redirection. This probably also speeds things...
[oota-llvm.git] / test / Transforms / InstCombine / urem-simplify-bug.ll
2008-05-01 Dan GohmanFix an overaggressive SimplifyDemandedBits optimization...