Remove uses of llvm/System/IncludeFile.h that are no longer needed.
[oota-llvm.git] / include / llvm / Transforms / Utils / InlineCost.h
2008-03-24 Evan ChengIncreasing the inline limit from (overly conservative...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-07-27 Devang PatelUse SmallPtrSet.
2007-07-25 Devang PatelAdd BasicInliner interface.