Commit |
Ř |
95210af |
Merge pull request #1166 from reactorlabs/betterLogging
improve compiler deb... |
|
5b4a135 |
Merge pull request #1169 from reactorlabs/fixDelayedEnvLeak
fix another leak... |
|
d289687 |
fix another leak of delayedEnvs |
|
bd4721d |
fix early passes
avoid them being applied to inlined promises... |
|
854498e |
update documentation |
|
6980d29 |
move early opt passes to where they were |
|
153666d |
fixes |
|
9a0710b |
log messages of passes must go into main log file
Otherwise they pollute the... |
|
f6a04b2 |
improve compiler debugging
* Print each pass into separate files if output i... |
|
9ef48e6 |
Merge pull request #1167 from reactorlabs/fixExecTime
time based recompilati... |
|
eaa3225 |
missing initialization |
|
201c267 |
Fix [[ for objects (#1165)
* fix [[ for objects
* add test |
|
6318526 |
Merge pull request #1161 from reactorlabs/timeBasedHeuristic2
Time based (re... |
|
fa0d3ab |
Time based (re-)compilation heuristic
use rdtsc to trigger compilation after... |
|
3a3dfbd |
Merge pull request #1163 from reactorlabs/functionFlags
move all flags and c... |
|
5d8ba06 |
refine caller env leak in scope analysis
only mark the environment if any of... |
|
4811d5c |
slightly lower limit |
|
20b0d0f |
details |
|
2fb657a |
limit the number of sub-analysis in scope resolution |
|
0d85acf |
abort scope resolution early if all envs are tainted |
|