summaryrefslogtreecommitdiffstats
path: root/js/src/jit/shared
Commit message (Expand)AuthorAgeLines
* Revert #1091 Remove unboxed object code phase 1 + extras.wolfbeast2020-02-23-0/+51
* Revert #1137 - Remove unboxed arrayswolfbeast2020-02-23-8/+86
* Bug 1331092 - Part 8: Support JSOP_TOASYNCITER in JIT.Gaming4JC2019-12-17-0/+14
* Bug 1331092 - Part 6: Support JSOP_TOASYNCGEN in JIT.Gaming4JC2019-12-17-0/+14
* 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18-29/+0
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...Gaming4JC2019-07-18-0/+3
* Remove unused LIR temp register for unboxed arrays.wolfbeast2019-06-12-16/+8
* Remove UnboxedArray code part 1wolfbeast2019-05-23-70/+0
* Remove unboxed object code from jit, Part 1wolfbeast2019-05-16-51/+0
* Stop using PodZero in several places to initialize values of non-trivial typetrav902018-09-12-7/+3
* Revert "Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbou...wolfbeast2018-08-30-4/+0
* Change inlining of intrinsics.wolfbeast2018-06-07-0/+24
* Bug 1444668 - Avoid allocating large AssemblerBuffers. r=luke, r=bbouvier, a=...Jan de Mooij2018-04-19-0/+4
* Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JITjanekptacijarabaci2018-03-25-0/+22
* Part 3: Support JSOP_SETFUNNAME in Baseline and Ionjanekptacijarabaci2018-03-19-0/+20
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+16828