[Reassociate] Canonicalize negative constants out of expressions.
[oota-llvm.git] / test / Transforms / LowerInvoke / lowerinvoke.ll
2014-03-20 Mark SeabornAdd a test for LowerInvoke that doesn't use "-enable...