gecko-dev/js
Lars T Hansen c324814fd4 Bug 1673391 - Codegen test cases for binop-with-constant. r=jseward
Chiefly, we add many new test cases to binop-x64-ion-codegen.js to test that
correct code is emitted for binop-with-constant.

Secondarily, we simplify the codegen harness so that instructions that are
split across two lines are handled automatically, it is not necessary to
signify the line break explicitly using a \s at the end of the first line
and a * at the beginning of the second.

Thirdly, just clean up some formatting, and use RIPRADDR throughout in the
binary disassembly.

Differential Revision: https://phabricator.services.mozilla.com/D96004
2020-11-11 15:27:41 +00:00
..
ductwork/debugger
examples
public Bug 1674126 - Store native object's private slot using PrivateValue r=jandem 2020-11-11 11:22:04 +00:00
rust
src Bug 1673391 - Codegen test cases for binop-with-constant. r=jseward 2020-11-11 15:27:41 +00:00
xpconnect Bug 1674722 - Fix prefs, switches, and selection for cranelift. r=rhunt 2020-11-11 09:20:13 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1674722 - Fix lint failure in js/moz.configure a=lint-fix 2020-11-06 09:59:55 +02:00
sub.configure