Teach InlineFunction how to differentiate between multiple-value
[oota-llvm.git] / test / Transforms / Reassociate / subtest2.ll
2008-02-17 Chris LattnerSplit up subtracts into add+negate if they have a reass...