Fold (-x + -y) -> -(x+y) which promotes better association, fixing
[oota-llvm.git] / test / Transforms / InstCombine / 2007-10-31-RangeCrash.ll
2007-11-01 Chris LattnerFix InstCombine/2007-10-31-RangeCrash.ll