gecko-dev/js
Shi Dan 9934941ceb Bug 1290812 - Part 36: Implement the 64bit variant of WasmTruncate on mips32. r=sunfish
---
 .../jit/mips-shared/CodeGenerator-mips-shared.cpp  | 22 +++++++++++++
 js/src/jit/mips32/CodeGenerator-mips32.cpp         | 37 ++++++++++++++++++++++
 js/src/jit/mips32/CodeGenerator-mips32.h           |  1 +
 js/src/jit/mips32/LIR-mips32.h                     | 15 +++++++++
 js/src/jit/mips32/LOpcodes-mips32.h                |  3 +-
 js/src/jit/mips32/Simulator-mips32.cpp             | 10 ++++++
 6 files changed, 87 insertions(+), 1 deletion(-)
2016-10-10 17:08:35 +08:00
..
ductwork/debugger Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
examples Bug 944164 - Further jorendb fixes, r=me 2016-04-18 13:21:33 -07:00
ipc Bug 1306708 - Rename prio to nested in IPDL (r=dvander) 2016-10-04 20:34:54 -07:00
public Backed out changeset d3a026933bce (bug 1308039) for spidermonkey bustage. r=backout on a CLOSED TREE 2016-10-07 21:39:34 +02:00
src Bug 1290812 - Part 36: Implement the 64bit variant of WasmTruncate on mips32. r=sunfish 2016-10-10 17:08:35 +08:00
xpconnect Bug 1304829 - Rename test_xrayToJS.xul's isReleaseBuild to isReleaseOrBeta. r=gabor 2016-10-08 11:15:44 +02:00
ffi.configure Bug 1297471 - Move --enable-ctypes to js/moz.configure. r=chmanchester 2016-10-04 14:57:00 +09:00
moz.configure Bug 1297471 - Move --enable-ctypes to js/moz.configure. r=chmanchester 2016-10-04 14:57:00 +09:00