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_x86.dasc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/x64: Fix argument check for bit shifts.
Mike Pall
2015-05-04
1
-3
/
+7
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
x86: Minor interpreter optimization.
Mike Pall
2015-01-05
1
-2
/
+1
*
x86: Fix argument checks for ipairs() iterator.
Mike Pall
2014-12-20
1
-1
/
+1
*
x86/x64: Avoid use of SAHF instruction.
Mike Pall
2014-03-27
1
-1
/
+1
*
Fix OSX build issue.
Mike Pall
2014-01-19
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
*
Fix compatibility issues with Illumos.
Mike Pall
2013-05-25
1
-0
/
+4
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Remove fictitious Solaris define.
Mike Pall
2013-01-11
1
-1
/
+1
*
Don't use stack unwinding for lua_yield().
Mike Pall
2012-10-09
1
-0
/
+5
*
From Lua 5.2: Add string.rep(s, n, sep).
Mike Pall
2012-10-07
1
-1
/
+2
*
From Lua 5.2: Add math.log(x, base).
Mike Pall
2012-10-07
1
-1
/
+29
*
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
-5
/
+5
*
Do not use DWARF unwinder on Windows.
Mike Pall
2012-08-11
1
-45
/
+0
*
x64: Fix DynASM defines.
Mike Pall
2012-06-12
1
-2
/
+3
*
x86/x64: More interpreter cleanups.
Mike Pall
2012-06-11
1
-6
/
+6
*
x86/x64: Clean up interpreter.
Mike Pall
2012-06-10
1
-1156
/
+1070
*
Pass various build, arch and OS flags to DynASM.
Mike Pall
2012-06-10
1
-0
/
+7
*
Reorganize build process.
Mike Pall
2012-06-09
1
-0
/
+6458