[ARM] Remove MVE masked loads/stores
commit6ab1b05c57aada8074d35bb1547821c4bb9682d8
authorDavid Green <david.green@arm.com>
Sun, 1 Sep 2019 10:11:40 +0000 (1 10:11 +0000)
committerDavid Green <david.green@arm.com>
Sun, 1 Sep 2019 10:11:40 +0000 (1 10:11 +0000)
tree5734bfd7fffa640fc48ed11619c8ef1ca5ce6cda
parentf0b04e6f720d6ce5e003e9b99e26c51c1b66d400
[ARM] Remove MVE masked loads/stores

These were never enabled correctly and are causing other problems. Taking them
out for the moment, whilst we work on the issues.

This reverts r370329.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@370607 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrMVE.td
lib/Target/ARM/ARMTargetTransformInfo.h
test/CodeGen/Thumb2/mve-masked-ldst.ll
test/CodeGen/Thumb2/mve-masked-load.ll
test/CodeGen/Thumb2/mve-masked-store.ll