[ARM] Clean up the load and store code. NFC
authorDavid Green <david.green@arm.com>
Tue, 26 Nov 2019 16:18:58 +0000 (16:18 +0000)
committerDavid Green <david.green@arm.com>
Tue, 26 Nov 2019 16:21:01 +0000 (16:21 +0000)
commit4965779f171343fc7e74276a548ec30906a740d0
tree96f894d0a9fc008864d00e9ba47047083bdeae16
parentb5315ae8ffa6fb8befdd558d0dfd04295dbc5523
[ARM] Clean up the load and store code. NFC

Some of these patterns have grown quite organically. I've tried to
organise them a little here, moving all the PatFlags together and giving
them a more consistent naming scheme, to allow some of the later
patterns to be merged into a single multiclass.

Differential Revision: https://reviews.llvm.org/D70178
llvm/lib/Target/ARM/ARMInstrMVE.td