[all-commits] [llvm/llvm-project] 103426: [VE] Support TargetBlockAddress

Kazushi (Jam) Marukawa via All-commits all-commits at lists.llvm.org
Wed Sep 30 08:48:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1034262e0a38f0bd755e68aa41b6bb856ebd2eb8
      https://github.com/llvm/llvm-project/commit/1034262e0a38f0bd755e68aa41b6bb856ebd2eb8
  Author: Kazushi (Jam) Marukawa <jam at pobox.com>
  Date:   2020-10-01 (Thu, 01 Oct 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEInstrInfo.td
    M llvm/lib/Target/VE/VEMCInstLower.cpp
    A llvm/test/CodeGen/VE/blockaddress.ll

  Log Message:
  -----------
  [VE] Support TargetBlockAddress

Change to handle TargetBlockAddress and add a regression test for it.

Reviewed By: simoll

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




More information about the All-commits mailing list