summaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/BasicInliner.cpp
Commit message (Expand)AuthorAge
* Clean up the use of static and anonymous namespaces. This turned upDan Gohman2008-05-13
* Make several variable declarations static.Dan Gohman2008-05-06
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Use SmallPtrSet.Devang Patel2007-07-27
* Add BasicInliner interface. Devang Patel2007-07-25