Jakob Stoklund Olesen 17afb06648 Strip old implicit operands after foldMemoryOperand.
The TII.foldMemoryOperand hook preserves implicit operands from the
original instruction.  This is not what we want when those implicit
operands refer to the register being spilled.

Implicit operands referring to other registers are preserved.

This fixes PR11347.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144247 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-10 00:17:03 +00:00
..
2011-11-09 22:45:04 +00:00
2011-11-08 23:34:07 +00:00
2011-11-06 20:36:50 +00:00
2011-11-10 00:02:33 +00:00