]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
LuaJIT-2.0.0-beta2 hotfix #2 v2.0.0-beta2-hotfix2
authorMike Pall <mike>
Tue, 8 Dec 2009 18:52:28 +0000 (19:52 +0100)
committerMike Pall <mike>
Tue, 8 Dec 2009 18:52:28 +0000 (19:52 +0100)
commit5287b9326479ea2b7dddd6f642673e58e5a7f354
treef6f9fe375652f6cfc607d8c5f022ccbaff857c4d
parent2d0ef4522bebcc380e9aaf21b9bebcb62fcfc4fe
LuaJIT-2.0.0-beta2 hotfix #2

Fix lua_tocfunction().
Fix cutoff register in JMP bytecode for some conditional expressions.
Fix PHI marking algorithm for references from variant slots.
src/lj_api.c
src/lj_opt_loop.c
src/lj_parse.c