Skip to content

Commit

Permalink
Changes entry
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierleroy committed Sep 9, 2021
1 parent c94e76a commit 0dbadc2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changes
Expand Up @@ -22,6 +22,11 @@ Working version
parameter passing on PowerPC (16 registers) and on s390x (8 registers).
(Xavier Leroy, review by Mark Shinwell)

- #10591, #10615: Tune the heuristic for CSE of integer constants
so as to avoid excessive CSE on compiler-generated constants
and long register allocation times.
(Xavier Leroy, report by Edwin Török, review by Nicolás Ojeda Bär)

### Standard library:

* #7812, #10475: `Filename.chop_suffix name suff` now checks that `suff`
Expand Down

0 comments on commit 0dbadc2

Please sign in to comment.