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
/
jit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright date.
Mike Pall
2025-01-13
10
-10
/
+10
*
Fix typo.
Mike Pall
2024-07-03
1
-1
/
+1
*
Switch build system to rolling releases.
v2.0.ROLLING
Mike Pall
2023-08-21
4
-4
/
+1
*
Bump copyright date.
Mike Pall
2023-08-20
10
-10
/
+10
*
Bump copyright date.
Mike Pall
2022-01-15
10
-10
/
+10
*
Fix jit.dump() output for IR_CONV.
Mike Pall
2021-07-19
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2021-01-02
10
-10
/
+10
*
Fix warning.
Mike Pall
2020-11-30
1
-2
/
+1
*
Fix C file generation in jit.bcsave.
Mike Pall
2020-01-22
1
-1
/
+1
*
Bump copyright date.
Mike Pall
2020-01-20
10
-10
/
+10
*
Fix saved bytecode encapsulated in ELF objects.
Mike Pall
2017-11-16
1
-1
/
+1
*
RELEASE LuaJIT-2.0.5
v2.0.5
Mike Pall
2017-05-01
4
-4
/
+4
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
10
-10
/
+10
*
Fix cross-endian jit.bcsave for MIPS target.
Mike Pall
2017-01-17
1
-1
/
+1
*
Looks like COLORTERM has gone out of fashion.
Mike Pall
2016-09-19
1
-1
/
+2
*
Fix unused vars etc. in internal Lua files.
Mike Pall
2016-07-17
4
-7
/
+7
*
Fix display of NULL (light)userdata in -jdump.
Mike Pall
2016-03-28
1
-1
/
+1
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
10
-10
/
+10
*
Flush symbol tables in jit.dump on trace flush.
Mike Pall
2015-10-01
1
-0
/
+1
*
RELEASE LuaJIT-2.0.4
v2.0.4
Mike Pall
2015-05-14
4
-4
/
+4
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
10
-10
/
+10
*
Fix DragonFly build (unsupported).
Mike Pall
2014-10-07
1
-1
/
+1
*
RELEASE LuaJIT-2.0.3
v2.0.3
Mike Pall
2014-03-12
4
-4
/
+4
*
Fix frame depth display for bytecode dump in -jdump.
Mike Pall
2014-02-28
1
-2
/
+0
*
Fix for -jdump docs.
Mike Pall
2014-02-27
1
-0
/
+1
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
10
-10
/
+10
*
RELEASE LuaJIT-2.0.2
v2.0.2
Mike Pall
2013-06-03
4
-4
/
+4
*
RELEASE LuaJIT-2.0.1 (fixed)
v2.0.1-fixed
Mike Pall
2013-02-19
4
-4
/
+4
*
OSX: Add support for Mach-O object files to -b option.
Mike Pall
2013-02-11
1
-1
/
+159
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
10
-10
/
+10
*
Remove redundant code in jit/*.lua.
Mike Pall
2013-01-11
2
-2
/
+0
*
ARM: Add VFP and hard-float ABI variants to JIT compiler.
Mike Pall
2012-08-09
1
-1
/
+2
*
ARM: Add VFP instructions to ARM disassembler.
Mike Pall
2012-07-29
1
-9
/
+154
*
Drop range limit for sunk stores relative to sunk allocation.
Mike Pall
2012-07-04
1
-1
/
+1
*
Add allocation sinking and store sinking optimization.
Mike Pall
2012-07-02
1
-5
/
+10
*
Allow parsing bcsave.lua (-b option) without FFI.
Mike Pall
2012-06-12
1
-1
/
+2
*
PPC: Fix disassembly of rldcl/rldcr.
Mike Pall
2012-06-12
1
-1
/
+1
*
Move lib/* to src/jit/*.
Mike Pall
2012-06-08
11
-0
/
+3994