Remove the -color-ss-with-regs option.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 13 Nov 2011 00:31:23 +0000 (00:31 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 13 Nov 2011 00:31:23 +0000 (00:31 +0000)
commit334575e79b93500547e73519f5a68c7d99d1efaf
tree06f2d81750f12807a967d271cb357875bc22334c
parent6e49be7101a69b0af3a435060aa3b2b02c5d4c17
Remove the -color-ss-with-regs option.

It was off by default.

The new register allocators don't have the problems that made it
necessary to reallocate registers during stack slot coloring.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144481 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/StackSlotColoring.cpp
test/CodeGen/X86/2009-07-17-StackColoringBug.ll [deleted file]