OSDN Git Service

Move pass configuration out of pass constructors: MachineLICM.
authorAndrew Trick <atrick@apple.com>
Wed, 8 Feb 2012 21:23:03 +0000 (21:23 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 8 Feb 2012 21:23:03 +0000 (21:23 +0000)
commit9d41bd5c78b99750d820e01bcd4a4e479b713d4c
treee55b6338a6cf3b62e035e6dafd95789a4f139d13
parent9f17cf625dc8be1e92cd2755e2d118ce38fc7268
Move pass configuration out of pass constructors: MachineLICM.

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