This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1840112 [DAGCombine] Bail out if can't create a vector with at least [...]
new 38f8b96 Introduce NativeEnumModules and NativeCompilandSymbol
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:
.../DebugInfo/PDB/Native/NativeCompilandSymbol.h | 35 ++++++++++++
.../llvm/DebugInfo/PDB/Native/NativeEnumModules.h | 41 ++++++++++++++
lib/DebugInfo/PDB/CMakeLists.txt | 2 +
lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp | 42 ++++++++++++++
lib/DebugInfo/PDB/Native/NativeEnumModules.cpp | 52 +++++++++++++++++
lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp | 21 ++++++-
.../PDB/Native/pdb-native-compilands.test | 65 ++++++++++++++++++++++
tools/llvm-pdbdump/llvm-pdbdump.cpp | 7 ++-
8 files changed, 262 insertions(+), 3 deletions(-)
create mode 100644 include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h
create mode 100644 include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h
create mode 100644 lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp
create mode 100644 lib/DebugInfo/PDB/Native/NativeEnumModules.cpp
create mode 100644 test/DebugInfo/PDB/Native/pdb-native-compilands.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 023b8ac Fix uninitialized value.
new 219029a Add AST matchers for ObjCProtocolDecl, ObjCCategoryDecl, ObjC [...]
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:
docs/LibASTMatchersReference.html | 53 ++++++++++++++++++++++
include/clang/ASTMatchers/ASTMatchers.h | 63 +++++++++++++++++++++++++++
lib/ASTMatchers/Dynamic/Registry.cpp | 5 +++
unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 43 +++++++++++++++++-
unittests/ASTMatchers/ASTMatchersTest.h | 35 ++++++++++-----
5 files changed, 186 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from b36a65e Fix test-errno issues
new e37fc4a Fix combreloc test with BSD grep
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:
ChangeLog | 5 +++++
configure | 8 ++++----
configure.ac | 10 +++++-----
3 files changed, 14 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 101d9cf Fix translation issue with character length * errors (PR fort [...]
new c50553a PR libstdc++/62045 fix O(N) insertion in pd_ds binary heap
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:
libstdc++-v3/ChangeLog | 20 ++++++++++++++++
.../ext/pb_ds/detail/binary_heap_/binary_heap_.hpp | 21 +++-------------
.../pb_ds/detail/binary_heap_/insert_fn_imps.hpp | 1 -
.../priority_queue_binary_heap-62045.cc} | 28 +++++++++++++---------
.../ext/pb_ds/regression/priority_queues.cc | 2 +-
5 files changed, 41 insertions(+), 31 deletions(-)
copy libstdc++-v3/testsuite/{25_algorithms/is_partitioned/2.cc => ext/pb_ds/regres [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from df55486 Remove some ProcFileReader occurences
new eac801e [debugserver] NFC. One more small cleanup to DNBArchImplX86_6 [...]
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:
.../source/MacOSX/x86_64/DNBArchImplX86_64.cpp | 22 +++++++++-------------
1 file changed, 9 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f04cbf3 [WebAssembly] Update format of 'names' section.
new 1840112 [DAGCombine] Bail out if can't create a vector with at least [...]
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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 7 +++++--
test/CodeGen/Generic/pr32278.ll | 2 --
2 files changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3fde646 [Driver] Define macro __APPLE_EMBEDDED_SIMULATOR__ when optio [...]
new 023b8ac Fix uninitialized value.
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:
lib/Driver/ToolChains/MSVC.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from ca1faf3 [msan] Relax lit check in wcsncpy.cc
new 53923f5 Fix -Wstring-conversion instance
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:
lib/asan/asan_malloc_win.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from ffe308e Fix test-math-vector-sincos.h aliasing.
new b36a65e Fix test-errno issues
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:
ChangeLog | 10 +++++
posix/test-errno.c | 4 +-
sysdeps/unix/sysv/linux/Makefile | 2 +-
.../linux/{test-errno.c => test-errno-linux.c} | 46 +++++++++++++++++++---
4 files changed, 53 insertions(+), 9 deletions(-)
rename sysdeps/unix/sysv/linux/{test-errno.c => test-errno-linux.c} (74%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 924375d [GlobalISel] Avoid translating synthetic constants to new G_C [...]
new 1a576c5 [X86] Add missing BITREVERSE costs for SSE2 vectors and i8/i1 [...]
new f04cbf3 [WebAssembly] Update format of 'names' section.
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:
include/llvm/Support/Wasm.h | 5 +
lib/MC/WasmObjectWriter.cpp | 17 +-
lib/Target/X86/X86TargetTransformInfo.cpp | 19 ++
test/Analysis/CostModel/X86/bitreverse.ll | 52 ++-
test/Transforms/SLPVectorizer/X86/bitreverse.ll | 420 +++---------------------
5 files changed, 110 insertions(+), 403 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.