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_opt_loop.c
(
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
*
|
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
2022-01-15
1
-1
/
+1
|
\
|
|
*
Bump copyright date.
Mike Pall
2022-01-15
1
-1
/
+1
*
|
Handle on-trace OOM errors from helper functions.
Mike Pall
2021-03-23
1
-0
/
+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
*
|
Improve assertions.
Mike Pall
2020-06-15
1
-2
/
+3
*
|
Optimize table length computation with hinting.
Mike Pall
2020-05-27
1
-4
/
+6
*
|
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
*
|
Merge branch 'master' into v2.1
Mike Pall
2019-01-10
1
-4
/
+4
|
\
|
|
*
Fix overflow of snapshot map offset.
Mike Pall
2019-01-10
1
-4
/
+4
*
|
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
*
|
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
2015-01-06
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
|
Use own buffer for LOOP substitution table.
Mike Pall
2014-02-01
1
-6
/
+20
*
|
Merge branch 'master' into v2.1
Mike Pall
2014-01-16
1
-1
/
+1
|
\
|
|
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
|
Merge branch 'master' into v2.1
Mike Pall
2013-10-26
1
-16
/
+15
|
\
|
|
*
Fix handling of redundant PHIs.
Mike Pall
2013-10-26
1
-16
/
+15
*
|
Big renaming of string buffer/formatting/conversion functions.
Mike Pall
2013-05-13
1
-1
/
+0
*
|
String buffer refactoring, part 1.
Mike Pall
2013-02-27
1
-2
/
+2
|
/
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Remove stray comment.
Mike Pall
2012-05-09
1
-1
/
+1
*
Add required PHIs for implicit conversions (via XREF fwd).
Mike Pall
2012-04-19
1
-21
/
+29
*
Bump copyright date to 2012.
Mike Pall
2012-01-23
1
-1
/
+1
*
Do not eliminate PHIs only referenced from other PHIs.
Mike Pall
2011-11-24
1
-13
/
+41
*
Keep maximum frame extent in snap->topslot.
Mike Pall
2011-11-20
1
-0
/
+1
*
Get rid of snap->depth.
Mike Pall
2011-11-20
1
-9
/
+9
*
Eliminate some rare occurrences of redundant PHIs.
Mike Pall
2011-11-14
1
-4
/
+8
*
Add potential PHI for number conversions due to type instability, too.
Mike Pall
2011-08-17
1
-5
/
+16
*
DUALNUM: Handle integer type in JIT compiler.
Mike Pall
2011-03-10
1
-3
/
+6
*
Bump copyright date to 2011.
Mike Pall
2011-01-09
1
-1
/
+1
*
Refactoring of conversion ops, part 4: use CONV instead of TOINT/TONUM.
Mike Pall
2010-12-31
1
-1
/
+1
*
Do not eliminate PHIs for values only referenced from side exits.
Mike Pall
2010-06-30
1
-23
/
+28
*
Fix PHI elimination: mark right PHI as used, too.
Mike Pall
2010-04-28
1
-1
/
+5
*
Add shadow frame link stack for trace recorder.
Mike Pall
2010-02-04
1
-6
/
+6
*
Compress snapshots using a simple, extensible 1D-compression.
Mike Pall
2010-01-26
1
-81
/
+87
*
Use dedicated type for snapshot map entry.
Mike Pall
2010-01-25
1
-5
/
+5
*
Bump all copyright dates to 2010.
Mike Pall
2010-01-09
1
-1
/
+1
*
Adapt primary inbound calls in x64 interpreter.
Mike Pall
2009-12-17
1
-1
/
+1
*
Fast forward to sync public repo.
Mike Pall
2009-12-08
1
-0
/
+6
*
LuaJIT-2.0.0-beta2 hotfix #2
v2.0.0-beta2-hotfix2
Mike Pall
2009-12-08
1
-7
/
+10
*
RELEASE LuaJIT-2.0.0-beta2
v2.0.0-beta2
Mike Pall
2009-12-08
1
-1
/
+1
[next]