summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/InlineCost.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compute a full cost value even when a setjmp call is found.Dan Gohman2009-10-131-3/+1
* Split code not specific to Function inlining out into a separate class,Dan Gohman2009-10-131-25/+28
* Move the InlineCost code from Transforms/Utils to Analysis.Dan Gohman2009-10-131-0/+337
OpenPOWER on IntegriCloud