aboutsummaryrefslogtreecommitdiff
path: root/doc/status.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/status.html b/doc/status.html
index c4d9170f..dd1b02a1 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -186,7 +186,7 @@ overriding goal for a low-footprint, low-overhead JIT compiler.
186</li> 186</li>
187<li> 187<li>
188More <b>optimizations</b> will be added in parallel to the last step on 188More <b>optimizations</b> will be added in parallel to the last step on
189an as-needed basis. Array-bounds-check (ABC) removal, sinking of stores 189an as-needed basis. Sinking of stores
190to aggregates and sinking of allocations are high on the list. Faster 190to aggregates and sinking of allocations are high on the list. Faster
191handling of NEWREF and better alias analysis are desirable, too. More 191handling of NEWREF and better alias analysis are desirable, too. More
192complex optimizations with less pay-off, such as value-range-propagation 192complex optimizations with less pay-off, such as value-range-propagation