This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 91f4bc63a87 [Analysis] Make LocationSizes carry an 'imprecise' bit new 24446e792a3 [SystemZ] Take better care when computing needed vector re [...]
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 | 49 ++++++++++++++-------- .../CostModel/SystemZ/load-ptr-cmp-fold.ll | 11 +++++ test/Analysis/CostModel/SystemZ/numvectorregs.ll | 10 +++++ 3 files changed, 53 insertions(+), 17 deletions(-) create mode 100644 test/Analysis/CostModel/SystemZ/load-ptr-cmp-fold.ll create mode 100644 test/Analysis/CostModel/SystemZ/numvectorregs.ll