index
:
luajit
master
v2.0
v2.1
A mirror of https://luajit.org/git/luajit.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vm_arm.dasc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
ARM: Minor interpreter optimization.
Mike Pall
2015-01-05
1
-3
/
+2
*
ARM: Fix write barrier check in BC_USETS.
Mike Pall
2014-12-27
1
-2
/
+2
*
ARM: Fix excess stack growth in interpreter.
Mike Pall
2014-12-27
1
-2
/
+2
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
x64: Fix store to upvalue for lightuserdata values.
Mike Pall
2013-12-02
1
-1
/
+1
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
ARM: Fix ordered comparisons for number <=> non-number.
Mike Pall
2012-11-07
1
-0
/
+2
*
ARM: Drop hard-fp variants of floor/ceil/trunc.
Mike Pall
2012-10-15
1
-77
/
+38
*
Don't use stack unwinding for lua_yield().
Mike Pall
2012-10-09
1
-3
/
+5
*
From Lua 5.2: Add string.rep(s, n, sep).
Mike Pall
2012-10-07
1
-1
/
+1
*
From Lua 5.2: Add math.log(x, base).
Mike Pall
2012-10-07
1
-1
/
+22
*
Fix despecialization of ITERN when already running.
Mike Pall
2012-09-12
1
-1
/
+2
*
Use 0/1 macro for Lua 5.2 compatibility.
Mike Pall
2012-09-12
1
-7
/
+7
*
ARM: Fix hard-float lj_vm_trunc() (used by compiled math.modf).
Mike Pall
2012-08-19
1
-2
/
+2
*
ARM: Add hard-float ABI support to the FFI (interpreter).
Mike Pall
2012-07-30
1
-7
/
+30
*
ARM: Add VFP and hard-float ABI variants to interpreter.
Mike Pall
2012-07-30
1
-24
/
+423
*
ARM/PPC: Remove assembler code for lj_vm_foldarith().
Mike Pall
2012-06-12
1
-43
/
+0
*
ARM: Cleanup interpreter.
Mike Pall
2012-06-11
1
-135
/
+135
*
Reorganize build process.
Mike Pall
2012-06-09
1
-0
/
+4121