This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cb00c85d1c4 [InstCombine] fix xor-or-xor fold to check uses and handle [...]
new dc281ceff88 [Windows] Convert from UTF-8 to UTF-16 when writing to a Wi [...]
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/Support/raw_ostream.h | 8 +++-
lib/Support/Locale.cpp | 13 ------
lib/Support/SourceMgr.cpp | 14 +++++--
lib/Support/raw_ostream.cpp | 84 ++++++++++++++++++++++++++++++++++----
4 files changed, 92 insertions(+), 27 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 compiler-rt.
from c6f74b297 [hwasan] remove stale Thread:: data members. While doing so n [...]
new 1bb74365d [hwasan] simplify the code, 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:
lib/hwasan/hwasan.cc | 4 +---
lib/hwasan/hwasan_linux.cc | 4 +---
lib/hwasan/hwasan_thread.cc | 10 ++++------
lib/hwasan/hwasan_thread.h | 6 ++----
4 files changed, 8 insertions(+), 16 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 e920c014ec bfd, sparc: avoid duplicated error messages on invalid relocations.
new 5e627001a0 Automatic date update in version.in
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:
bfd/version.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 gdb-8.2-branch
in repository binutils-gdb.
from f30171bf98 fix incorrect gnulib getcwd replacement when cross-compiling GDB
new 9d9866f9c5 Automatic date update in version.in
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:
bfd/version.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 binutils-2_31-branch
in repository binutils-gdb.
from 7b821e0e36 Automatic date update in version.in
new a532438b6e Automatic date update in version.in
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:
bfd/version.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 2b4497d17 [hwasan] add a unique id to a thread and add debug prints for [...]
new c6f74b297 [hwasan] remove stale Thread:: data members. While doing so n [...]
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/hwasan/hwasan.cc | 2 +-
lib/hwasan/hwasan_allocator.cc | 3 +--
lib/hwasan/hwasan_linux.cc | 2 +-
lib/hwasan/hwasan_thread.cc | 15 +++++++++------
lib/hwasan/hwasan_thread.h | 6 ++----
5 files changed, 14 insertions(+), 14 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 test-suite.
from a4db9a28 Update docu link; Add the O0 + O3 cmake cache
new 75acfc14 [test-suite, CUDA] Update CUDA cmake files.
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:
External/CUDA/CMakeLists.txt | 15 +++++++++++----
cmake/modules/TestSuite.cmake | 10 ++++++----
2 files changed, 17 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 59d80eec3d3 [InstCombine] update tests checks; NFC
new cb00c85d1c4 [InstCombine] fix xor-or-xor fold to check uses and handle [...]
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/Transforms/InstCombine/InstCombineAndOrXor.cpp | 53 +++++++++-------------
test/Transforms/InstCombine/demand_shrink_nsw.ll | 12 ++---
test/Transforms/InstCombine/xor2.ll | 40 ++++++++--------
3 files changed, 43 insertions(+), 62 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 compiler-rt.
from 380632208 [sanitizer] optimize internal_memset for the most performance [...]
new 2b4497d17 [hwasan] add a unique id to a thread and add debug prints for [...]
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/hwasan/hwasan_flags.inc | 2 ++
lib/hwasan/hwasan_thread.cc | 11 +++++++++++
lib/hwasan/hwasan_thread.h | 3 +++
test/hwasan/TestCases/many-threads-uaf.c | 9 ++++++++-
4 files changed, 24 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 lldb.
from 0f2c181d0 Terminate debugger if an assert was hit
new be282ca5e Change TestCompletion to only ever look inside of BaseDir
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/Interpreter/TestCompletion.cpp | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.