Jakob Stoklund Olesen 9fac4159dd Don't add memory operands to storeRegToStackSlot / loadRegFromStackSlot results,
they already have one.

This fixes the himenobmtxpa miscompilation on ARM.

The PostRA scheduler got confused by the double memoperand and hoisted a stack
slot load above a store to the same slot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108219 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-13 00:23:30 +00:00
..
2010-07-09 16:01:21 +00:00
2010-07-01 01:00:27 +00:00
2010-06-29 22:34:52 +00:00
2010-07-12 10:36:48 +00:00