Enable stack slot coloring DCE. Evan's spiller fixes were needed before this could...
authorOwen Anderson <resistor@mac.com>
Thu, 26 Feb 2009 04:47:57 +0000 (04:47 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 26 Feb 2009 04:47:57 +0000 (04:47 +0000)
commit130abb29cc9306a9d447d0e46041e242583e01fd
tree75f96cc349e4cc52ff2cf03f1d029368198fc6f9
parent236aa8a5032282d8793b537c0f3f7ffb381a83d4
Enable stack slot coloring DCE.  Evan's spiller fixes were needed before this could happen.

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