Fold (-x + -y) -> -(x+y) which promotes better association, fixing
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-gep.ll
2007-04-28 Chris Lattnernew testcase