Mike Pall
|
de2e1ca9d3
Disable FMA by default. Use -Ofma or jit.opt.start("+fma") to enable.
|
2 years ago |
Mike Pall
|
7d5d4a1b1a
Merge branch 'master' into v2.1
|
2 years ago |
Mike Pall
|
cc96ab9d51
FFI: Fix dangling reference to CType. Improve checks.
|
2 years ago |
Mike Pall
|
564147f518
ARM64: Fix code generation for IR_SLOAD with typecheck + conversion.
|
2 years ago |
Mike Pall
|
637721d00f
PS4/PS5: Fix build scripts.
|
2 years ago |
Mike Pall
|
1d75cd4d7b
Avoid assertion in case of stack overflow from stitched trace.
|
2 years ago |
Mike Pall
|
46aa45dcbd
NX: Always compile with -fPIC.
|
2 years ago |
Mike Pall
|
e05371bdc3
Merge branch 'master' into v2.1
|
2 years ago |
Mike Pall
|
1c5113aea9
Clarify contact page.
|
2 years ago |
Mike Pall
|
7a0cf5fd4c
Merge branch 'master' into v2.1
|
2 years ago |
Mike Pall
|
ca8d3257bb
Ensure correct stack top for OOM error message.
|
2 years ago |
Mike Pall
|
6c4826f12c
ARM64: Fix IR_SLOAD assembly.
|
3 years ago |
Mike Pall
|
dad04f1754
Fix trace join to BC_JLOOP originating from BC_ITERN.
|
3 years ago |
Mike Pall
|
fffd3eafc4
Fix compiler warnings.
|
3 years ago |
Mike Pall
|
d13610a845
Merge branch 'master' into v2.1
|
3 years ago |
Mike Pall
|
46e62cd963
Fix last edit.
|
3 years ago |
Mike Pall
|
4aae8dc2f6
Merge branch 'master' into v2.1
|
3 years ago |
Mike Pall
|
b907ffc49f
Remove dead Wiki links.
|
3 years ago |
Mike Pall
|
e19db60512
Fix QNX build.
|
3 years ago |
Mike Pall
|
03080b795a
Add -F option to override filename in jit.bcsave (luajit -b).
|
3 years ago |
Mike Pall
|
975ec13f5d
Merge branch 'master' into v2.1
|
3 years ago |
Mike Pall
|
3b3d427ae3
Patch luajit.pc with INSTALL_INC, if customized.
|
3 years ago |
Mike Pall
|
633f265f67
LJ_GC64: Fix lua_concat().
|
3 years ago |
Mike Pall
|
e61a1f961a
Merge branch 'master' into v2.1
|
3 years ago |
Mike Pall
|
a93f4bb39f
Prevent use of RTLD_DEFAULT when NO_RTLD_DEFAULT is defined.
|
3 years ago |
Mike Pall
|
a7d0265480
Improve GC estimation for userdata with attached managed memory.
|
3 years ago |
Mike Pall
|
9c3df68a1e
Add missing GC steps to string buffer methods.
|
3 years ago |
Mike Pall
|
e1339aed3d
x86/x64: Limit VLOAD fusion to simple cases.
|
3 years ago |
Mike Pall
|
3065c910ad
OSX/iOS/ARM64: Fix generation of Mach-O object files.
|
3 years ago |
Mike Pall
|
32984282dd
Prevent trace start at BC_ITERL after compiled BC_ITERN.
|
3 years ago |