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
/
jit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add low-overhead profiler. Part 3: command line interface.
Mike Pall
2013-09-02
1
-0
/
+216
*
|
Add low-overhead profiler. Part 2: low-level Lua API.
Mike Pall
2013-09-02
1
-0
/
+41
*
|
Fix -jdump broken by 2ef2c34d.
Mike Pall
2013-05-29
1
-1
/
+6
*
|
Get rid of module() in all internal modules.
Mike Pall
2013-05-16
10
-90
/
+83
*
|
Adapt -jdump to unified string.format("%x", -1) behavior.
Mike Pall
2013-05-13
2
-3
/
+6
*
|
Use explicit conversion type for IR_TOSTR. Add char conversion.
Mike Pall
2013-04-23
1
-0
/
+1
*
|
Compile string concatenations (BC_CAT).
Mike Pall
2013-04-21
1
-0
/
+1
*
|
Remove obsolete non-truncating number to integer conversions.
Mike Pall
2013-02-23
1
-2
/
+1
*
|
BRANCH LuaJIT-2.1
Mike Pall
2013-02-21
4
-4
/
+4
|
/
*
RELEASE LuaJIT-2.0.1 (fixed)
v2.0.1-fixed
Mike Pall
2013-02-19
4
-4
/
+4
*
OSX: Add support for Mach-O object files to -b option.
Mike Pall
2013-02-11
1
-1
/
+159
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
10
-10
/
+10
*
Remove redundant code in jit/*.lua.
Mike Pall
2013-01-11
2
-2
/
+0
*
ARM: Add VFP and hard-float ABI variants to JIT compiler.
Mike Pall
2012-08-09
1
-1
/
+2
*
ARM: Add VFP instructions to ARM disassembler.
Mike Pall
2012-07-29
1
-9
/
+154
*
Drop range limit for sunk stores relative to sunk allocation.
Mike Pall
2012-07-04
1
-1
/
+1
*
Add allocation sinking and store sinking optimization.
Mike Pall
2012-07-02
1
-5
/
+10
*
Allow parsing bcsave.lua (-b option) without FFI.
Mike Pall
2012-06-12
1
-1
/
+2
*
PPC: Fix disassembly of rldcl/rldcr.
Mike Pall
2012-06-12
1
-1
/
+1
*
Move lib/* to src/jit/*.
Mike Pall
2012-06-08
11
-0
/
+3994
[prev]