[all-commits] [llvm/llvm-project] 2eb086: [AArch64][DebugInfo] Fix incorrect call site param...

Djordje Todorovic via All-commits all-commits at lists.llvm.org
Thu Nov 14 02:02:49 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2eb0862ed8a824f0d02c3df6ec4e05175cf8c3f1
      https://github.com/llvm/llvm-project/commit/2eb0862ed8a824f0d02c3df6ec4e05175cf8c3f1
  Author: Djordje Todorovic <djordje.todorovic at rt-rk.com>
  Date:   2019-11-14 (Thu, 14 Nov 2019)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    A llvm/test/DebugInfo/MIR/AArch64/dbgcall-site-interpret-movzxi.mir

  Log Message:
  -----------
  [AArch64][DebugInfo] Fix incorrect call site param value produced by MOVZXi

This resolves the problem with the truncation of the immediate operand.

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




More information about the All-commits mailing list