This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c805ab08151 [X86][AVX] createVariablePermute - fix v2i64/v2f64 VPERMILP [...] new 6f0333acc17 Delay creating an alias for @@@.
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: include/llvm/MC/MCAssembler.h | 2 ++ include/llvm/MC/MCELFStreamer.h | 2 +- include/llvm/MC/MCStreamer.h | 5 +-- lib/MC/ELFObjectWriter.cpp | 75 ++++++++++------------------------------ lib/MC/MCAsmStreamer.cpp | 7 ++-- lib/MC/MCELFStreamer.cpp | 5 ++- lib/MC/MCParser/ELFAsmParser.cpp | 3 +- lib/MC/MCStreamer.cpp | 2 +- lib/Object/RecordStreamer.cpp | 4 ++- lib/Object/RecordStreamer.h | 2 +- 10 files changed, 36 insertions(+), 71 deletions(-)