summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0f5ab97..963ffd1 100644
--- a/Changelog
+++ b/Changelog
@@ -20,6 +20,7 @@ Performance improvements:
- Shorter, more efficient code generated for accessing volatile global
variables.
- Better code generated for && and || outside conditional tests.
+- More aggressive common subexpression elimination (CSE) of memory loads.
- Improved register allocation for invocations of built-ins,
especially for annotations.
- In Cminor and down, make safe operators non-strict: they return Vundef