Just turn aggressive stack coloring off at -O3.
authorBill Wendling <isanbard@gmail.com>
Thu, 7 May 2009 01:33:38 +0000 (01:33 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 7 May 2009 01:33:38 +0000 (01:33 +0000)
commit2c1d7726f25b6b219a1518b411351b99d25c1a02
treeac347e8b59577a3e1786b4702420ce31ec8d3e59
parentd0c1f9c932e9da29ea4c6e9a863f1567c6e61477
Just turn aggressive stack coloring off at -O3.

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