summaryrefslogtreecommitdiff
path: root/js/src/jit/Lowering.cpp
Commit message (Expand)AuthorAge
* Issue #2343 - replace MOZ_FALLTHROUGH with [[fallthrough]]Moonchild2023-11-11
* Issue #2313 - Implement WebAssembly sign extension opcodes.Brian Smith2023-09-22
* Merge branch 'master' into simdjs-removalMoonchild2023-09-20
|\
| * Issue #2308 & #1240 Follow-up - Replace JSOP_POS in ++/-- with JSOP_TONUMERIC.Brian Smith2023-09-17
* | Issue #2307 - Part 3: Remove SIMD.js supportMoonchild2023-09-18
|/
* Issue #1240 - Part 10 - Implement minimal Ion support for BigInt.Brian Smith2023-07-21
* Issue #1691 - Part 5: Don't pre-create module metadata object when compiling.Brian Smith2023-04-27
* Issue #1691 - Part 4: Finish implementing call import.Brian Smith2023-04-27
* Issue #1894 - Part 4: Implement IonMonkey support for nullish coalescingFranklinDM2022-05-21
* Issue #1656 - Part 7: Nuke vim config lines in JSMoonchild2020-09-24
* [js] Remove pointless MakeMRegExpHoistable optimization.wolfbeast2020-03-18
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23
* Bug 1331092 - Part 8: Support JSOP_TOASYNCITER in JIT.Gaming4JC2019-12-17
* Bug 1331092 - Part 6: Support JSOP_TOASYNCGEN in JIT.Gaming4JC2019-12-17
* 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18
* Remove unused LIR temp register for unboxed arrays.wolfbeast2019-06-12
* Remove UnboxedArray code part 1wolfbeast2019-05-23
* Remove unboxed object code from jit, Part 1wolfbeast2019-05-16
* Change inlining of intrinsics.wolfbeast2018-06-07
* Fix Value::isGCThing footgun, stop returning true for NullValuetrav902018-04-07
* Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JITjanekptacijarabaci2018-03-25
* Part 3: Support JSOP_SETFUNNAME in Baseline and Ionjanekptacijarabaci2018-03-19
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02