Fold (-x + -y) -> -(x+y) which promotes better association, fixing
[oota-llvm.git] / test / Transforms / InstCombine / 2006-12-08-ICmp-Combining.ll
2007-04-14 Reid SpencerFor PR1319:
2006-12-08 Reid SpencerFor PR950: