summaryrefslogtreecommitdiff
path: root/src/lj_opt_sink.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Need to handle TBAR in SINK pass.Mike Pall2012-07-291-1/+1
* Use an explicit flag to signal SINK tags for a trace.Mike Pall2012-07-111-2/+2
* Drop range limit for sunk stores relative to sunk allocation.Mike Pall2012-07-041-5/+5
* Add stricter check for sinking PHIs.Mike Pall2012-07-041-2/+3
* Fix NEWREF marking in SINK pass.Mike Pall2012-07-031-1/+1
* Add allocation sinking and store sinking optimization.Mike Pall2012-07-021-0/+244