summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add final and owerride keywords to TargetTransformInfo's subclasses.Juergen Ributzka2014-01-241-15/+17
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* Implement TTI getUnrollingPreferences for PowerPCHal Finkel2013-09-111-0/+9
* CostModel: Add parameter to instruction cost to further classify operand valuesArnold Schwaighofer2013-04-041-3/+8
* Add the PPC64 popcntd instructionHal Finkel2013-03-281-3/+2
* Refine fix to bug 15041.Bill Schmidt2013-02-081-18/+17
* Constrain PowerPC autovectorization to fix bug 15041.Bill Schmidt2013-02-071-0/+19
* Remove unused variables, silences -Wunused-variableDmitri Gribenko2013-01-251-4/+2
* Initial implementation of PPCTargetTransformInfoHal Finkel2013-01-251-0/+220
OpenPOWER on IntegriCloud