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 f515a1d Fix djgpp gdb build
new 305450e Add -Wunused-but-set-* to build
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:
gdb/ChangeLog | 6 ++++++
gdb/configure | 2 +-
gdb/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/configure | 2 +-
gdb/warning.m4 | 2 +-
5 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.
unknown user pushed a change to branch master
in repository llvm.
from e50f54b [IndVars] Reflow oddly formatted condition; NFC
new d89a69b Revert "Invariant start/end intrinsics overloaded for address space"
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/LangRef.rst | 6 ++---
include/llvm/IR/Intrinsics.td | 4 ++--
lib/IR/AutoUpgrade.cpp | 28 +---------------------
test/Assembler/auto_upgrade_intrinsics.ll | 15 ------------
.../AMDGPU/promote-alloca-invariant-markers.ll | 8 +++----
test/Feature/memorymarkers.ll | 8 +++----
.../Transforms/GlobalOpt/invariant-nodatalayout.ll | 4 ++--
test/Transforms/GlobalOpt/invariant.ll | 10 ++++----
test/Transforms/InstCombine/invariant.ll | 18 +++-----------
9 files changed, 23 insertions(+), 78 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 8aafcf7 Merge liboffloadmic from upstream
new 5890598 016-07-21 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 8ec03a6 016-07-21 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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:
gcc/ChangeLog | 20 ++++++++++++++++++++
gcc/builtin-attrs.def | 2 ++
gcc/builtins.def | 2 +-
gcc/calls.c | 50 +++++++++++++++++++++++++++++++++++++++-----------
gcc/calls.h | 1 +
gcc/tree-inline.c | 2 +-
6 files changed, 64 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 4227f92 Invariant start/end intrinsics overloaded for address space
new e50f54b [IndVars] Reflow oddly formatted condition; 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/Transforms/Scalar/IndVarSimplify.cpp | 4 ++--
1 file changed, 2 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 59b5b47 Move some IntrusiveRefCntPtrs instead of copying.
new 3707e21 Reroll "Include unreferenced nested types in member list only [...]
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/CGDebugInfo.cpp | 21 ++++++++++++++++++---
lib/CodeGen/CGDebugInfo.h | 2 ++
test/CodeGenCXX/debug-info-dup-fwd-decl.cpp | 2 +-
test/CodeGenCXX/debug-info-ms-abi.cpp | 17 ++++++++++-------
test/Modules/ModuleDebugInfo.cpp | 2 +-
5 files changed, 32 insertions(+), 12 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 c8da6db Fix clang-cl warning and crash in sanitizers
new 52ee88f [sanitizer] allocator: remove kPopulateSize and only use Size [...]
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:
.../sanitizer_allocator_local_cache.h | 28 +++++++++++++++-------
.../sanitizer_allocator_primary32.h | 5 +---
.../sanitizer_allocator_primary64.h | 10 ++------
.../sanitizer_allocator_size_class_map.h | 7 ++++--
.../tests/sanitizer_allocator_test.cc | 2 +-
5 files changed, 28 insertions(+), 24 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 990df03 make InstCombine compare helper functions private; NFC
new 4227f92 Invariant start/end intrinsics overloaded for address space
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/LangRef.rst | 6 +++--
include/llvm/IR/Intrinsics.td | 4 ++--
lib/IR/AutoUpgrade.cpp | 28 +++++++++++++++++++++-
test/Assembler/auto_upgrade_intrinsics.ll | 15 ++++++++++++
.../AMDGPU/promote-alloca-invariant-markers.ll | 8 +++----
test/Feature/memorymarkers.ll | 8 +++----
.../Transforms/GlobalOpt/invariant-nodatalayout.ll | 4 ++--
test/Transforms/GlobalOpt/invariant.ll | 10 ++++----
test/Transforms/InstCombine/invariant.ll | 18 +++++++++++---
9 files changed, 78 insertions(+), 23 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 lld.
from 5f40131 Use just built llvm-as in tests.
new 059a124 Fix MSVC 2015 compilation failure around range-for without cu [...]
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/LinkerScript.cpp | 3 ++-
1 file changed, 2 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 compiler-rt.
from 4cfee0d fix https://reviews.llvm.org/D22610 AppleClang can't compile [...]
new c8da6db Fix clang-cl warning and crash in sanitizers
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_win.cc | 1 -
lib/sanitizer_common/sanitizer_libc.h | 10 ++++++----
2 files changed, 6 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.