[VE] Specify to expand BRIND and BR_JT
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Sat, 24 Oct 2020 13:00:15 +0000 (22:00 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Wed, 28 Oct 2020 09:50:20 +0000 (18:50 +0900)
commitb22e32a9c8ad5d6c7e21e1fe907cd8c85d37c9c3
tree53638b37761fbe53ecfd65efcd1ce3f3b79e2f53
parent7e2ffe7a6358820c0f1511f3405d3fa8db4c46f4
[VE] Specify to expand BRIND and BR_JT

BRIND and BR_JT are not implmented yet, so expand them atm.
Add regression tests too.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D90283
llvm/lib/Target/VE/VEISelLowering.cpp
llvm/test/CodeGen/VE/br_jt.ll [new file with mode: 0644]
llvm/test/CodeGen/VE/brind.ll [new file with mode: 0644]