Teach StackSlotColoring to update MachineMemOperands when
authorDan Gohman <gohman@apple.com>
Fri, 5 Dec 2008 05:31:14 +0000 (05:31 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 5 Dec 2008 05:31:14 +0000 (05:31 +0000)
commit9bf23b54524c06efd164648b613fd724e8d4494b
tree0161a266eb8e0a6e6c7a17b5a12ede19f75eee7f
parent490b1833a96bf0391ebdfba7828d43a8c3512851
Teach StackSlotColoring to update MachineMemOperands when
changing the stack slots on an instruction, to keep them
consistent with the actual memory addresses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60584 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StackSlotColoring.cpp