1. Drop default inline threshold back down to 200.
[oota-llvm.git] / lib / Transforms / Utils / InlineCost.cpp
2008-04-01 Evan Cheng1. Drop default inline threshold back down to 200.
2008-03-24 Evan ChengIncreasing the inline limit from (overly conservative...
2008-03-20 Evan Cheng80 col violation.
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-09-17 Devang PatelFix comment.
2007-07-27 Devang PatelUse SmallPtrSet.
2007-07-25 Devang PatelAdd BasicInliner interface.