6fad047cc0
Instead of generating a unique quadword constant for each and every floating point constant use within a function, we now collect the floating point constants on a per-module basis, and generate only one quadword per floating point constant. This affects only the amd64 and i386 ports (both Unix/Linux/OS X and Windows). git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13149 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 |
||
---|---|---|
.. | ||
arch.ml | ||
emit.mlp | ||
emit_nt.mlp | ||
proc.ml | ||
reload.ml | ||
scheduling.ml | ||
selection.ml |