[all-commits] [llvm/llvm-project] 42fe7c: [SystemZ] Bugfix for symbolic displacements.

Jonas Paulsson via All-commits all-commits at lists.llvm.org
Tue May 24 10:44:56 PDT 2022


  Branch: refs/heads/release/14.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 42fe7ccbeb444d1e22eac36035758dc17c4aa9c5
      https://github.com/llvm/llvm-project/commit/42fe7ccbeb444d1e22eac36035758dc17c4aa9c5
  Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
    M llvm/test/MC/SystemZ/fixups.s

  Log Message:
  -----------
  [SystemZ] Bugfix for symbolic displacements.

Properly handle the case where only the second operand of e.g. an MVC
instruction uses a fixup for the displacement.

Reviewed By: Ulrich Weigand

Differential Revision: https://reviews.llvm.org/D125982

(cherry picked from commit e547b04d5b2c20bb5d14e49a86837c77573b267a)




More information about the All-commits mailing list