summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 5eee6f0e4..aedb34510 100644
--- a/Changes
+++ b/Changes
@@ -35,6 +35,8 @@ Type system:
representation is unchanged.
Compilers:
+- PR#6269 Optimization of string matching (patch by Benoit Vaugon
+ and Luc Maranget)
- Experimental native code generator for AArch64 (ARM 64 bits)
- Optimization of integer division and modulus by constant divisors
(feature wish PR#6042)