This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9d01c9cb21 [opt] Initialize WriteBitcode pass. new 09a69891103 Doxygenify comments. new b7f6ffb5389 Added instructions for obtaining clang-tools-extra to the G [...] new 51d6fa246d2 bpf: fix a bug in bpf-isel trunc-op optimization new 91f89f7cb41 BitVector.h:capacity_in_bytes Don't mark header functions a [...] new b86addfb235 DenseMap.h:capacity_in_bytes Don't mark header functions as [...] new 124aa38d31b SmallVector.h:capacity_in_bytes Don't mark header functions [...] new 89d65d4655d StringExtras.h Don't mark header functions as file-scope static new 22591d6e66d IndirectCallSiteVisitor.h:findIndirectCallSites Don't mark [...] new 43e810a24d7 MemoryBuiltins.h: Don't mark header functions as file-scope static new dd97f5a765c ValueTracking.h Don't mark header functions as file-scope static new d9ad9f92cf6 BinaryFormat/MachO.h Don't mark header functions as file-sc [...]
The 11 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: docs/GettingStarted.rst | 6 +++ include/llvm/ADT/BitVector.h | 2 +- include/llvm/ADT/DenseMap.h | 5 +-- include/llvm/ADT/SmallVector.h | 4 +- include/llvm/ADT/StringExtras.h | 32 ++++++++-------- include/llvm/Analysis/IndirectCallSiteVisitor.h | 2 +- include/llvm/Analysis/MemoryBuiltins.h | 8 ++-- include/llvm/Analysis/ValueTracking.h | 13 +++---- include/llvm/BinaryFormat/MachO.h | 16 ++++---- lib/CodeGen/SelectionDAG/SDNodeDbgValue.h | 51 ++++++++++++------------- lib/Target/BPF/BPFISelDAGToDAG.cpp | 5 +++ 11 files changed, 73 insertions(+), 71 deletions(-)