Fix bug in run-line.
[oota-llvm.git] / test / Transforms / InstCombine / ashr-nop.ll
2009-02-24 Dan GohmanFix a ValueTracking rule: RHS means operand 1, not...