[all-commits] [llvm/llvm-project] 58a6b7: [VE] Add missing BCR format
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Thu Oct 29 07:31:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 58a6b7bcdee24d72879d1c19331479ae94af6d41
https://github.com/llvm/llvm-project/commit/58a6b7bcdee24d72879d1c19331479ae94af6d41
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.td
M llvm/test/MC/VE/BCR.s
Log Message:
-----------
[VE] Add missing BCR format
Add missing "BCR %sy, 0, target" format instruction and a regression
test for this format.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D90387
More information about the All-commits
mailing list