Add malloc/free optimization to TODO
This commit is contained in:
2
doc/TODO
2
doc/TODO
@@ -27,6 +27,8 @@
|
|||||||
- Add limited inter-block redundant-move elimination: propagate across
|
- Add limited inter-block redundant-move elimination: propagate across
|
||||||
splits but not joins.
|
splits but not joins.
|
||||||
|
|
||||||
|
- Optimize allocations (some reports of 5-7% of time spent in allocator)
|
||||||
|
|
||||||
# Cleanup
|
# Cleanup
|
||||||
|
|
||||||
- Remove support for non-SSA code once no longer necessary
|
- Remove support for non-SSA code once no longer necessary
|
||||||
Reference in New Issue
Block a user