summaryrefslogtreecommitdiff
path: root/lib/Analysis/IPA/InlineCost.cpp
Commit message (Expand)AuthorAge
* Disable inlining between sanitized and non-sanitized functions.Evgeniy Stepanov2013-08-08
* Have InlineCost check constant fcmpsMatt Arsenault2013-07-20
* ArrayRef ca accept one element. Simplify code a little bit, also it matches nowJakub Staszak2013-03-07
* Begin fleshing out an interface in TTI for modelling the costs ofChandler Carruth2013-01-22
* Sink InlineCost.cpp into IPA -- it is now officially an interproceduralChandler Carruth2013-01-21