index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final calling convention cleanup for x64 interpreter.
Mike Pall
2009-12-28
2
-443
/
+468
*
More calling convention cleanups for x64 interpreter.
Mike Pall
2009-12-27
2
-203
/
+284
*
Use fastcall for remaining 1-arg/2-arg calls from interpreter.
Mike Pall
2009-12-27
15
-1304
/
+1248
*
Add SSE variant of pow/powi to interpreter.
Mike Pall
2009-12-25
4
-733
/
+942
*
Add build infrastructure for the SSE2-enabled interpreter.
Mike Pall
2009-12-22
4
-5
/
+21
*
Fix last commit.
Mike Pall
2009-12-22
2
-2
/
+2
*
Miscellaneous cleanups for x64 interpreter.
Mike Pall
2009-12-22
2
-27
/
+54
*
Use SSE variants for IRFPM_FLOOR/CEIL/TRUNC unless SSE4.1 available.
Mike Pall
2009-12-22
2
-0
/
+21
*
Add SSE2 variants for all FP ops (except vm_pow*) in interpreter.
Mike Pall
2009-12-22
2
-1052
/
+1864
*
Add SSE2 variants of basic arithmetic ops in interpreter.
Mike Pall
2009-12-21
2
-487
/
+939
*
Properly compile on Debian kFreeBSD.
Mike Pall
2009-12-20
2
-1
/
+4
*
Adapt most outbound calls in interpreter to x64 calling conventions.
Mike Pall
2009-12-19
2
-788
/
+961
*
Better change the saved regs for the x64 interpreter, too.
Mike Pall
2009-12-18
1
-2
/
+2
*
Change KBASE/PC regs for x64/POSIX to get shorter encodings.
Mike Pall
2009-12-17
1
-3
/
+3
*
Adapt primary inbound calls in x64 interpreter.
Mike Pall
2009-12-17
8
-317
/
+402
*
Cleanup DynASM action list flushes.
Mike Pall
2009-12-16
1
-772
/
+784
*
Change some misuses of esp in x64 interpreter.
Mike Pall
2009-12-16
2
-36
/
+36
*
Define x64 interpreter frame and cleanup use of stack temps.
Mike Pall
2009-12-16
2
-106
/
+175
*
Unify interpreter reg saves/restores for WIN64 prolog/epilog req.
Mike Pall
2009-12-15
2
-801
/
+800
*
First bunch of register definitions for x64 interpreter.
Mike Pall
2009-12-15
1
-14
/
+70
*
Fix off-by-one error in err_chunkid().
Mike Pall
2009-12-14
1
-1
/
+1
*
Reorg Makefile to allow more overrides on the make command line.
Mike Pall
2009-12-08
1
-33
/
+41
*
Remove asm auto-detection due to cross-compilation issues.
Mike Pall
2009-12-08
3
-12
/
+5
*
Add DynASM-built files to public repo.
Mike Pall
2009-12-08
2
-1
/
+1730
*
Fast forward to sync public repo.
Mike Pall
2009-12-08
38
-743
/
+1153
*
LuaJIT-2.0.0-beta2 hotfix #2
v2.0.0-beta2-hotfix2
Mike Pall
2009-12-08
3
-11
/
+20
*
LuaJIT 2.0.0-beta2 hotfix #1
Mike Pall
2009-12-08
2
-3
/
+2
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
35
-329
/
+749
*
RELEASE LuaJIT-2.0.0-beta1
v2.0.0-beta1
Mike Pall
2009-12-08
97
-0
/
+34855