aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/IPO/LoopExtractor.cpp
AgeCommit message (Expand)Author
2004-03-14Passes don't print stuff!Chris Lattner
2004-03-14FunctionPass's should not define their own 'run' method.Chris Lattner
2004-03-14Move prototype to IPO.h instead of Scalar.hChris Lattner
2004-03-14Indent anon namespace properly, add copyright blockChris Lattner
2004-03-14Move to the IPO library. Utils shouldn't contain passes.Chris Lattner