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
/
lj_asm_x86.h
(
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
*
|
Fix last commit.
Mike Pall
2023-11-15
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-11-14
1
-8
/
+9
|
\
|
|
*
x86/x64: Don't fuse loads across IR_NEWREF.
Mike Pall
2023-11-14
1
-7
/
+9
*
|
Improve last commit.
Mike Pall
2023-11-12
1
-1
/
+1
*
|
x86/x64: Don't fuse loads across table.clear.
Mike Pall
2023-11-12
1
-0
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-11-12
1
-2
/
+6
|
\
|
|
*
x86/x64: Add more red zone checks to assembler backend.
Mike Pall
2023-11-12
1
-1
/
+6
*
|
Check for upvalue state transition in IR_UREFO.
Mike Pall
2023-11-05
1
-9
/
+16
*
|
Consistently use 64 bit constants for 64 bit IR instructions.
Mike Pall
2023-09-21
1
-1
/
+2
*
|
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
*
|
Merge branch 'master' into v2.1
Mike Pall
2023-07-12
1
-4
/
+4
|
\
|
|
*
Fix base register coalescing in side trace.
Mike Pall
2023-07-12
1
-4
/
+4
*
|
x86/x64: Limit VLOAD fusion to simple cases.
Mike Pall
2022-07-27
1
-1
/
+2
*
|
Add missing check for LJ_KEYINDEX in ITERN recording.
Mike Pall
2022-04-02
1
-6
/
+3
*
|
Fix pow() optimization inconsistencies.
Mike Pall
2022-01-24
1
-13
/
+0
*
|
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
*
|
Compile table traversals: next(), pairs(), BC_ISNEXT/BC_ITERN.
Mike Pall
2021-09-19
1
-2
/
+11
*
|
Use IR_HIOP for generalized two-register returns.
Mike Pall
2021-09-19
1
-15
/
+11
*
|
Refactor IR_VLOAD to take an offset.
Mike Pall
2021-09-19
1
-3
/
+4
*
|
MIPS: Fix trace linking.
Mike Pall
2021-09-19
1
-0
/
+6
*
|
String buffers, part 3c: Add IRBUFHDR_WRITE mode.
Mike Pall
2021-07-19
1
-0
/
+15
*
|
String buffers, part 3a: Add IR_TMPREF for passing TValues to helpers.
Mike Pall
2021-07-19
1
-34
/
+45
*
|
Add IRCONV_NONE for pass-through INT to I64/U64 type change.
Mike Pall
2021-07-19
1
-1
/
+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
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-09-27
1
-2
/
+9
|
\
|
|
*
Prevent patching of the GC exit check branch.
Mike Pall
2020-09-27
1
-2
/
+9
*
|
x64: Fix 64 bit shift code generation.
Mike Pall
2020-09-25
1
-1
/
+1
*
|
Redesign and harden string interning.
Mike Pall
2020-06-23
1
-1
/
+1
*
|
Improve assertions.
Mike Pall
2020-06-15
1
-68
/
+93
*
|
Remove pow() splitting and cleanup backends.
Mike Pall
2020-05-23
1
-36
/
+1
*
|
Cleanup math function compilation and fix inconsistencies.
Mike Pall
2020-05-22
1
-2
/
+0
*
|
Cleanup CPU detection and tuning for old CPUs.
Mike Pall
2020-05-20
1
-24
/
+9
*
|
Merge branch 'master' into v2.1
Mike Pall
2020-02-02
1
-2
/
+3
|
\
|
|
*
x86/x64: Fix loop realignment.
Mike Pall
2020-02-02
1
-2
/
+3
*
|
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
*
|
x64/LJ_GC64: Fix type-check-only variant of SLOAD.
Mike Pall
2017-09-10
1
-1
/
+1
*
|
x64/LJ_GC64: Fix fallback case of asm_fuseloadk64().
Mike Pall
2017-08-28
1
-0
/
+1
*
|
x64/LJ_GC64: Fix assembly of CNEWI with 64 bit constant pointer.
Mike Pall
2017-03-21
1
-2
/
+3
*
|
x64/LJ_GC64: Fix (currently unused) integer stores in asm_tvptr().
Mike Pall
2017-02-20
1
-1
/
+2
*
|
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
*
|
Increase range of GG_State loads via IR_FLOAD with REF_NIL.
Mike Pall
2016-11-19
1
-2
/
+2
*
|
LJ_GC64: Various followup fixes.
Mike Pall
2016-10-20
1
-8
/
+9
*
|
LJ_GC64: Fix HREF for pointers.
Mike Pall
2016-10-19
1
-0
/
+11
[next]