Fold (-x + -y) -> -(x+y) which promotes better association, fixing
[oota-llvm.git] / test / Transforms / InstCombine / 2007-12-12-GEPScale.ll
2007-12-12 Wojciech Matyjewicz1. "Upgrage" comments.