search for: i_frem

Displaying 1 result from an estimated 1 matches for "i_frem".

Did you mean: i_free
2015 Feb 19
2
[LLVMdev] [PATCH] Minor typos corrected in docs
...e same address as the aliasee expression. ``unnamed_addr`` ones are only guaranteed to point to the same content. @@ -1779,7 +1779,7 @@ LLVM IR floating-point binary ops (:ref:`fadd <i_fadd>`, :ref:`fsub <i_fsub>`, :ref:`fmul <i_fmul>`, :ref:`fdiv <i_fdiv>`, -:ref:`frem <i_frem>`) have the following flags that can set to enable +:ref:`frem <i_frem>`) have the following flags that can be set to enable otherwise unsafe floating point operations ``nnan`` Index: docs/CodeGenerator.rst =================================================================== --- docs/CodeG...