This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 59f81b1e8f3 [opt-viewer] Add --filter option to select remarks for displaying. new 954d6be705c [SystemZ] Wait with VGBM selection until after DAGCombine2.
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/SystemZISelDAGToDAG.cpp | 15 ++++++++ lib/Target/SystemZ/SystemZISelLowering.cpp | 37 +++++++++---------- lib/Target/SystemZ/SystemZISelLowering.h | 6 ++-- lib/Target/SystemZ/SystemZInstrVector.td | 2 +- lib/Target/SystemZ/SystemZOperators.td | 27 +++++++------- test/CodeGen/SystemZ/buildvector-00.ll | 36 +++++++++++++++++++ test/CodeGen/SystemZ/vec-const-05.ll | 57 ++++++------------------------ test/CodeGen/SystemZ/vec-const-06.ll | 40 +++++---------------- 8 files changed, 101 insertions(+), 119 deletions(-) create mode 100644 test/CodeGen/SystemZ/buildvector-00.ll