Major bug fix: spill code for an instruction in a delay slot was
authorVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 11 Oct 2002 16:12:40 +0000 (16:12 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 11 Oct 2002 16:12:40 +0000 (16:12 +0000)
commitcb202e3de51a82d72bc88823199f5cdcc1ceae2c
treee0c0141cf580a0c45624609fa61acc726a3db00f
parentcde3982b022c91736418eeb8a4ae6b76b39bf568
Major bug fix: spill code for an instruction in a delay slot was
merrily being inserted before/after the instruction!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4116 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAlloc/PhyRegAlloc.cpp
lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp