commit | a2d542ccaa12f2f97894d38db784876cfc9a194b | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Wed Sep 10 23:04:56 2008 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Sep 10 23:04:56 2008 -0700 |
tree | 6e17b4f27b06b3596b83b4db2f8fe32e536304dd | |
parent | 2581c869b1ceabdc243f88b9b72d81554bc6a35a [diff] [blame] |
changes: document optimizer change
diff --git a/doc/changes.src b/doc/changes.src index d0abb5b..b39d3a5 100644 --- a/doc/changes.src +++ b/doc/changes.src
@@ -39,6 +39,10 @@ \b Numerous bug fixes, especially to the AES, AVX and VTX instructions. +\b The optimizer now always runs until it converges. It also runs even + when disabled, but doesn't optimize. This allows most forward references + to be resolved properly. + \S{cl-2.03.01} Version 2.03.01