Displaying 1 result from an estimated 1 matches for "227370".
Did you mean:
027370
2015 Feb 19
2
[LLVMdev] [PATCH] Minor typos corrected in docs
...s 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/CodeGenerator.rst (revision 227370)
+++ docs/CodeGenerator.rst (working copy)
@@ -1340,7 +1340,7 @@
If the indirect strategy is used, after all the virtual registers have been
mapped to physical registers or stack slots, it is necessary to use a spiller
object to place load and store instructions in the code. Every virtual that...