[all-commits] [llvm/llvm-project] 46bc40: Recommit "[AArch64] Lower calls with rv_marker att...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Dec 13 08:25:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 46bc40e50246c1902a1ca7916c8286cb837643ee
      https://github.com/llvm/llvm-project/commit/46bc40e50246c1902a1ca7916c8286cb837643ee
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-12-13 (Sun, 13 Dec 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    A llvm/test/CodeGen/AArch64/call-rv-marker.ll
    A llvm/test/CodeGen/AArch64/expand-blr-rvmarker-pseudo.mir

  Log Message:
  -----------
  Recommit "[AArch64] Lower calls with rv_marker attribute."

This recommits a87fccb3ff9c with a fix to mark the destination operand
of the marker instruction as def, to fix a machine verifier failure.

This reverts the revert commit c0f2cea7c0afc7c9688e1633f2a9b25c8ea4a9bd.




More information about the All-commits mailing list