[VE] Support TargetBlockAddress
authorKazushi (Jam) Marukawa <jam@pobox.com>
Mon, 21 Sep 2020 08:15:26 +0000 (17:15 +0900)
committerKazushi (Jam) Marukawa <jam@pobox.com>
Wed, 30 Sep 2020 15:48:21 +0000 (00:48 +0900)
commit1034262e0a38f0bd755e68aa41b6bb856ebd2eb8
treee3beda57b0404e3aebc7ee954ec53d64f7155cff
parent05ae04c396519cca9ef50d3b9cafb0cd9c87d1d7
[VE] Support TargetBlockAddress

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

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D88576
llvm/lib/Target/VE/VEInstrInfo.td
llvm/lib/Target/VE/VEMCInstLower.cpp
llvm/test/CodeGen/VE/blockaddress.ll [new file with mode: 0644]