Mike Pall
b2b8577a93
Add usage message for mov64 to DynASM x64.
2009-12-15 04:22:42 +01:00
Mike Pall
547508f36f
Fix off-by-one error in err_chunkid().
2009-12-14 02:28:22 +01:00
Mike Pall
ef885f476e
Add support for 64 bit immediates/displacements to DynASM x64.
2009-12-13 19:11:11 +01:00
Mike Pall
d12d036023
Pick unused X char to force REX.W in DynASM x64.
2009-12-10 12:52:32 +01:00
Mike Pall
33171e8180
Add 64 bit instruction templates to DynASM x64 and fix REX encoding.
2009-12-10 05:59:42 +01:00
Mike Pall
8d564c70ad
Show memory operand size in cvtsi2sd/cvtsi2ss disassembly.
2009-12-10 05:55:24 +01:00
Mike Pall
0acb23426a
Add REX encoding to DynASM x64.
2009-12-10 04:01:57 +01:00
Mike Pall
fe36e4ac59
Add DynASM x64 module (non-functional). Add extra x64 registers.
2009-12-10 01:24:24 +01:00
Mike Pall
4523c46d10
Fix text about x64 port in status page.
2009-12-09 12:27:37 +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