summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.Geoff Berry2017-06-281-1/+1
* Const correctness for TTI::getRegisterBitWidthDaniel Neilson2017-06-121-1/+1
* [SystemZ] Modelling of costs of divisions with a constant power of 2.Jonas Paulsson2017-05-171-1/+33
* [SystemZ] Properly check number of operands in getCmpOpsType()Jonas Paulsson2017-05-031-3/+4
* [SystemZ] Remove incorrect assert in SystemZTTIImplJonas Paulsson2017-04-271-1/+0
* [SystemZ] TargetTransformInfo cost functions implemented.Jonas Paulsson2017-04-121-4/+545
* [SystemZ] Implementation of getUnrollingPreferences().Jonas Paulsson2016-09-281-0/+57
* [TTI] Make the cost APIs in TargetTransformInfo consistently use 'int'Chandler Carruth2015-08-051-5/+5
* [SystemZ] Add CodeGen support for integer vector typesUlrich Weigand2015-05-051-0/+18
* [SystemZ] Use POPCNT instruction on z196Ulrich Weigand2015-03-311-0/+9
* [SystemZ] Provide basic TargetTransformInfo implementationUlrich Weigand2015-03-311-0/+231
OpenPOWER on IntegriCloud