summaryrefslogtreecommitdiffstats
path: root/js/src/jit/MIR.h
Commit message (Expand)AuthorAgeLines
* 1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.Gaming4JC2019-07-18-21/+0
* 1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...Gaming4JC2019-07-18-6/+15
* Issue #1142 - Remove uneeded assertion (#1145)g4jc2019-06-28-1/+0
* Clean up MObjectStatewolfbeast2019-06-26-20/+3
* Call a more generic function when inlining array natives.wolfbeast2019-06-20-1/+0
* Remove and clean up more code.wolfbeast2019-06-18-5/+5
* Remove UnboxedArray code part 2wolfbeast2019-05-23-5/+1
* Remove UnboxedArray code part 1wolfbeast2019-05-23-160/+16
* Remove unboxed object code from jit, Part 1wolfbeast2019-05-16-131/+0
* Simplify some alias sets in IonMonkey.wolfbeast2019-03-26-5/+2
* Don't mark MGetFirstDollarIndex as movable.wolfbeast2018-10-31-1/+4
* Change inlining of intrinsics.wolfbeast2018-06-07-0/+42
* Bug 1342553 - Part 0.2: Support JSOP_CHECKISCALLABLE in JITjanekptacijarabaci2018-03-25-2/+30
* Part 3: Support JSOP_SETFUNNAME in Baseline and Ionjanekptacijarabaci2018-03-19-0/+28
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+14267