This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 87edd2cd3c1 [X86] Don't mark SEXTLOAD v4i8->v4i64 and v8i8->v8i64 as cu [...] new 671f3a73df4 Add vtable anchor to classes.
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/CodeGen/GlobalISel/CallLowering.h | 4 ++++ include/llvm/CodeGen/SelectionDAG.h | 3 +++ include/llvm/IR/DiagnosticInfo.h | 6 ++++++ include/llvm/Object/Error.h | 1 + include/llvm/Support/Error.h | 2 ++ include/llvm/Support/FormatVariadicDetails.h | 2 ++ include/llvm/Support/VirtualFileSystem.h | 2 ++ include/llvm/Support/raw_ostream.h | 2 ++ lib/CodeGen/GlobalISel/CallLowering.cpp | 4 ++++ lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 ++ lib/IR/DiagnosticInfo.cpp | 8 ++++++++ lib/Object/Error.cpp | 1 + lib/Support/Error.cpp | 1 + lib/Support/FormatVariadic.cpp | 2 ++ lib/Support/VirtualFileSystem.cpp | 2 ++ lib/Support/raw_ostream.cpp | 2 ++ 16 files changed, 44 insertions(+)