summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CostModel.cpp
Commit message (Expand)AuthorAgeFilesLines
* constify the cost APINadav Rotem2012-12-031-7/+7
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-2/+2
* CostModel: add support for Vector Insert and Extract.Nadav Rotem2012-11-021-0/+18
* Add a cost model analysis that allows us to estimate the cost of IR-level ins...Nadav Rotem2012-11-021-0/+175
OpenPOWER on IntegriCloud