This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7d9ba495dd9 [X86] Fix a couple types in SimplifyDemandedVectorEltsForTa [...] new 31393f1f983 [SystemZ::TTI] i8/i16 operands extension costs revisited
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/SystemZ/SystemZTargetTransformInfo.cpp | 36 +++++++------- test/Analysis/CostModel/SystemZ/divrem-reg.ll | 56 +++++++++++----------- .../CostModel/SystemZ/int-operands-extcost.ll | 45 +++++++++++++++++ test/Analysis/CostModel/SystemZ/logical.ll | 8 ++-- .../CostModel/SystemZ/memop-folding-int-arith.ll | 24 +++++----- 5 files changed, 105 insertions(+), 64 deletions(-) create mode 100644 test/Analysis/CostModel/SystemZ/int-operands-extcost.ll