index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
src
/
jit
Commit message (
Expand
)
Author
Age
*
Issue mcp-graveyard/UXP#1726 - Implement String.replaceAll()
meatloaf
2021-02-04
*
Issue mcp-graveyard/UXP#1624 - Fix slot access intrinsics for objects with > ...
Matt A. Tobin
2021-01-11
*
Issue mcp-graveyard/UXP#1624 - Make ion inlining optimizations a pref.
Moonchild
2020-12-03
*
Issue mcp-graveyard/UXP#1624 - Globally disable inlining optimizations in the...
Moonchild
2020-12-01
*
Issue mcp-graveyard/UXP#1676 - Follow-up: Put js/src (including vm), jit, and...
Matt A. Tobin
2020-11-20
*
Issue mcp-graveyard/UXP#1676 - Part 17: Put remaining source files which have...
Matt A. Tobin
2020-11-04
*
Issue mcp-graveyard/UXP#1676 - Part 12: Split jit sources out of js/src/moz.b...
Matt A. Tobin
2020-11-04
*
Issue mcp-graveyard/UXP#1656 - Part 10: Manual cleanup.
Moonchild
2020-09-24
*
Issue mcp-graveyard/UXP#1656 - Part 7: Nuke vim config lines in JS
Moonchild
2020-09-24
*
Issue mcp-graveyard/UXP#1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
*
[js] Don't improve TypeSets containing the magic-args type.
Moonchild
2020-07-29
*
[js] Fix Sink to check for non-recoverable operands.
Jan de Mooij
2020-07-29
*
Bug 1412030 - [MIPS] Emit wasm memory access information
Jiaxun Yang
2020-05-14
*
Bug 1330942 - move MemoryAccessDesc::isUnaligned to the ARM/MIPS platform layer
Jiaxun Yang
2020-05-14
*
Bug 1441521 : [MIPS] Optimize comparation with small constants
Jiaxun Yang
2020-05-14
*
Bug 1424978 - IonMonkey: MIPS64: Fix unboxNonDouble for Int32
Jiaxun Yang
2020-05-14
*
Bug 1424978 - IonMonkey: MIPS64: Fix tagValue function
Jiaxun Yang
2020-05-14
*
Bug 1424978 - IonMonkey: MIPS64: Fix boxValue function
Jiaxun Yang
2020-05-14
*
Bug 1390802 - IonMonkey: MIPS64: Fix storeValue function
Jiaxun Yang
2020-05-14
*
Bug 1424978 - IonMonkey: MIPS: Fix ma_store_unaligned
Jiaxun Yang
2020-05-14
*
Bug 1424978 - IonMonkey: MIPS: Fix ma_addTestCarry
Jiaxun Yang
2020-05-14
*
Bug 1390459 - mulby3 function implement error on mips platform
Jiaxun Yang
2020-05-14
*
Bug 1271968 - IonMonkey: MIPS: Refactor addMixedJump.
Jiaxun Yang
2020-05-14
*
Bug 1271968 - wasm: MIPS: Port mixed jump for wasm.
Jiaxun Yang
2020-05-14
*
Bug 1271968 - IonMonkey: MIPS: Refactor PatchWrite_NearCall.
Jiaxun Yang
2020-05-14
*
Bug 1271968 - IonMonkey: MIPS: Handle conditional branch in out of line code ...
Jiaxun Yang
2020-05-14
*
Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::branchWithCode.
Jiaxun Yang
2020-05-14
*
Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::ma_jal.
Jiaxun Yang
2020-05-14
*
Bug 1271968 - IonMonkey: MIPS: Merge Assembler::bind.
Jiaxun Yang
2020-05-14
*
Bug 1271968 - IonMonkey: MIPS: Replace long jumps by mixed jumps.
Jiaxun Yang
2020-05-14
*
Bug 1271968 - IonMonkey: MIPS: Make jit code in same 256 MB-aligned region
Jiaxun Yang
2020-05-14
*
[IonMonkey] MIPS: Import small optimizations from load & store
Jiaxun Yang
2020-05-14
*
Issue mcp-graveyard/UXP#1542 - IonMonkey: MIPS32: Fix build error on O32 plat...
Jiaxun Yang
2020-05-14
*
Bug 1323646 - IonMonkey: MIPS64: Fix range checking in ma_addTestOverflow
Jiaxun Yang
2020-05-14
*
Bug 1323642 - IonMonkey: MIPS64: Fix load unsigned 48-bit immediate
Jiaxun Yang
2020-05-14
*
Bug 1323136 - wasm: MIPS: Do bounds check in 32-bit
Jiaxun Yang
2020-05-14
*
Bug 1344597 - Baldr: MIPS: Fix trap type of unsigned divide by zero
Jiaxun Yang
2020-05-14
*
[js] Record load in MCreateThis alias set.
Moonchild
2020-05-05
*
[js] Handle functions with rest parameters in isObservableArgumentSlot.
Jan de Mooij
2020-04-08
*
[js] Remove pointless MakeMRegExpHoistable optimization.
wolfbeast
2020-03-18
*
Revert "Issue mcp-graveyard/UXP#190 - Part 1: Remove XP_IOS conditional code"
Matt A. Tobin
2020-02-28
*
Issue mcp-graveyard/UXP#190 - Part 1: Remove XP_IOS conditional code
Matt A. Tobin
2020-02-28
*
Revert #1091 Remove unboxed object code phase 1 + extras.
wolfbeast
2020-02-23
*
Revert #1137 - Remove unboxed arrays
wolfbeast
2020-02-23
*
Revert #1142 - Remove unboxed objects
wolfbeast
2020-02-22
*
Revert 1320408 part 15: Make addDataProperty static
wolfbeast
2020-02-22
*
Simplify some alias sets in IonMonkey.
wolfbeast
2020-01-11
*
Bug 1331092 - Part 8: Support JSOP_TOASYNCITER in JIT.
Gaming4JC
2019-12-17
*
Bug 1331092 - Part 6: Support JSOP_TOASYNCGEN in JIT.
Gaming4JC
2019-12-17
*
Bug 1344753 - Update for-of stack depth in ControlFlowGenerator::processWhile...
Gaming4JC
2019-12-17
[next]