Fix bug in run-line.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-07-10-ICmpBinOp.ll
2008-07-11 Nick LewyckyAdd another optimization from PR2330. Also catch some...