- Really preserve dbg_value instructions when the register is spilled.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 28 Apr 2010 23:52:26 +0000 (23:52 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 28 Apr 2010 23:52:26 +0000 (23:52 +0000)
commit6691a8935c9f2e049ff5eed45ba2894f60108909
tree3e9b6b0e6ee05b1ecd5cab5a9f0724787066cd1a
parentf38c6c89f1137f54adb76bb375b15ff0ec3a925a
- Really preserve dbg_value instructions when the register is spilled.
- Also, update dbg_value is the value is being re-matted from a frame slot, e.g. fixed slots for arguments.

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