This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c9759df Finish adopting ConstantInitBuilder in CGObjCGNU. NFC.
new b7e4b90 Prospective MSVC workaround.
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/CGObjCGNU.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 41b6e3e [scudo] 32-bit and hardware agnostic support
new d2e59eb Release memory to OS only when the requested range covers the [...]
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_poisoning.cc | 9 +++------
lib/asan/asan_poisoning.h | 4 ++--
lib/msan/msan_allocator.cc | 9 ++++++---
lib/sanitizer_common/sanitizer_allocator_primary64.h | 10 ++--------
lib/sanitizer_common/sanitizer_common.h | 4 +++-
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 8 ++++++--
lib/sanitizer_common/sanitizer_win.cc | 3 +--
lib/tsan/rtl/tsan_mman.cc | 3 ++-
lib/tsan/rtl/tsan_platform_linux.cc | 2 +-
lib/tsan/rtl/tsan_rtl.cc | 4 +---
lib/tsan/rtl/tsan_rtl_thread.cc | 3 ++-
11 files changed, 29 insertions(+), 30 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 acd3866 CODE_OWNERS: Take ownership of Loop Strenght Reduce.
new ba32f78 [InstCombine] add tests to show potentially missed logic+trun [...]
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:
test/Transforms/InstCombine/narrow.ll | 82 ++++++++++++++++++++++++++++++++++-
1 file changed, 81 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 gcc.
from 8783abe * testsuite/ChangeLog: Fix some entries.
new 7f5fcbb runtime: print C functions in traceback
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/go/gofrontend/MERGE | 2 +-
libgo/go/runtime/traceback_gccgo.go | 9 +++++++++
2 files changed, 10 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 43b3a20 [Sema] Teach -Wcast-align to look at the aligned attribute of [...]
new c9759df Finish adopting ConstantInitBuilder in CGObjCGNU. 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/CodeGen/CGObjCGNU.cpp | 360 +++++++++++++++++++++---------------------
lib/CodeGen/ConstantBuilder.h | 7 +
2 files changed, 187 insertions(+), 180 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 19ef8ff [git-llvm] Use --force-interactive when commiting to enable S [...]
new acd3866 CODE_OWNERS: Take ownership of Loop Strenght Reduce.
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:
CODE_OWNERS.TXT | 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 d8a8512 [analyzer] Construct temporary objects of correct types, dest [...]
new 43b3a20 [Sema] Teach -Wcast-align to look at the aligned attribute of [...]
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/SemaChecking.cpp | 22 ++++++++++++++++++++++
test/Sema/warn-cast-align.c | 20 ++++++++++++++++++++
2 files changed, 42 insertions(+)
--
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 68a3567 PR tree-optimization/78586 - [7 Regression] Wrong code caused [...]
new 8783abe * testsuite/ChangeLog: Fix some entries.
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/testsuite/ChangeLog | 8 ++++----
1 file changed, 4 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 09d3a40 Fix macro check for ABI breacking check: should use #if inste [...]
new 19ef8ff [git-llvm] Use --force-interactive when commiting to enable S [...]
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:
utils/git-svn/git-llvm | 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 gcc.
from 80e8692 2016-11-30 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 68a3567 PR tree-optimization/78586 - [7 Regression] Wrong code caused [...]
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/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-2.c | 29 ++++++++++++++++++++---
2 files changed, 31 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.