Eli Friedman fee8cc83e8 [ARM] Add missing memory operands to a bunch of instructions.
This should hopefully lead to minor improvements in code generation, and
more accurate spill/reload comments in assembly.

Also fix isLoadFromStackSlotPostFE/isStoreToStackSlotPostFE so they
don't lead to misleading assembly comments for merged memory operands;
this is technically orthogonal, but in practice the relevant memory
operand lists don't show up without this change.

Differential Revision: https://reviews.llvm.org/D59713



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@356963 91177308-0d34-0410-b5e6-96231b3b80d8
2019-03-25 22:42:30 +00:00
..
2016-01-28 18:59:04 +00:00
2015-04-09 14:07:28 +00:00
2019-01-10 08:36:33 +00:00
2016-06-16 16:09:53 +00:00