whitespace fix.
[oota-llvm.git] / include / llvm / Transforms / Utils / InlineCost.h
2008-07-14 Chris Lattnerwhitespace fix.
2008-07-14 Chris Lattnerdoxygenate comments and wrap to 80 cols.
2008-05-30 Evan ChengRevert 51775.
2008-05-30 Evan ChengPatches for building llvm on Solaris x86. Contributed...
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.