[all-commits] [llvm/llvm-project] 4c6e57: [SystemZ][z/OS] Show instruction encoding in HLASM...
Kai Nacke via All-commits
all-commits at lists.llvm.org
Mon Jul 6 06:37:42 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c6e5788851421e9382452e147a9427cb77b23d9
https://github.com/llvm/llvm-project/commit/4c6e5788851421e9382452e147a9427cb77b23d9
Author: Kai Nacke <kai.peter.nacke at ibm.com>
Date: 2026-07-06 (Mon, 06 Jul 2026)
Changed paths:
M llvm/include/llvm/MC/MCAsmStreamer.h
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZHLASMAsmStreamer.cpp
M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZHLASMAsmStreamer.h
M llvm/test/CodeGen/SystemZ/call-zos-02.ll
M llvm/test/MC/SystemZ/insn-good-zos-pcrel.s
Log Message:
-----------
[SystemZ][z/OS] Show instruction encoding in HLASM output (#181904)
This change adds the support to show instruction encoding as a comment
when emitting HLASM text. With this, the last 2 LIT tests migrate to
HLASM syntax.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list