Skip to content
Success

Changes

Summary

  1. Bind arguments of integer and float compare in cmmgen (commit: 8fce17d) (details)
  2. Move float compare from cmmgen to cmm_helpers (commit: 6cb283b) (details)
  3. Add a test (commit: 4c25ffc) (details)
  4. Update Changes (commit: 21f04a4) (details)
Commit 8fce17d902dd9b93cdbdb22cc60f7f851a47049a by gyorsh
Bind arguments of integer and float compare in cmmgen
(commit: 8fce17d)
The file was modifiedasmcomp/cmm_helpers.ml (diff)
The file was modifiedasmcomp/cmmgen.ml (diff)
Commit 6cb283b1d85d92429df8edad68c5a6d776d0085e by gyorsh
Move float compare from cmmgen to cmm_helpers
(commit: 6cb283b)
The file was modifiedasmcomp/cmm_helpers.mli (diff)
The file was modifiedasmcomp/cmmgen.ml (diff)
The file was modifiedasmcomp/cmm_helpers.ml (diff)
The file was addedtestsuite/tests/asmcomp/compare.reference
The file was addedtestsuite/tests/asmcomp/compare.ml
The file was modifiedChanges (diff)