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_sink.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
*
|
Merge branch 'master' into v2.1
Mike Pall
2022-01-13
1
-4
/
+12
|
\
|
|
*
Limit work done in SINK pass.
Mike Pall
2022-01-13
1
-4
/
+12
*
|
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
*
|
Optimize table length computation with hinting.
Mike Pall
2020-05-27
1
-2
/
+1
*
|
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
2018-01-29
1
-1
/
+1
|
\
|
|
*
Fix GCC 7 -Wimplicit-fallthrough warnings.
Mike Pall
2018-01-29
1
-1
/
+1
*
|
LJ_GC64: Make ASMREF_L references 64 bit.
Mike Pall
2017-10-02
1
-0
/
+1
*
|
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-06-05
1
-3
/
+2
|
\
|
|
*
Fix PHI remarking in SINK pass.
Mike Pall
2016-06-05
1
-3
/
+2
*
|
Embed 64 bit constants directly in the IR, using two slots.
Mike Pall
2016-05-23
1
-0
/
+2
*
|
Always walk IR constants in ascending order.
Mike Pall
2016-05-22
1
-2
/
+6
|
/
*
Bump copyright date to 2016.
Mike Pall
2016-03-03
1
-1
/
+1
*
Bump copyright date to 2015.
Mike Pall
2015-01-05
1
-1
/
+1
*
Bump copyright date to 2014.
Mike Pall
2014-01-16
1
-1
/
+1
*
Bump copyright date to 2013.
Mike Pall
2013-02-11
1
-1
/
+1
*
Need to handle TBAR in SINK pass.
Mike Pall
2012-07-29
1
-1
/
+1
*
Use an explicit flag to signal SINK tags for a trace.
Mike Pall
2012-07-11
1
-2
/
+2
*
Drop range limit for sunk stores relative to sunk allocation.
Mike Pall
2012-07-04
1
-5
/
+5
*
Add stricter check for sinking PHIs.
Mike Pall
2012-07-04
1
-2
/
+3
*
Fix NEWREF marking in SINK pass.
Mike Pall
2012-07-03
1
-1
/
+1
*
Add allocation sinking and store sinking optimization.
Mike Pall
2012-07-02
1
-0
/
+244