This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 49302a7 [LSR] Prevent formula with SCEVAddRecExpr type of Reg from Si [...]
new 3e9ce61 [pdb] Add the ability to resolve TypeServer PDBs.
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/DebugInfo/CodeView/CVTypeDumper.h | 7 +-
include/llvm/DebugInfo/CodeView/CVTypeVisitor.h | 8 +-
include/llvm/DebugInfo/CodeView/CodeViewError.h | 1 +
include/llvm/DebugInfo/CodeView/TypeRecord.h | 1 +
.../llvm/DebugInfo/CodeView/TypeServerHandler.h | 36 +++++
include/llvm/DebugInfo/CodeView/TypeStreamMerger.h | 5 +-
include/llvm/DebugInfo/PDB/Native/PDBFile.h | 6 +-
.../DebugInfo/PDB/Native/PDBTypeServerHandler.h | 48 ++++++
include/llvm/DebugInfo/PDB/Native/TpiStream.h | 2 +-
lib/DebugInfo/CodeView/CVTypeDumper.cpp | 4 +
lib/DebugInfo/CodeView/CVTypeVisitor.cpp | 69 +++++++-
lib/DebugInfo/CodeView/CodeViewError.cpp | 2 +
lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 11 +-
lib/DebugInfo/PDB/CMakeLists.txt | 1 +
lib/DebugInfo/PDB/Native/NativeSession.cpp | 2 +-
lib/DebugInfo/PDB/Native/PDBFile.cpp | 11 +-
lib/DebugInfo/PDB/Native/PDBTypeServerHandler.cpp | 119 ++++++++++++++
lib/DebugInfo/PDB/Native/TpiStream.cpp | 3 +-
tools/llvm-readobj/CMakeLists.txt | 1 +
tools/llvm-readobj/COFFDumper.cpp | 3 +-
tools/llvm-readobj/LLVMBuild.txt | 2 +-
unittests/DebugInfo/PDB/CMakeLists.txt | 1 +
unittests/DebugInfo/PDB/TypeServerHandlerTest.cpp | 175 +++++++++++++++++++++
23 files changed, 502 insertions(+), 16 deletions(-)
create mode 100644 include/llvm/DebugInfo/CodeView/TypeServerHandler.h
create mode 100644 include/llvm/DebugInfo/PDB/Native/PDBTypeServerHandler.h
create mode 100644 lib/DebugInfo/PDB/Native/PDBTypeServerHandler.cpp
create mode 100644 unittests/DebugInfo/PDB/TypeServerHandlerTest.cpp
--
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 lld.
from 4af7a65 Move specialization to try to fix the bots.
new 7753bef [pdb] Add the ability to resolve TypeServer PDBs.
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:
COFF/PDB.cpp | 12 +++++++++++-
1 file changed, 11 insertions(+), 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 clang.
from a5778b0 Properly set up the DeclContext for parameters of implicit de [...]
new f152128 Use correct fix-it location for -Wblock-capture-autoreleasing
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/Sema/SemaExpr.cpp | 26 ++++++++++++++++++++++++--
test/SemaObjC/arc.m | 7 +++++++
2 files changed, 31 insertions(+), 2 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 3571ecd 2017-02-16 Andreas Tobler <andreast(a)gcc.gnu.org>
new 4b36429 2017-02-16 Alan Modra <amodra(a)gmail.com>
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:
gcc/ChangeLog | 7 ++++
gcc/ira.c | 56 ++++++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.c-torture/execute/pr79286.c | 15 +++++++
4 files changed, 80 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr79286.c
--
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 ab9536a Move bits/types.h into posix/bits.
new 7b037c0 Clean up redundancies between string.h and strings.h.
new e546c3c ChangeLog entry for previous changeset
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:
ChangeLog | 16 +++++++++
include/string.h | 2 ++
string/string.h | 108 ++-----------------------------------------------------
string/strings.h | 70 ++++++++++++++++++------------------
4 files changed, 55 insertions(+), 141 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.
ryan.arnold pushed a change to branch releases/linaro-6.3-2017.02
in repository toolchain/release-notes.
from cecbf95 Generated Release Notes for linaro-GCC-6.3-2017.02.
new e09a887 Generated Release Notes for linaro-GCC-6.3-2017.02.
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:
components/toolchain/binaries/README.textile | 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 release_40
in repository clang.
from ebdd500 [OpenCL][Doc] Relase 4.0 notes for OpenCL
new cebabe7 Merging r295313: -------------------------------------------- [...]
new 86fb9ee Merging r295224: -------------------------------------------- [...]
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:
docs/UsersManual.rst | 39 +++++++++++++++++++++++++++++++++-
lib/Parse/ParseExpr.cpp | 2 +-
lib/Sema/SemaTemplateVariadic.cpp | 7 ++++++
test/Parser/cxx1z-fold-expressions.cpp | 9 ++++++++
4 files changed, 55 insertions(+), 2 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 08de7bb [OpenMP] Teams reduction on the NVPTX device.
new a5778b0 Properly set up the DeclContext for parameters of implicit de [...]
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/Sema/SemaTemplate.cpp | 9 +++++++--
test/SemaCXX/cxx1z-class-template-argument-deduction.cpp | 8 ++++++++
2 files changed, 15 insertions(+), 2 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 release_40
in repository llvm.
from ae68cdb Add external project LDC to release notes.
new 00db617 Merging r295213: -------------------------------------------- [...]
new 50919cc Merging r295215: -------------------------------------------- [...]
new 3ed1bc5 Merging r295230: -------------------------------------------- [...]
The 3 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 | 8 ++++++-
.../Instrumentation/AddressSanitizer.cpp | 15 ++++++++++---
lib/Transforms/Instrumentation/ThreadSanitizer.cpp | 7 ++++++
test/CodeGen/X86/pr31956.ll | 25 +++++++++++++++++++++
test/Instrumentation/AddressSanitizer/basic.ll | 26 ++++++++++++++++++++++
test/Instrumentation/ThreadSanitizer/tsan_basic.ll | 24 ++++++++++++++++++++
6 files changed, 101 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/pr31956.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.