This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 679e17374bd [ORC] Temporarily disable the RPC Error/Expected unit tests [...]
new 3d5761e1a92 Fix typo in static_assert message. NFC
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/Metadata.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 clang.
from e65ba1f374 [IR] Take func, ret, and arg attrs separately in AttributeList::get
new ce3969a0d1 [analyzer] Simplify values in binary operations a bit more a [...]
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:
.../Core/PathSensitive/SValBuilder.h | 5 ++
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 87 ++++++++++++++++++++--
test/Analysis/additive-folding.cpp | 9 +++
3 files changed, 96 insertions(+), 5 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 binutils-gdb.
from bfb8cf9091 struct breakpoint: Fix indentation
new e6ddc3bfed XCNEW gdbarch_tdep in rl78 and rx
new ad3d022a77 Fix a typo in rx_fpsw_type
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:
gdb/ChangeLog | 10 ++++++++++
gdb/rl78-tdep.c | 2 +-
gdb/rx-tdep.c | 4 ++--
3 files changed, 13 insertions(+), 3 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.
Yvan Roux pushed a change to branch automation
in repository toolchain/tcwg-release-tools.
from 7578bda Initial tarball creation script.
new 846c53e tcwg-release-tarball: Compute gitlog amend option.
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:
tcwg-release-tarball.sh | 13 +++++++------
1 file changed, 7 insertions(+), 6 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 e460ede847d [Orc] Fix bool serialization for RawByteChannels.
new 679e17374bd [ORC] Temporarily disable the RPC Error/Expected unit tests [...]
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:
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 268 +++++++++++++------------
1 file changed, 135 insertions(+), 133 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 158d5fa0e1 Consolidate Linux mmap implementation (BZ#21270)
new 249dcdb71b powerpc: Optimized strncat for POWER8
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 ++++++++++
sysdeps/powerpc/powerpc64/multiarch/Makefile | 3 ++-
sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c | 3 +++
.../multiarch/{strncat-power7.c => strncat-power8.c} | 16 ++++++++--------
sysdeps/powerpc/powerpc64/multiarch/strncat.c | 5 ++++-
5 files changed, 27 insertions(+), 10 deletions(-)
copy sysdeps/powerpc/powerpc64/multiarch/{strncat-power7.c => strncat-power8.c} (66%)
--
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 3d2e3d724 Do not initialize this->SoName with this->DefaultSoName.
new 4f92082f3 Add comments for the RELRO segment.
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:
ELF/Writer.cpp | 42 ++++++++++++++++++++++++++++++++++++++++--
1 file changed, 40 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 libcxx.
from e4b267b2 Fix template >> within C++03 code
new 0301092a Cleanup any_cast failure test
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:
.../any.cast/reference_types.fail.cpp | 33 ++++++++++++++++------
1 file changed, 25 insertions(+), 8 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 24828a324b2 [ORC] Remove more extraneous semicolons from r300167, renam [...]
new e460ede847d [Orc] Fix bool serialization for RawByteChannels.
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/ExecutionEngine/Orc/RawByteChannel.h | 12 ++++++++++--
1 file changed, 10 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 llvm.
from d8ea48f65f4 [ORC] Remove extraneous semi-colon added in r300167.
new c170edb60bb [APInt] Reorder fields to avoid a hole in the middle of the class
new d6137707334 Remove more lies from the LangRef.
new 24828a324b2 [ORC] Remove more extraneous semicolons from r300167, renam [...]
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:
docs/LangRef.rst | 4 +---
include/llvm/ADT/APInt.h | 10 +++++-----
lib/Support/APInt.cpp | 2 +-
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 8 ++++----
4 files changed, 11 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.