summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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