diff options
Diffstat (limited to 'doc/changes.html')
| -rw-r--r-- | doc/changes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changes.html b/doc/changes.html index f6d346f9..b601b97a 100644 --- a/doc/changes.html +++ b/doc/changes.html | |||
| @@ -59,6 +59,7 @@ to see whether newer versions are available. | |||
| 59 | <ul> | 59 | <ul> |
| 60 | <li>Correctness and completeness: | 60 | <li>Correctness and completeness: |
| 61 | <ul> | 61 | <ul> |
| 62 | <li>Fix precondition for on-trace creation of table keys.</li> | ||
| 62 | <li>Fix <tt>{f()}</tt> on x64 when table is resized.</li> | 63 | <li>Fix <tt>{f()}</tt> on x64 when table is resized.</li> |
| 63 | <li>Fix folding of ordered comparisons with same references.</li> | 64 | <li>Fix folding of ordered comparisons with same references.</li> |
| 64 | <li>Fix snapshot restores for multi-result bytecodes.</li> | 65 | <li>Fix snapshot restores for multi-result bytecodes.</li> |
| @@ -69,6 +70,7 @@ to see whether newer versions are available. | |||
| 69 | <li>Structural and performance enhancements: | 70 | <li>Structural and performance enhancements: |
| 70 | <ul> | 71 | <ul> |
| 71 | <li>Add array bounds check elimination. -Oabc is enabled by default.</li> | 72 | <li>Add array bounds check elimination. -Oabc is enabled by default.</li> |
| 73 | <li>More tuning for x64, e.g. smaller table objects.</li> | ||
| 72 | </ul></li> | 74 | </ul></li> |
| 73 | </div> | 75 | </div> |
| 74 | 76 | ||
