ocaml/testsuite
Xavier Leroy 76d00023ce Test for "special" floating-point literals
Some ocamlopt code generators use special instructions to load specific FP
constants into an FP register, instead of loading the value from memory.
This is the case for i386, amd64, and arm64.
This test checks that these special instructions produce the correct
FP values.
2019-03-22 15:35:43 +03:00
..
interactive Delete otherlib/{graph,win32graph} (#2318) 2019-03-18 15:05:57 +01:00
lib Fixing typos in various files (#2246) 2019-02-13 14:04:56 +01:00
makefiles testsuite report: list failed tests *after* skipped tests 2018-07-01 15:11:50 +02:00
tests Test for "special" floating-point literals 2019-03-22 15:35:43 +03:00
tools More debugging information in Cmm terms (#2308) 2019-03-13 15:40:04 +00:00
HACKING.adoc Typo. 2018-09-09 00:24:38 +02:00
Makefile Remove space from end of FLEXLINK_ENV 2018-09-07 08:34:53 +02:00
typing Fix PR#7113: -safe-string can break GADT compatibility check 2016-03-01 09:35:29 +09:00