Skip to content

Commit 253e932

Browse files
authored
[release/20.x] Update release notes for SystemZ changes (#140060)
1 parent acf86c5 commit 253e932

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,15 @@ Changes to the RISC-V Backend
349349
extension.
350350
* Added ``Sdext`` and ``Sdtrig`` extensions.
351351

352+
Changes to the SystemZ Backend
353+
------------------------------
354+
355+
* Added support for the IBM z17 processor and the arch15 cpu architecture.
356+
* Added support for `__builtin_setjump` and `__builtin_longjmp`.
357+
* Improve inlining heuristics to fix compile time explosion in certain cases.
358+
* Improve various cost functions.
359+
* Improve compatibility of the assembler parser with the GNU assembler.
360+
352361
Changes to the WebAssembly Backend
353362
----------------------------------
354363

0 commit comments

Comments
 (0)