summaryrefslogtreecommitdiff
path: root/testsuite/tests/float-unboxing/float_subst_boxed_number.ml
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-5/+5
* ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte...Nicolás Ojeda Bär2020-06-231-1/+0
* Disable some binary compare testsPierre Chambart2019-02-111-0/+2
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-1/+1
* Whitespace and overlong line fixes.David Allsopp2018-06-141-4/+4
* Migrate the float-unboxing test to ocamltestSébastien Hinderer2018-03-181-14/+25
* Take review comments into account.alainfrisch2017-01-031-1/+5
* Eliminate more useless computations when inliningalainfrisch2017-01-031-0/+6
* Stop Warning 55 in non-flambda float-unboxing testDavid Allsopp2016-12-141-10/+1
* Test the propagation of updated record type informationPierre Chambart2016-07-111-6/+8
* Merge pull request #589 from chambart/Gc.minor_wordsPierre Chambart2016-06-011-0/+6
|\
| * Test non-allocating behavior of Gc.minor_wordsPierre Chambart2016-05-311-0/+6
* | Test the optimization of immutable float recordsPierre Chambart2016-05-171-0/+11
* | Ensure that float_subst_boxed_number tests are not removed.Pierre Chambart2016-05-171-7/+13
|/
* Remove copyright notices in test files.Sébastien Hinderer2016-05-031-15/+0
* Do not unbox immutable let-bindings when this cannot eliminate allocationsalainfrisch2016-04-291-0/+13
* Fix PR#7227Pierre Chambart2016-04-151-11/+11
* Activate all float unboxing tests on flambdaPierre Chambart2016-04-121-9/+3
* Test some mutable record field unboxing with flambda.Pierre Chambart2016-04-121-1/+36
* Activate the test for float reference unboxing on flambdaPierre Chambart2016-04-121-1/+1
* Renaming block_kind -> value_kind.alainfrisch2016-04-121-1/+2
* Disable new tests when flambda is enabled.alainfrisch2016-04-121-2/+14
* Add test for better unboxing strategy.alainfrisch2016-04-121-0/+17
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Make specialized compare unboxedFrançois Bobot2015-11-051-1/+11
* Avoid boxing floats when calling Pervasives.classify_float.alainfrisch2015-10-281-14/+26
* PR#7022, GPR#259: unbox float and boxed ints earlier, avoid second pass.Alain Frisch2015-10-201-1/+3
* GPR#243: Faster test suiteDamien Doligez2015-10-091-0/+12
* tests/float-unboxing: fix test for WindowsDamien Doligez2015-07-201-2/+2
* GPR#109: new unboxing strategy (patch by vbrankov).Alain Frisch2015-07-171-0/+26
* Fix PR#6686 and PR#6770Mark Shinwell2015-04-241-0/+26