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
*
Merge branch 'master' into v2.1
Mike Pall
2025-01-13
18
-18
/
+18
|
\
|
*
Bump copyright date.
Mike Pall
2025-01-13
10
-10
/
+10
*
|
Always close profiler output file.
Mike Pall
2024-11-14
1
-3
/
+1
*
|
ARM64: Use movi to materialize FP constants.
Mike Pall
2024-08-15
1
-0
/
+20
*
|
Merge branch 'master' into v2.1
Mike Pall
2024-07-03
1
-1
/
+1
|
\
|
|
*
Fix typo.
Mike Pall
2024-07-03
1
-1
/
+1
*
|
OSX/iOS: Always generate 64 bit non-FAT Mach-O object files.
Mike Pall
2024-04-19
1
-121
/
+34
*
|
Show name of NYI bytecode in -jv and -jdump.
Mike Pall
2024-04-19
2
-3
/
+13
*
|
Add cross-32/64 bit and deterministic bytecode generation.
Mike Pall
2024-01-22
1
-10
/
+21
*
|
ARM64: Fix disassembly of ldp/stp offsets.
Mike Pall
2023-11-06
1
-2
/
+1
*
|
Add 'cc' file type for saving bytecode.
Mike Pall
2023-10-21
1
-2
/
+2
*
|
ARM64: Fix disassembly of U12 loads.
Mike Pall
2023-10-08
1
-1
/
+1
*
|
ARM64: Disassemble rotates on logical operands.
Mike Pall
2023-09-09
1
-25
/
+17
*
|
Merge branch 'master' into v2.1
v2.1.ROLLING
Mike Pall
2023-08-21
5
-5
/
+1
|
\
|
|
*
Switch build system to rolling releases.
v2.0.ROLLING
Mike Pall
2023-08-21
4
-4
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-08-20
18
-18
/
+18
|
\
|
|
*
Bump copyright date.
Mike Pall
2023-08-20
10
-10
/
+10
*
|
Add -F option to override filename in jit.bcsave (luajit -b).
Mike Pall
2022-08-15
1
-7
/
+22
*
|
OSX/iOS/ARM64: Fix generation of Mach-O object files.
Mike Pall
2022-07-22
1
-3
/
+3
*
|
OSX/iOS/ARM64: Fix bytecode embedding in Mach-O object file.
Mike Pall
2022-07-12
1
-1
/
+13
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-01-15
18
-18
/
+18
|
\
|
|
*
Bump copyright date.
Mike Pall
2022-01-15
10
-10
/
+10
*
|
Windows: Fix binary output of jit.bcsave to stdout.
Mike Pall
2021-12-17
1
-0
/
+13
*
|
Compile table traversals: next(), pairs(), BC_ISNEXT/BC_ITERN.
Mike Pall
2021-09-19
1
-6
/
+11
*
|
ARM: Fix symbol display in trace disassembly.
Mike Pall
2021-09-19
1
-0
/
+2
*
|
String buffers, part 3c: Add IRBUFHDR_WRITE mode.
Mike Pall
2021-07-19
2
-2
/
+2
*
|
String buffers, part 3a: Add IR_TMPREF for passing TValues to helpers.
Mike Pall
2021-07-19
1
-0
/
+1
*
|
Add IRCONV_NONE for pass-through INT to I64/U64 type change.
Mike Pall
2021-07-19
1
-1
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2021-07-19
1
-1
/
+1
|
\
|
|
*
Fix jit.dump() output for IR_CONV.
Mike Pall
2021-07-19
1
-1
/
+1
*
|
Flush and close output file after profiling run.
Mike Pall
2021-06-25
1
-0
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2021-01-02
18
-18
/
+18
|
\
|
|
*
Bump copyright date.
Mike Pall
2021-01-02
10
-10
/
+10
*
|
Fix trace exit register dump for some archs.
Mike Pall
2021-01-02
1
-2
/
+5
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-11-30
1
-2
/
+1
|
\
|
|
*
Fix warning.
Mike Pall
2020-11-30
1
-2
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-10-12
1
-1
/
+1
|
\
|
*
|
Add support for full-range 64 bit lightuserdata.
Mike Pall
2020-09-30
1
-1
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-22
1
-1
/
+1
|
\
|
|
*
Fix C file generation in jit.bcsave.
Mike Pall
2020-01-22
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-20
18
-18
/
+18
|
\
|
|
*
Bump copyright date.
Mike Pall
2020-01-20
10
-10
/
+10
*
|
MIPS: Add MIPS64 R6 port.
Mike Pall
2020-01-20
4
-61
/
+350
*
|
x86: Disassemble FMA3 instructions.
Mike Pall
2018-06-05
1
-1
/
+23
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-11-16
1
-1
/
+1
|
\
|
|
*
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
*
|
ARM64: Add big-endian support.
Mike Pall
2017-03-30
2
-4
/
+16
*
|
MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.
Mike Pall
2017-02-20
4
-16
/
+65
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
13
-13
/
+13
|
\
|
[next]