Methodical Accelerator Design changes#29
Open
Brugarolas wants to merge 230 commits into
Open
Conversation
fix left test in lj_meta_cat
Upgrade mad-patch
Reported by George Zhao. LuaJIT#1404
Reported by Sergey Kaplun. LuaJIT#1403
Reported by ZumiKua. LuaJIT#1405
Contributed by XmiliaH. LuaJIT#1407
Reported by puffy.
Thanks to Dymphna. LuaJIT#1409
The reason for the error message is still unclear. LuaJIT#1412.
Reading MS docs is hard. LuaJIT#1412
They are only called from JIT-compiled code and not from C. Reported by Richard Beckmann. LuaJIT#1414
Reported by Sergey Kaplun. LuaJIT#1413
Reported by Sergey Kaplun. LuaJIT#1418
Reported by Yuichiro Naito. LuaJIT#1415
Reported by Doug Crawford. LuaJIT#1411
Enforce round-to-even semantics. LuaJIT#1363
Thanks to Michael Fisher. LuaJIT#1423
Note: this is not a vulnerability! minilua is only used during the LuaJIT build process. It only runs controlled and static Lua code (DynASM), which is entirely contained within this repo and does not trigger the undefined behavior. This change is solely for the benefit of others, who might possibly use minilua for purposes other than running DynASM. Reported by quart27219. LuaJIT#1424
Thanks to Sergey Kaplun. LuaJIT#1422 LuaJIT#1418
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.