revert r243687: enable fast-math-flag propagation to DAG nodes
[oota-llvm.git] / lib / CodeGen / SelectionDAG / SelectionDAGBuilder.cpp
index ea0d1e9db431ab8ae22d2245db8d9e2ef44f3126..b103910e8e5621b92995859fac0e3a98983ea91b 100644 (file)
@@ -79,7 +79,7 @@ LimitFPPrecision("limit-float-precision",
                  cl::init(0));
 
 static cl::opt<bool>
-EnableFMFInDAG("enable-fmf-dag", cl::init(true), cl::Hidden,
+EnableFMFInDAG("enable-fmf-dag", cl::init(false), cl::Hidden,
                 cl::desc("Enable fast-math-flags for DAG nodes"));
 
 // Limit the width of DAG chains. This is important in general to prevent