This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 29bfdee4082 [GlobalISel][AArch64] Avoid unused function warnings in Rel [...] new e6b5e1fb345 RegBankSelect: Fix use after free in r352123 new 81af257ae42 [PowerPC] Exploit store instructions that store a single ve [...] new 6042831b761 [GlobalISel][AArch64] Avoid unused variable warning for var [...]
The 3 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/CodeGen/GlobalISel/RegBankSelect.cpp | 2 +- lib/Target/AArch64/AArch64InstructionSelector.cpp | 1 + lib/Target/PowerPC/PPCInstrVSX.td | 104 +++++++- test/CodeGen/PowerPC/extract-and-store.ll | 293 ++++++++++++++++------ test/CodeGen/PowerPC/scalar_vector_test_2.ll | 57 +++-- 5 files changed, 352 insertions(+), 105 deletions(-)