Move pass configuration out of pass constructors: StackSlotColoring.
authorAndrew Trick <atrick@apple.com>
Wed, 8 Feb 2012 21:22:57 +0000 (21:22 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 8 Feb 2012 21:22:57 +0000 (21:22 +0000)
commit32986572bfe5a30c500d03b8d55174720f08f0bf
tree1d5437f1a6e17bc43c0c0d534d34a73a0c5365f0
parentc7d081b5946b9ff9f7400d5b41f36cad3fc317aa
Move pass configuration out of pass constructors: StackSlotColoring.

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