Move pass configuration out of pass constructors: PostRAScheduler.
authorAndrew Trick <atrick@apple.com>
Wed, 8 Feb 2012 21:22:53 +0000 (21:22 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 8 Feb 2012 21:22:53 +0000 (21:22 +0000)
commitc7d081b5946b9ff9f7400d5b41f36cad3fc317aa
tree184930c4459a1a3e98d94860cda629806b1cd2db
parent61f1e3db43e556f495b6b9360d2f550291f78471
Move pass configuration out of pass constructors: PostRAScheduler.

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