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
*
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
*
|
x64/LJ_GC64: Fix code generation for IR_KNULL call argument.
Mike Pall
2016-06-05
1
-1
/
+1
*
|
LJ_GC64: Ensure all IR slot fields are initialized.
Mike Pall
2016-06-03
1
-0
/
+1
*
|
Proper fix for LJ_GC64 changes to asm_href().
Mike Pall
2016-05-28
1
-2
/
+4
*
|
Fix collateral damage from LJ_GC64 changes to asm_href().
Mike Pall
2016-05-28
1
-2
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-05-23
1
-4
/
+17
|
\
|
|
*
x86: Don't spill an explicit REF_BASE in the IR.
Mike Pall
2016-05-23
1
-3
/
+3
*
|
x64/LJ_GC64: Add missing backend support and enable JIT compilation.
Mike Pall
2016-05-23
1
-53
/
+377
*
|
LJ_FR2: Add support for trace recording and snapshots.
Mike Pall
2016-05-23
1
-4
/
+18
*
|
Embed 64 bit constants directly in the IR, using two slots.
Mike Pall
2016-05-23
1
-11
/
+15
*
|
Add IR_FLOAD with REF_NIL for field loads from GG_State.
Mike Pall
2016-05-21
1
-1
/
+10
*
|
Move common 32/64 bit in-memory FP constants to jit_State.
Mike Pall
2016-05-21
1
-10
/
+6
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-05-20
1
-1
/
+0
|
\
|
|
*
Add guard for obscure aliasing between open upvalues and SSA slots.
Mike Pall
2016-05-20
1
-1
/
+0
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-05-06
1
-3
/
+3
|
\
|
|
*
x86/x64: Fix instruction length decoder.
Mike Pall
2016-05-06
1
-3
/
+3
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-04-18
1
-11
/
+11
|
\
|
|
*
Whitespace.
Mike Pall
2016-04-18
1
-11
/
+11
*
|
Merge branch 'master' into v2.1
Mike Pall
2016-04-18
1
-9
/
+104
|
\
|
|
*
x86/x64: Search for exit jumps with instruction length decoder.
Mike Pall
2016-04-18
1
-9
/
+104
*
|
x86: Generate BMI2 shifts and rotates, if available.
Mike Pall
2016-03-28
1
-6
/
+22
*
|
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
2016-02-10
1
-1
/
+1
|
\
|
|
*
Don't allocate unused 2nd result register in JIT compiler backend.
Mike Pall
2016-02-10
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2015-02-21
1
-2
/
+6
|
\
|
|
*
x86/x64: Fix code generation for fused test/arith ops.
Mike Pall
2015-02-21
1
-2
/
+6
*
|
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
*
|
Add LJ_FR2 mode: Two-slot frame info.
Mike Pall
2015-01-03
1
-1
/
+1
*
|
x86/x64: Drop internal x87 math functions. Use libm functions.
Mike Pall
2014-12-08
1
-62
/
+20
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-10-08
1
-1
/
+9
|
\
|
|
*
Fix fused constant loads under high register pressure.
Mike Pall
2014-10-08
1
-1
/
+9
[next]