[MCJIT] Remove extraneous parentheses in test case.
[oota-llvm.git] / test / Transforms / InstCombine / fold-sqrt-sqrtf.ll
2011-11-29 Chad RosierAdd support for sqrt, sqrtl, and sqrtf in TargetLibrary...