Remember to update VirtRegLastUse when spilling without killing before a call.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 18 May 2010 22:20:09 +0000 (22:20 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 18 May 2010 22:20:09 +0000 (22:20 +0000)
commitdcf7708ad9ed9e320ab814e7fa8512e4854cc637
treedc935f6ea7d2534686354fb977776f71e829714c
parentf8c1ef0510801867ffcdd055d4ee361d3ad6ea40
Remember to update VirtRegLastUse when spilling without killing before a call.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104074 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocLocal.cpp
test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll [new file with mode: 0644]