This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 422399f Add test/CodeGen/MIR/Hexagon/lit.local.cfg new a8a201a [BBVectorize] Don't vectorize selects with a scalar condition [...] new 8d48aba coff: fix the section of weak symbols.
The 2 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/MC/WinCOFFObjectWriter.cpp | 29 +++++++++++++++------------ lib/Transforms/Vectorize/BBVectorize.cpp | 9 ++++++++- test/MC/COFF/weak-val.s | 2 +- test/Transforms/BBVectorize/vector-sel.ll | 33 +++++++++++++++++++++++++++++++ 4 files changed, 58 insertions(+), 15 deletions(-) create mode 100644 test/Transforms/BBVectorize/vector-sel.ll