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