ocaml/asmcomp/amd64
Xavier Leroy 6cd8656249 PR#7024 and GPR#295: CSE confuses +0.0 and -0.0
The fix consists in representing float literals by their bit patterns (int64) in the Mach and Linear intermediate languages.

A regression test was added to the test suite.
2015-11-19 09:25:02 +01:00
..
CSE.ml merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
arch.ml PR#6167: OCAMLPARAM support for disabling PIC generation ('pic=0') 2015-01-24 16:35:26 +00:00
emit.mlp PR#7024 and GPR#295: CSE confuses +0.0 and -0.0 2015-11-19 09:25:02 +01:00
proc.ml Split 64-bit integers on 32-bit architectures 2015-08-25 16:18:50 +00:00
reload.ml PR#6167: OCAMLPARAM support for disabling PIC generation ('pic=0') 2015-01-24 16:35:26 +00:00
scheduling.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
selection.ml Update to trunk r16267. 2015-07-27 08:18:53 +00:00