Confirmed users
6
edits
No edit summary |
No edit summary |
||
| Line 120: | Line 120: | ||
## <s>Time: 3 weeks</s> | ## <s>Time: 3 weeks</s> | ||
## <s>Owner: <b>cdleary</b></s> | ## <s>Owner: <b>cdleary</b></s> | ||
# '''On-Stack Replacement''' | # <s>'''On-Stack Replacement'''</s> | ||
## What: Jump into JIT code at loop headers, possibly by profiling off-thread. | ## <s>What: Jump into JIT code at loop headers, possibly by profiling off-thread.</s> | ||
## Work involved: | ## <s>Work involved:</s> | ||
### Explore ways to monitor hotness of JIT code. | ### <s>Explore ways to monitor hotness of JIT code.</s> | ||
### Implement the ability to jump into Ion-compiled code at loop headers, possibly by inserting special OSR nodes in the IR. | ### <s>Implement the ability to jump into Ion-compiled code at loop headers, possibly by inserting special OSR nodes in the IR.</s> | ||
## Priority: Medium | ## <s>Priority: Medium</s> | ||
## Time: | ## <s>Time: 4 weeks</s> | ||
## Owner: <b>sstangl</b> | ## <s>Owner: <b>sstangl</b></s> | ||
# '''ARM Port''' | # '''ARM Port''' | ||
## What: Port IonMonkey to ARM | ## What: Port IonMonkey to ARM | ||