[VE] Support atomic store
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Sat, 24 Oct 2020 09:25:52 +0000 (18:25 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Mon, 26 Oct 2020 15:28:11 +0000 (00:28 +0900)
commitcfefef50c18a481040203f15b55edf89c1fafceb
tree0fed6b763370980fd10b8d8940e684748b3e7a66
parent32efb81ea60a9e99571923bf9308598f6cd341f2
[VE] Support atomic store

Support atomic store instructions and add a regression test.

Reviewed By: simoll

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