Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-20 | 1 | -1/+1 |
|\ | |||||
| * | Bump copyright date. | Mike Pall | 2023-08-20 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2023-08-12 | 1 | -3/+9 |
|\| | |||||
| * | Fix maxslots when recording BC_VARG, part 3. | Mike Pall | 2023-08-12 | 1 | -3/+9 |
| | | | | | | | | Thanks to Peter Cawley. #1046 | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2023-07-09 | 1 | -6/+2 |
|\| | |||||
| * | Fix maxslots when recording BC_VARG, part 2. | Mike Pall | 2023-07-09 | 1 | -6/+2 |
| | | | | | | | | Analyzed by Sergey Kaplun. #1024 | ||||
* | | Fix maxslots when recording BC_TSETM. | Mike Pall | 2023-07-08 | 1 | -0/+2 |
| | | | | | | | | Analyzed by Sergey Kaplun. #1025 | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2023-07-08 | 1 | -2/+1 |
|\| | |||||
| * | Fix maxslots when recording BC_VARG. | Mike Pall | 2023-07-08 | 1 | -2/+1 |
| | | | | | | | | Analyzed by Sergey Kaplun. #1024 | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2023-04-16 | 1 | -0/+2 |
|\| | |||||
| * | Fix canonicalization of +-0.0 keys for IR_NEWREF. | Mike Pall | 2023-04-16 | 1 | -0/+2 |
| | | | | | | | | Reported by Sergey Kaplun. #981 | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-12-09 | 1 | -2/+2 |
|\| | |||||
| * | Correct fix for stack check when recording BC_VARG. | Mike Pall | 2022-12-09 | 1 | -2/+2 |
| | | | | | | | | Reported by Yichun Zhang. | ||||
* | | Fix trace join to BC_JLOOP originating from BC_ITERN. | Mike Pall | 2022-09-14 | 1 | -1/+2 |
| | | | | | | | | Reported by OpenResty Inc. | ||||
* | | Fix compiler warnings. | Mike Pall | 2022-09-13 | 1 | -1/+1 |
| | | | | | | | | Reported by gan74. | ||||
* | | Prevent trace start at BC_ITERL after compiled BC_ITERN. | Mike Pall | 2022-07-21 | 1 | -0/+2 |
| | | | | | | | | Reported by ccagml. | ||||
* | | LJ_GC64: Fix IR_VARG offset for fixed number of results. | Mike Pall | 2022-07-12 | 1 | -1/+1 |
| | | | | | | | | Reported by George Vaintrub. Fixed by Sergey Kaplun. | ||||
* | | Fix ITERN loop detection when hook checks are enabled. | Mike Pall | 2022-06-02 | 1 | -5/+10 |
| | | | | | | | | Reported by Myria. | ||||
* | | Fix loop initialization in table.foreach(). | Mike Pall | 2022-05-20 | 1 | -0/+1 |
| | | | | | | | | Reported by Daniel Steinberg. | ||||
* | | LJ_GC64: Fix HREFK optimization. | Mike Pall | 2022-05-03 | 1 | -4/+4 |
| | | | | | | | | Contributed by XmiliaH. | ||||
* | | Fix recording of __concat metamethod. | Mike Pall | 2022-05-02 | 1 | -1/+1 |
| | | | | | | | | Reported by Elias Oelschner. Analyzed by XmiliaH. | ||||
* | | Add missing check for LJ_KEYINDEX in ITERN recording. | Mike Pall | 2022-04-02 | 1 | -1/+2 |
| | | | | | | | | Reported by dragonorloong. Analyzed by vfprintf. #827 | ||||
* | | Revert to trival pow() optimizations to prevent inaccuracies. | Mike Pall | 2022-03-08 | 1 | -1/+1 |
| | | |||||
* | | Prevent unroll across BC_ITERN. | Mike Pall | 2022-01-16 | 1 | -0/+1 |
| | | | | | | | | Reported by Marukyu. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2022-01-15 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date. | Mike Pall | 2022-01-15 | 1 | -1/+1 |
| | | |||||
* | | Fix interaction of profiler and ITERN recording. | Mike Pall | 2021-10-08 | 1 | -1/+3 |
| | | | | | | | | Reported and analyzed by vfprintf. #754 | ||||
* | | Ensure ITERN forward progress on interpreter bailout. | Mike Pall | 2021-09-21 | 1 | -3/+6 |
| | | | | | | | | Reported by Yichun Zhang and ExtReMLapin. #744 | ||||
* | | Don't bail out to interpreter to JLOOP originating from ITERN. | Mike Pall | 2021-09-20 | 1 | -3/+5 |
| | | | | | | | | | | Otherwise forward progress is not guaranteed. Reported by Yichun Zhang. | ||||
* | | Compile table traversals: next(), pairs(), BC_ISNEXT/BC_ITERN. | Mike Pall | 2021-09-19 | 1 | -5/+125 |
| | | | | | | | | Sponsored by OpenResty Inc. | ||||
* | | Refactor IR_VLOAD to take an offset. | Mike Pall | 2021-09-19 | 1 | -6/+4 |
| | | |||||
* | | String buffers, part 3d: Compile string buffer methods and functions. | Mike Pall | 2021-07-19 | 1 | -0/+10 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | String buffers, part 3a: Add IR_TMPREF for passing TValues to helpers. | Mike Pall | 2021-07-19 | 1 | -5/+10 |
| | | | | | | | | Sponsored by fmad.io. | ||||
* | | Prevent compile of __concat with tailcall to fast function. | Mike Pall | 2021-04-21 | 1 | -0/+3 |
| | | | | | | | | | | E.g. __concat = function() return setmetatable(...) end Reported by Fezile Manana. | ||||
* | | Handle on-trace OOM errors from helper functions. | Mike Pall | 2021-03-23 | 1 | -1/+2 |
| | | |||||
* | | Use weak guards for on-trace allocations. | Mike Pall | 2021-03-23 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2021-01-02 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date. | Mike Pall | 2021-01-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-10-12 | 1 | -4/+5 |
|\| | |||||
| * | Fix snapshot PC when linking to BC_JLOOP that was a BC_RET*. | Mike Pall | 2020-10-12 | 1 | -4/+5 |
| | | | | | | | | | | Reported by Arseny Vakhrushev. Fix contributed by Peter Cawley. | ||||
* | | LJ_GC64: Always snapshot functions for non-base frames. | Mike Pall | 2020-08-27 | 1 | -0/+1 |
| | | | | | | | | | | Reported by Arseny Vakhrushev. Analysis and fix contributed by Peter Cawley. | ||||
* | | Use a securely seeded global PRNG for the VM. | Mike Pall | 2020-06-15 | 1 | -1/+2 |
| | | | | | | | | It's not 2005 anymore. | ||||
* | | ARM: Implement FLOAD from GG_State. | Mike Pall | 2020-06-13 | 1 | -5/+0 |
| | | |||||
* | | Improve assertions. | Mike Pall | 2020-06-15 | 1 | -64/+98 |
| | | |||||
* | | Optimize table length computation with hinting. | Mike Pall | 2020-05-27 | 1 | -2/+2 |
| | | | | | | | | 10x faster on loop with t[#t+1] = x idiom. Also used by table.insert. | ||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2020-01-20 | 1 | -1/+1 |
|\| | |||||
| * | Bump copyright date. | Mike Pall | 2020-01-20 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into v2.1 | Mike Pall | 2019-12-08 | 1 | -0/+2 |
|\| | |||||
| * | Fix stack check when recording BC_VARG. | Mike Pall | 2019-12-08 | 1 | -0/+2 |
| | | | | | | | | Contributed by Yichun Zhang. | ||||
* | | Actually implement maxirconst trace limit. | Mike Pall | 2018-10-14 | 1 | -2/+3 |
| | | | | | | | | Suggested by spacewander. |