This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 54e576d2821 [Support] Treat null bytes as separator in windows command [...] new e7a6d63e5e1 [SystemZ] Adjust cost functions for subtargets that use LI [...]
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 | 12 +- .../SystemZ/{cmp-ext.ll => cmp-ext-01.ll} | 96 ++-- test/Analysis/CostModel/SystemZ/cmp-ext-02.ll | 484 +++++++++++++++++++++ .../CostModel/SystemZ/scalar-cmp-cmp-log-sel.ll | 110 +++-- 4 files changed, 614 insertions(+), 88 deletions(-) rename test/Analysis/CostModel/SystemZ/{cmp-ext.ll => cmp-ext-01.ll} (96%) create mode 100644 test/Analysis/CostModel/SystemZ/cmp-ext-02.ll