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
/
lib_jit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into v2.1
Mike Pall
2025-01-13
1
-1
/
+1
|
\
|
*
Bump copyright date.
Mike Pall
2025-01-13
1
-1
/
+1
*
|
Add cross-32/64 bit and deterministic bytecode generation.
Mike Pall
2024-01-22
1
-22
/
+4
*
|
Merge branch 'master' into v2.1
v2.1.ROLLING
Mike Pall
2023-08-21
1
-1
/
+1
|
\
|
|
*
Switch build system to rolling releases.
v2.0.ROLLING
Mike Pall
2023-08-21
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-08-20
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2023-08-20
1
-1
/
+1
*
|
ARM64: Add support for ARM64e pointer authentication codes (PAC).
Mike Pall
2023-08-12
1
-1
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-01-15
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2022-01-15
1
-1
/
+1
*
|
Abstract out on-demand loading of FFI library.
Mike Pall
2021-06-01
1
-5
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2021-01-02
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2021-01-02
1
-1
/
+1
*
|
Add support for full-range 64 bit lightuserdata.
Mike Pall
2020-09-30
1
-7
/
+7
*
|
Add jit.security().
Mike Pall
2020-06-23
1
-0
/
+7
*
|
Improve assertions.
Mike Pall
2020-06-15
1
-2
/
+2
*
|
Cleanup CPU detection and tuning for old CPUs.
Mike Pall
2020-05-20
1
-42
/
+23
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-01-20
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2020-01-20
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2017.
Mike Pall
2017-01-17
1
-1
/
+1
|
*
Add "proto" field to jit.util.funcinfo().
Mike Pall
2016-12-15
1
-0
/
+1
*
|
Add "proto" field to jit.util.funcinfo().
Mike Pall
2016-12-13
1
-0
/
+1
*
|
MIPS: Support MIPS16 interlinking.
Mike Pall
2016-06-08
1
-0
/
+4
*
|
MIPS64, part 1: Add MIPS64 support to interpreter.
Mike Pall
2016-05-28
1
-3
/
+3
*
|
x86: Detect BMI2 instruction support.
Mike Pall
2016-03-28
1
-0
/
+5
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-03-03
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2015-01-06
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
|
PPC/e500: Drop support for this architecture.
Mike Pall
2015-01-04
1
-2
/
+0
*
|
ARM64: Add build infrastructure and initial port of interpreter.
Mike Pall
2015-01-03
1
-0
/
+2
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-01-16
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
|
Add trace stitching.
Mike Pall
2013-12-25
1
-1
/
+1
*
|
Fix build with profiler but without JIT compiler.
Mike Pall
2013-09-18
1
-1
/
+1
*
|
Protect g->hookmask with lock when using profiler thread.
Mike Pall
2013-09-16
1
-0
/
+2
*
|
Fix non-FFI build.
Mike Pall
2013-09-10
1
-1
/
+1
*
|
Add -jp=fl mode and minor fixes.
Mike Pall
2013-09-10
1
-2
/
+2
*
|
Load jit.util module on demand (saves 1 KB).
Mike Pall
2013-09-08
1
-1
/
+7
*
|
Add low-overhead profiler. Part 2: low-level Lua API.
Mike Pall
2013-09-02
1
-0
/
+101
*
|
Merge branch 'master' into v2.1
Mike Pall
2013-08-11
1
-1
/
+1
|
\
|
|
*
Fix jit.flush(func|true).
Mike Pall
2013-08-11
1
-1
/
+1
*
|
FFI: Load FFI library on-demand for -jdump.
Mike Pall
2013-05-13
1
-0
/
+11
*
|
x86/x64: Drop xmm register/memory move tuning for K8.
Mike Pall
2013-02-21
1
-2
/
+0
*
|
x86: Remove x87 support from interpreter.
Mike Pall
2013-02-21
1
-18
/
+4
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Remove some library functions for no-JIT/no-FFI builds.
Mike Pall
2012-09-24
1
-21
/
+6
*
x86: Simplify error message for CPUs lacking CMOV.
Mike Pall
2012-08-14
1
-1
/
+1
*
Clean up ARM capability flags. Only set highest arch version.
Mike Pall
2012-07-08
1
-12
/
+8
[next]