summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/FunctionTargetTransformInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [multiversion] Kill FunctionTargetTransformInfo, TTI itself is nowChandler Carruth2015-02-011-50/+0
* [multiversion] Thread a function argument through all the callers of theChandler Carruth2015-02-011-1/+1
* [PM] Change the core design of the TTI analysis to use a polymorphicChandler Carruth2015-01-311-3/+3
* Add a new pass FunctionTargetTransformInfo. This pass serves as aEric Christopher2014-09-181-0/+50
OpenPOWER on IntegriCloud