Don't restrict the set of instructions where we try to constant-fold the
[oota-llvm.git] / test / Transforms / InstCombine / 2009-01-19-fmod-constant-float.ll
2009-01-20 Dale JohannesenCalls to fmod, it turns out, are constant-folded by
2009-01-19 Dale JohannesenMove & restructure test per review.