summaryrefslogtreecommitdiffstats
path: root/js/src/jit/mips64
Commit message (Expand)AuthorAgeLines
* Issue #1656 - Part 10: Manual cleanup.Moonchild2020-09-24-4/+2
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24-23/+0
* Bug 1412030 - [MIPS] Emit wasm memory access informationJiaxun Yang2020-05-14-27/+36
* Bug 1330942 - move MemoryAccessDesc::isUnaligned to the ARM/MIPS platform layerJiaxun Yang2020-05-14-2/+2
* Bug 1441521 : [MIPS] Optimize comparation with small constantsJiaxun Yang2020-05-14-18/+10
* Bug 1424978 - IonMonkey: MIPS64: Fix unboxNonDouble for Int32Jiaxun Yang2020-05-14-0/+30
* Bug 1424978 - IonMonkey: MIPS64: Fix tagValue functionJiaxun Yang2020-05-14-2/+7
* Bug 1424978 - IonMonkey: MIPS64: Fix boxValue functionJiaxun Yang2020-05-14-1/+6
* Bug 1390802 - IonMonkey: MIPS64: Fix storeValue functionJiaxun Yang2020-05-14-1/+5
* Bug 1390459 - mulby3 function implement error on mips platformJiaxun Yang2020-05-14-2/+3
* Bug 1271968 - IonMonkey: MIPS: Refactor addMixedJump.Jiaxun Yang2020-05-14-1/+1
* Bug 1271968 - IonMonkey: MIPS: Refactor PatchWrite_NearCall.Jiaxun Yang2020-05-14-44/+3
* Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::branchWithCode.Jiaxun Yang2020-05-14-61/+0
* Bug 1271968 - IonMonkey: MIPS: Merge MacroAssembler::ma_jal.Jiaxun Yang2020-05-14-26/+0
* Bug 1271968 - IonMonkey: MIPS: Merge Assembler::bind.Jiaxun Yang2020-05-14-87/+0
* Bug 1271968 - IonMonkey: MIPS: Replace long jumps by mixed jumps.Jiaxun Yang2020-05-14-142/+54
* [IonMonkey] MIPS: Import small optimizations from load & storeJiaxun Yang2020-05-14-4/+17
* Bug 1323646 - IonMonkey: MIPS64: Fix range checking in ma_addTestOverflowJiaxun Yang2020-05-14-1/+1
* Bug 1323642 - IonMonkey: MIPS64: Fix load unsigned 48-bit immediateJiaxun Yang2020-05-14-23/+32
* Bug 1323136 - wasm: MIPS: Do bounds check in 32-bitJiaxun Yang2020-05-14-7/+5
* Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07-4/+4
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+12913