Commit |
Ř |
543fc8d |
deoptless, support for escaped envs |
|
715775f |
Merge pull request #1137 from reactorlabs/betterDeoptContext
Better deopt co... |
|
f24853e |
let's not care about the feedback origin for dispatching... |
|
fb894d8 |
add deopt reason to the deopt context
This ensures we specialize the continu... |
|
0e492ed |
Create pir_regression_dead_store.r (#1136) |
|
8c11dbb |
Update dead_store.h (#1135)
Fix wrong merge |
|
d2bf736 |
Fix leak env analysis (#1133)
* rename LeakArg->LeaksArg
* Return leaks arg... |
|
8db0384 |
Merge pull request #1134 from reactorlabs/fixDeoptlessRecursionCheck2
fix de... |
|
ef1a1e4 |
fix deoptless recursion check again
this time it was not working, since the ... |
|
65a4d92 |
Merge pull request #1131 from reactorlabs/optimisticSpeculation
let's be opt... |
|
4e5e3d5 |
lower limit |
|
090c263 |
prevent checkpoints with expanded dots |
|
3440da3 |
fix issue with unop type being unboxable
two issues:
* Minus(int$) was not i... |
|
ef7a6f5 |
Merge pull request #1132 from reactorlabs/fixDeoptlessRecursionCheck
fix deo... |
|
b389602 |
some cleanups (#1128)
* some cleanups
* cppcheck
* remove unused push_code... |
|
04d5f1e |
fix deoptless recursion check
the old check would not decrement if there is ... |
|
a909cc8 |
fix verification |
|
c1127cf |
let's be optimistic for where we lack type feedback |
|
4fcc9e2 |
Merge pull request #1129 from reactorlabs/deoptlessNormalEnv
deoptless suppo... |
|
373f78c |
deoptless support for normal envs
if normal envs have not yet escaped we can... |
|