Move pass configuration out of pass constructors: TailDuplicate::PreRegAlloc
authorAndrew Trick <atrick@apple.com>
Wed, 8 Feb 2012 21:22:30 +0000 (21:22 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 8 Feb 2012 21:22:30 +0000 (21:22 +0000)
commitd2a7bedbc9d3db35ff424a6a2d257c72341af224
tree1be8e6106f43feaaf69186720e95d598e05d6e85
parenta94e635cec8dff2c9b39343643fe204dfab390dc
Move pass configuration out of pass constructors: TailDuplicate::PreRegAlloc

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