Fold fcmp in cases where value is provably non-negative. By Arch Robison.
[oota-llvm.git] / test / Transforms / ArgumentPromotion / variadic.ll
2014-08-25 Reid KlecknerArgPromotion: Don't touch variadic functions