gecko-dev/js
Julian Seward e6144ebd9f Bug 1750046 - Add comprehensive testing of the wasm i32/i64 compare-select idiom. r=lth.
Bug 1748700 shows a regression introduced by bug 1716580, which incorrectly
optimised some wasm compare-select cases.  The underlying problem was
inadequate testing in the latter bug.

This bug adds comprehensive testing of compare-select for the following
cases:
```
  compare     in  i32 i64
  select      in  i32 i64
  compare-op  in  eq ne lt_s lt_u gt_s gt_u le_s le_u ge_s ge_u
```

It is verified as able to detect the regression introduced by bug 1716580.

Differential Revision: https://phabricator.services.mozilla.com/D135919
2022-01-14 13:18:32 +00:00
..
ductwork/debugger
examples Bug 1582895 - Minor irrelevant jorendb tweaks r=jonco 2021-10-18 20:34:38 +00:00
public Bug 1708743 - Add javascript.options.wasm_simd_avx preference. r=jandem 2022-01-12 22:31:30 +00:00
src Bug 1750046 - Add comprehensive testing of the wasm i32/i64 compare-select idiom. r=lth. 2022-01-14 13:18:32 +00:00
xpconnect Bug 1749496 - Add groupby and groupbytomap to xrayToJS only in nightly build r=xpcom-reviewers,nika 2022-01-12 12:22:56 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1747501 - Move ZLIB_IN_MOZGLUE to python configure. r=firefox-build-system-reviewers,andi 2021-12-29 22:12:45 +00:00
sub.configure Bug 1747501 - Move ZLIB_IN_MOZGLUE to python configure. r=firefox-build-system-reviewers,andi 2021-12-29 22:12:45 +00:00