summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/TargetTransformInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* ARM Cost model: Use the size of vector registers and widest vectorizable inst...Nadav Rotem2013-01-091-0/+8
* Cost Model: Move the 'max unroll factor' variable to the TTI and add initial ...Nadav Rotem2013-01-091-0/+8
* Switch the SCEV expander and LoopStrengthReduce to useChandler Carruth2013-01-071-1/+3
* Make the popcnt support enums and methods have more clear names andChandler Carruth2013-01-071-5/+5
* Move TargetTransformInfo to live under the Analysis library. This noChandler Carruth2013-01-071-0/+270
OpenPOWER on IntegriCloud