summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/IPA/InlineCost.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable inlining between sanitized and non-sanitized functions.Evgeniy Stepanov2013-08-081-5/+23
* Have InlineCost check constant fcmpsMatt Arsenault2013-07-201-4/+8
* ArrayRef ca accept one element. Simplify code a little bit, also it matches nowJakub Staszak2013-03-071-3/+5
* Begin fleshing out an interface in TTI for modelling the costs ofChandler Carruth2013-01-221-1/+1
* Sink InlineCost.cpp into IPA -- it is now officially an interproceduralChandler Carruth2013-01-211-0/+1237
OpenPOWER on IntegriCloud