aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-164/+89
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-34/+35
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-12/+175
* Update to LLVM 3.5a.Stephen Hines2014-04-241-24/+32
* 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