This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 70bf1c2 [libcxx] Fix a bug in strstreambuf::overflow.
new 3a60979 Avoid applying unary minus to unsigned integers. Patch from S [...]
new eb4c5e9 Fix unreferenced parameter warning. Patch from STL(a)microsoft.com
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:
test/std/depr/depr.c.headers/stdint_h.pass.cpp | 8 ++++----
.../depr.strstreambuf/depr.strstreambuf.members/overflow.pass.cpp | 2 +-
test/std/language.support/cstdint/cstdint.syn/cstdint.pass.cpp | 8 ++++----
3 files changed, 9 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 glibc.
from 6a40d8d i686/multiarch: Regenerate ulps
new dfc9ea7 Compile tst-cleanupx4 test with -fexceptions
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 ++++++++++
nptl/Makefile | 8 +++++---
nptl/tst-cleanupx4aux.c | 1 +
3 files changed, 16 insertions(+), 3 deletions(-)
create mode 100644 nptl/tst-cleanupx4aux.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 binutils-gdb.
from 1a8da38 Automatic date update in version.in
new 068e05b [GOLD] Pass -Wl,-z to gcc, not plain -z
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:
gold/ChangeLog | 6 ++++++
gold/testsuite/Makefile.am | 4 ++--
gold/testsuite/Makefile.in | 4 ++--
3 files changed, 10 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 llvm.
from b4b9bfa [SCEV] Compute max be count from shift operator only if all e [...]
new 18b9b9a [CodeView] Implement support for bitfields in LLVM
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/IR/DIBuilder.h | 16 +++
include/llvm/IR/DebugInfoFlags.def | 1 +
include/llvm/IR/DebugInfoMetadata.h | 7 +
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 32 +++--
lib/IR/DIBuilder.cpp | 12 ++
test/DebugInfo/COFF/bitfields.ll | 215 +++++++++++++++++++++++++++++++
6 files changed, 272 insertions(+), 11 deletions(-)
create mode 100644 test/DebugInfo/COFF/bitfields.ll
--
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 0f26c6c Use the same type for adjacent bit field members.
new c790970 [CodeView] Implement support for bitfields in Clang
new 9f075b7 [MS ABI] Pick an inheritance model if we resolve an overload set
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:
lib/CodeGen/CGDebugInfo.cpp | 89 ++++++++++++++++++-----------
lib/CodeGen/CGDebugInfo.h | 11 +++-
lib/Sema/SemaOverload.cpp | 3 +
test/CodeGen/debug-info-packed-struct.c | 8 +--
test/CodeGenCXX/debug-info-ms-bitfields.cpp | 10 ++++
test/CodeGenCXX/pr28360.cpp | 16 ++++++
6 files changed, 96 insertions(+), 41 deletions(-)
create mode 100644 test/CodeGenCXX/debug-info-ms-bitfields.cpp
create mode 100644 test/CodeGenCXX/pr28360.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 hjl/pr18645
in repository glibc.
at 34cdba3 Compile tst-cleanupx4 test with -fexceptions
This branch includes the following new commits:
new 34cdba3 Compile tst-cleanupx4 test with -fexceptions
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.
--
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 5c54a09 [ADT] Add a new data structure for managing a priority workli [...]
new b4b9bfa [SCEV] Compute max be count from shift operator only if all e [...]
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/Analysis/ScalarEvolution.cpp | 15 ++++++++-----
.../ScalarEvolution/exhaustive-trip-counts.ll | 26 ++++++++++++++++++++++
2 files changed, 35 insertions(+), 6 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/exhaustive-trip-counts.ll
--
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 2e8079d [CFLAA] Add support for ModRef queries.
new 5c54a09 [ADT] Add a new data structure for managing a priority workli [...]
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/ADT/PriorityWorklist.h | 224 +++++++++++++++++++++++++++++++++
unittests/ADT/CMakeLists.txt | 1 +
unittests/ADT/PriorityWorklistTest.cpp | 106 ++++++++++++++++
3 files changed, 331 insertions(+)
create mode 100644 include/llvm/ADT/PriorityWorklist.h
create mode 100644 unittests/ADT/PriorityWorklistTest.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 hjl/ifunc/master
in repository glibc.
at 638f63c Check ERMS in memmove/memcpy/mempcpy/memset
This branch includes the following new commits:
new 4c0c381 Add GLIBC_IFUNC to control IFUNC selection
new 638f63c Check ERMS in memmove/memcpy/mempcpy/memset
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.
--
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 0350314 [CMake] Introduce a LLVM_ENABLE_LOCAL_SUBMODULE_VISIBILITY flag.
new 2e8079d [CFLAA] Add support for ModRef queries.
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/Analysis/CFLAliasAnalysis.h | 10 +++
lib/Analysis/CFLAliasAnalysis.cpp | 71 ++++++++++++++++++++++
.../Analysis/CFLAliasAnalysis/interproc-ret-arg.ll | 2 +
3 files changed, 83 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.