AVX512: Implemented encoding and intrinsics for VPERMILPS/PD instructions.
[oota-llvm.git] / lib / Target / SystemZ / SystemZTargetTransformInfo.h
2015-09-16 Eric Christopherconstify the Function parameter to the TTI creation...
2015-08-05 Chandler Carruth[TTI] Make the cost APIs in TargetTransformInfo consist...
2015-07-09 Mehdi AminiMake TargetTransformInfo keeping a reference to the...
2015-05-05 Ulrich Weigand[SystemZ] Add CodeGen support for integer vector types
2015-03-31 Ulrich Weigand[SystemZ] Use POPCNT instruction on z196
2015-03-31 Ulrich Weigand[SystemZ] Provide basic TargetTransformInfo implementation