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
/
vm_mips64.dasc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into v2.1
Mike Pall
2025-01-13
1
-1
/
+1
*
MIPS64: Fix pcall() error case.
Mike Pall
2024-11-28
1
-2
/
+3
*
Merge branch 'master' into v2.1
Mike Pall
2023-11-12
1
-2
/
+10
*
LJ_FR2: Fix stack checks in vararg calls.
Mike Pall
2023-09-21
1
-0
/
+1
*
FFI: Unify stack setup for C calls in interpreter.
Mike Pall
2023-08-29
1
-1
/
+0
*
Merge branch 'master' into v2.1
Mike Pall
2023-08-20
1
-1
/
+1
*
Ensure forward progress on trace exit to BC_ITERN.
Mike Pall
2023-08-13
1
-4
/
+23
*
Revert to trival pow() optimizations to prevent inaccuracies.
Mike Pall
2022-03-08
1
-7
/
+4
*
Fix pow() optimization inconsistencies.
Mike Pall
2022-01-24
1
-4
/
+7
*
Merge branch 'master' into v2.1
Mike Pall
2022-01-15
1
-1
/
+1
*
FFI: Don't load PC from non-function object in FFI continuation.
Mike Pall
2021-09-20
1
-1
/
+1
*
Compile table traversals: next(), pairs(), BC_ISNEXT/BC_ITERN.
Mike Pall
2021-09-19
1
-4
/
+88
*
Refactor table traversal.
Mike Pall
2021-09-19
1
-20
/
+16
*
String buffers, part 2a: internal SBuf reorg. Use full pointers.
Mike Pall
2021-06-01
1
-1
/
+1
*
Handle on-trace OOM errors from helper functions.
Mike Pall
2021-03-23
1
-2
/
+7
*
Merge branch 'master' into v2.1
Mike Pall
2021-01-02
1
-1
/
+1
*
Merge branch 'master' into v2.1
Mike Pall
2020-08-09
1
-3
/
+2
*
Redesign and harden string interning.
Mike Pall
2020-06-23
1
-6
/
+6
*
Fix math.min()/math.max() inconsistencies.
Mike Pall
2020-05-22
1
-19
/
+49
*
Merge branch 'master' into v2.1
Mike Pall
2020-01-20
1
-1
/
+1
*
MIPS: Add MIPS64 R6 port.
Mike Pall
2020-01-20
1
-29
/
+341
*
MIPS/MIPS64: Fix TSETR barrier (again).
Mike Pall
2018-10-14
1
-1
/
+1
*
MIPS64: Fix soft-float +-0.0 vs. +-0.0 comparison.
Mike Pall
2018-01-29
1
-1
/
+1
*
MIPS64: Fix xpcall() error case.
Mike Pall
2017-11-18
1
-2
/
+3
*
MIPS64: Add soft-float support to JIT compiler backend.
Mike Pall
2017-06-07
1
-0
/
+49
*
MIPS64: Fix stores of MULTRES.
Mike Pall
2017-04-17
1
-2
/
+2
*
MIPS64: Fix write barrier in BC_USETV.
Mike Pall
2017-04-17
1
-3
/
+3
*
MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.
Mike Pall
2017-02-20
1
-12
/
+225
*
Merge branch 'master' into v2.1
Mike Pall
2017-01-17
1
-1
/
+1
*
MIPS64, part 1: Add MIPS64 support to interpreter.
Mike Pall
2016-05-28
1
-0
/
+4849