summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h
Commit message (Expand)AuthorAgeFilesLines
* [LoopUnroll] Pass SCEV to getUnrollingPreferences hook. NFCI.Geoff Berry2017-06-281-1/+2
* Const correctness for TTI::getRegisterBitWidthDaniel Neilson2017-06-121-1/+1
* [LoopVectorizer] Let target prefer scalar addressing computations.Jonas Paulsson2017-05-241-0/+1
* [LoopVectorizer, TTI] New method supportsEfficientVectorElementLoadStore()Jonas Paulsson2017-04-121-0/+1
* [SystemZ] TargetTransformInfo cost functions implemented.Jonas Paulsson2017-04-121-0/+27
* Do a sweep over move ctors and remove those that are identical to the default.Benjamin Kramer2016-10-201-7/+0
* [SystemZ] Implementation of getUnrollingPreferences().Jonas Paulsson2016-09-281-0/+2
* constify the Function parameter to the TTI creation callback andEric Christopher2015-09-161-1/+1
* [TTI] Make the cost APIs in TargetTransformInfo consistently use 'int'Chandler Carruth2015-08-051-5/+4
* Make TargetTransformInfo keeping a reference to the Module DataLayoutMehdi Amini2015-07-091-13/+2
* [SystemZ] Add CodeGen support for integer vector typesUlrich Weigand2015-05-051-0/+8
* [SystemZ] Use POPCNT instruction on z196Ulrich Weigand2015-03-311-0/+2
* [SystemZ] Provide basic TargetTransformInfo implementationUlrich Weigand2015-03-311-0/+68
OpenPOWER on IntegriCloud