Mike Pall
85d32aeb36
Change some misuses of esp in x64 interpreter.
2009-12-16 04:37:30 +01:00
Mike Pall
4cb357d30f
Define x64 interpreter frame and cleanup use of stack temps.
2009-12-16 01:29:07 +01:00
Mike Pall
8df9603888
Unify interpreter reg saves/restores for WIN64 prolog/epilog req.
2009-12-15 21:36:42 +01:00
Mike Pall
1eedc6d2f1
First bunch of register definitions for x64 interpreter.
2009-12-15 05:40:44 +01:00
Mike Pall
547508f36f
Fix off-by-one error in err_chunkid().
2009-12-14 02:28:22 +01:00
Mike Pall
ec2442862f
Reorg Makefile to allow more overrides on the make command line.
2009-12-08 22:27:14 +01:00
Mike Pall
6163a90d6d
Remove asm auto-detection due to cross-compilation issues.
2009-12-08 21:28:49 +01:00
Mike Pall
699232f667
Add DynASM-built files to public repo.
2009-12-08 20:40:15 +01:00
Mike Pall
3f1f9e11f4
Fast forward to sync public repo.
...
Compile math.sinh(), math.cosh(), math.tanh() and math.random().
Compile various io.*() functions.
Drive the GC forward on string allocations in the parser.
Improve KNUM fuse vs. load heuristics.
Add abstract C call handling to IR.
2009-12-08 20:35:29 +01:00
Mike Pall
5287b93264
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.
2009-12-08 19:52:28 +01:00
Mike Pall
2d0ef4522b
LuaJIT 2.0.0-beta2 hotfix #1
...
Fix LUA_XCPATH.
Fix DWARF unwinding info for OSX.
2009-12-08 19:50:21 +01:00
Mike Pall
1d1fed48a0
RELEASE LuaJIT-2.0.0-beta2
2009-12-08 19:49:20 +01:00
Mike Pall
55b1695971
RELEASE LuaJIT-2.0.0-beta1
2009-12-08 19:46:35 +01:00